Hello community,

here is the log from the commit of package amsynth for openSUSE:Factory checked 
in at 2019-06-12 13:10:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amsynth (Old)
 and      /work/SRC/openSUSE:Factory/.amsynth.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "amsynth"

Wed Jun 12 13:10:26 2019 rev:5 rq:697034 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/amsynth/amsynth.changes  2018-04-16 
15:45:46.933080388 +0200
+++ /work/SRC/openSUSE:Factory/.amsynth.new.4811/amsynth.changes        
2019-06-12 13:10:32.997052566 +0200
@@ -1,0 +2,17 @@
+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.LdufRi/_old  2019-06-12 13:10:33.625051907 +0200
+++ /var/tmp/diff_new_pack.LdufRi/_new  2019-06-12 13:10:33.629051903 +0200
@@ -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
@@ -17,22 +17,17 @@
 
 
 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
@@ -154,10 +149,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-autoreconf -fv
 %configure
 make %{?_smp_mflags}
 
@@ -167,6 +160,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 +168,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