Hello community,

here is the log from the commit of package amsynth for openSUSE:Leap:15.2 
checked in at 2020-02-21 13:54:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/amsynth (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.amsynth.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "amsynth"

Fri Feb 21 13:54:05 2020 rev:14 rq:775772 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/amsynth/amsynth.changes        2020-01-15 
14:46:50.873271528 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.amsynth.new.26092/amsynth.changes     
2020-02-21 13:54:07.366062527 +0100
@@ -1,0 +2,22 @@
+Thu Oct 17 13:07:01 UTC 2019 - Richard Brown <[email protected]>
+
+- Remove obsolete Groups tag (fate#326485)
+
+-------------------------------------------------------------------
+Tue Apr 23 07:55:14 UTC 2019 - Atri Bhattacharya <[email protected]>
+
+- Update to version 1.9.0:
+  + Added support for NSM (Non Session Manager)
+  + Improved FreeBSD OSS audio support
+  + Sustain pedal can now be used in Mono and Legato modes
+  + JACK MIDI inputs are now automatically connected
+  + Fixed a crash in MIDI learn dialog when receiving CC messages
+  + Other minor bug fixes
+- Drop amsynth-install-translated-appdata.patch: incorporated
+  upstream; drop associated BuildRequries: libtool, autoconf,
+  and automake, and do not run autoreconf any more.
+- Conditionalise post(un) scriptlets to run only for openSUSE 15.1
+  and earlier; for tumbleweed, they are taken care of by rpm file
+  triggers.
+
+-------------------------------------------------------------------

Old:
----
  amsynth-1.8.0.tar.bz2
  amsynth-install-translated-appdata.patch

New:
----
  amsynth-1.9.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ amsynth.spec ++++++
--- /var/tmp/diff_new_pack.Idlh0k/_old  2020-02-21 13:54:07.798063402 +0100
+++ /var/tmp/diff_new_pack.Idlh0k/_new  2020-02-21 13:54:07.802063410 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package amsynth
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,27 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           amsynth
-Version:        1.8.0
+Version:        1.9.0
 Release:        0
 Summary:        Analog modelling (a.k.a virtual analog) software synthesizer
 License:        GPL-2.0-or-later
-Group:          Productivity/Multimedia/Sound/Midi
 URL:            http://amsynth.github.io/
 Source:         
https://github.com/amsynth/amsynth/releases/download/release-%{version}/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM amsynth-install-translated-appdata.patch 
[email protected] -- Fix installation of translated metainfo for plugins; 
patch sent upstream
-Patch0:         amsynth-install-translated-appdata.patch
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
-BuildRequires:  libtool
 BuildRequires:  pandoc
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
@@ -67,7 +61,6 @@
 
 %package plugin-dssi
 Summary:        Analog modelling (a.k.a virtual analog) software synthesizer
-Group:          Productivity/Multimedia/Sound/Midi
 Requires:       %{name} = %{version}
 Requires:       dssi
 
@@ -96,7 +89,6 @@
 
 %package plugin-lv2
 Summary:        Analog modelling (a.k.a virtual analog) software synthesizer
-Group:          Productivity/Multimedia/Sound/Midi
 Requires:       %{name} = %{version}
 
 %description plugin-lv2
@@ -124,7 +116,6 @@
 
 %package plugin-vst
 Summary:        Analog modelling (a.k.a virtual analog) software synthesizer
-Group:          Productivity/Multimedia/Sound/Midi
 Requires:       %{name} = %{version}
 
 %description plugin-vst
@@ -154,10 +145,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-autoreconf -fv
 %configure
 make %{?_smp_mflags}
 
@@ -167,6 +156,7 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}/%{name}/skins/
 
+%if 0%{?suse_version} < 1550
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -174,6 +164,7 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%endif
 
 %files
 %license COPYING

++++++ amsynth-1.8.0.tar.bz2 -> amsynth-1.9.0.tar.bz2 ++++++
++++ 31629 lines of diff (skipped)


Reply via email to