Hello community, here is the log from the commit of package amsynth for openSUSE:Factory checked in at 2017-04-20 20:54:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/amsynth (Old) and /work/SRC/openSUSE:Factory/.amsynth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amsynth" Thu Apr 20 20:54:41 2017 rev:2 rq:487775 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/amsynth/amsynth.changes 2017-01-25 23:19:58.577172398 +0100 +++ /work/SRC/openSUSE:Factory/.amsynth.new/amsynth.changes 2017-04-20 20:54:47.271402722 +0200 @@ -1,0 +2,14 @@ +Wed Mar 29 21:58:28 UTC 2017 - [email protected] + +- Update to version 1.7.1: + + Fixed MIDI channel filtering. + + Fixed corrupt preset names in dssi plugin. + + General UI and menu item improvements. + + Improvements to translations. + + Added a man page. +- Drop amsynth-install-appdata.patch (and associated buildrequires + on libtool): incorporated upstream. +- Generate (add BuildRequires: pandoc) and install new man files + (new in version 1.7.1). + +------------------------------------------------------------------- Old: ---- amsynth-1.7.0.tar.bz2 amsynth-install-appdata.patch New: ---- amsynth-1.7.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ amsynth.spec ++++++ --- /var/tmp/diff_new_pack.ahyoJT/_old 2017-04-20 20:54:47.999299789 +0200 +++ /var/tmp/diff_new_pack.ahyoJT/_new 2017-04-20 20:54:47.999299789 +0200 @@ -1,7 +1,7 @@ # # spec file for package amsynth # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,21 +17,18 @@ Name: amsynth -Version: 1.7.0 +Version: 1.7.1 Release: 0 Summary: Analog modelling (a.k.a virtual analog) software synthesizer License: GPL-2.0+ 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-FEATURE-OPENSUSE amsynth-install-appdata.patch [email protected] -- Add a translatable appdata file and install it using autotool; patch-feature-opensuse for now but sent upstream -Patch0: amsynth-install-appdata.patch -# REQUIRED FOR PATCH0 -BuildRequires: libtool BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: intltool +BuildRequires: pandoc BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(alsa) @@ -155,11 +152,8 @@ %prep %setup -q -%patch0 -p1 %build -autoreconf -fv -intltoolize %configure make %{?_smp_mflags} @@ -186,6 +180,7 @@ %{_datadir}/icons/hicolor/*/apps/amsynth.* %dir %{_datadir}/appdata %{_datadir}/appdata/*.xml +%{_mandir}/man1/amsynth.1%{ext_man} %files plugin-dssi %defattr(-,root,root) @@ -201,5 +196,7 @@ %files lang -f %{name}.lang %defattr(-,root,root) +%{_mandir}/de/man1/amsynth.1%{ext_man} +%{_mandir}/fr/man1/amsynth.1%{ext_man} %changelog ++++++ amsynth-1.7.0.tar.bz2 -> amsynth-1.7.1.tar.bz2 ++++++ ++++ 11276 lines of diff (skipped)
