diff --git a/.gitignore b/.gitignore index 3132585..2bc6763 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /amsynth-1.7.1.tar.bz2 /amsynth-1.8.0.tar.bz2 /amsynth-1.9.0.tar.bz2 +/amsynth-1.10.0.tar.gz diff --git a/amsynth-format-overflow.patch b/amsynth-format-overflow.patch deleted file mode 100644 index 900da54..0000000 --- a/amsynth-format-overflow.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/src/GUI/PresetControllerView.cpp b/src/GUI/PresetControllerView.cpp -index c0a2b71..03f5c41 100644 ---- a/src/GUI/PresetControllerView.cpp -+++ b/src/GUI/PresetControllerView.cpp -@@ -90,7 +90,7 @@ static GtkWidget * button_with_image(const gchar *stock_id, const gchar *label) - static gboolean on_output(GtkSpinButton *spin, gpointer user_data) - { - static const char *names[12] = {"C", "C#", "D", "D#", "E", "F", "F#", "G", "G#", "A", "A#", "B"}; -- gchar text[8]; -+ gchar text[12]; - gint value = gtk_spin_button_get_value_as_int (spin); - sprintf (text, "%s%d", names[value % 12], value / 12 - 1); - gtk_entry_set_text (GTK_ENTRY (spin), text); diff --git a/amsynth.spec b/amsynth.spec index bc99756..3c7dea5 100644 --- a/amsynth.spec +++ b/amsynth.spec @@ -1,25 +1,23 @@ Name: amsynth -Version: 1.9.0 -Release: 3%{?dist} +Version: 1.10.0 +Release: 1%{?dist} Summary: A classic synthesizer with dual oscillators License: GPLv2+ URL: http://amsynth.github.io/ -Source0: https://github.com/%{name}/%{name}/releases/download/release-%{version}/%{name}-%{version}.tar.bz2 -# Patch reported upsteam https://github.com/amsynth/amsynth/pull/131 -Patch0: %{name}-format-overflow.patch +Source0: https://github.com/%{name}/%{name}/releases/download/release-%{version}/%{name}-%{version}.tar.gz # https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: gtk2-devel -BuildRequires: jack-audio-connection-kit-devel lash-devel libsndfile-devel libsndfile-utils +BuildRequires: jack-audio-connection-kit-devel +BuildRequires: lash-devel BuildRequires: mesa-libGL-devel mesa-libEGL-devel BuildRequires: desktop-file-utils BuildRequires: libappstream-glib BuildRequires: intltool BuildRequires: pandoc -Requires: jack-audio-connection-kit libsndfile-utils lash Requires: hicolor-icon-theme Requires: %{name}-data = %{version}-%{release} @@ -44,7 +42,7 @@ Sound banks and skins used in amsynth Summary: Amsynth lv2 plugin Requires: lv2 Requires: %{name}-data = %{version}-%{release} -Obsoletes: lv2-amsynth-plugins +Obsoletes: lv2-amsynth-plugins < 1.6.0 %description -n lv2-amsynth-plugin Amsynth plugin for the lv2 audio standard @@ -55,7 +53,7 @@ Summary: Amsynth dssi plugin BuildRequires: dssi-devel liblo liblo-devel Requires: dssi Requires: %{name}-data = %{version}-%{release} -Obsoletes: dssi-amsynth-plugins +Obsoletes: dssi-amsynth-plugins < 1.6.0 %description -n dssi-amsynth-plugin Amsynth plugin for the dssi audio API @@ -63,7 +61,7 @@ Amsynth plugin for the dssi audio API %package -n vst-amsynth-plugin Summary: Amsynth vst plugin Requires: %{name}-data = %{version}-%{release} -Obsoletes: vst-amsynth-plugins +Obsoletes: vst-amsynth-plugins < 1.6.0 %description -n vst-amsynth-plugin Amsynth plugin for the vst protocl @@ -116,6 +114,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*%{name}.* %changelog +* Fri May 08 2020 Guido Aulisi - 1.10.0-1 +- Update to 1.10.0 +- Some spec cleanup + * Tue Jan 28 2020 Fedora Release Engineering - 1.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 7db4d51..4f7ef47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (amsynth-1.9.0.tar.bz2) = 4600c0ca8ee2cfecdbaa272bf9a29a29386b04081fe2b75fa3d12c7d53c75a32803f30d1822c36db64009f8c38258f2e22c4e59210b882de0568d5241c623965 +SHA512 (amsynth-1.10.0.tar.gz) = 36252256f436f986336375f75f18a9381ab9616570d1a52ae575865b7c1bb9dec231e11358775055a9ef2348e5c8a3e059419a7fd6f8e27f6e269a345df4f83f