Hello community, here is the log from the commit of package amsynth for openSUSE:Factory checked in at 2018-04-16 15:45:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/amsynth (Old) and /work/SRC/openSUSE:Factory/.amsynth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amsynth" Mon Apr 16 15:45:45 2018 rev:4 rq:593191 version:1.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/amsynth/amsynth.changes 2017-06-28 10:36:34.696899453 +0200 +++ /work/SRC/openSUSE:Factory/.amsynth.new/amsynth.changes 2018-04-16 15:45:46.933080388 +0200 @@ -1,0 +2,6 @@ +Tue Apr 3 11:31:24 UTC 2018 - [email protected] + +- Use %license macro +- Drop lash-1.0 dependency as we try to reduce it (remove from TW) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ amsynth.spec ++++++ --- /var/tmp/diff_new_pack.Z6WkDI/_old 2018-04-16 15:45:48.049040035 +0200 +++ /var/tmp/diff_new_pack.Z6WkDI/_new 2018-04-16 15:45:48.053039890 +0200 @@ -1,7 +1,7 @@ # # spec file for package amsynth # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -20,9 +20,9 @@ Version: 1.8.0 Release: 0 Summary: Analog modelling (a.k.a virtual analog) software synthesizer -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Midi -Url: http://amsynth.github.io/ +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 @@ -40,11 +40,9 @@ BuildRequires: pkgconfig(dssi) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(jack) -BuildRequires: pkgconfig(lash-1.0) BuildRequires: pkgconfig(liblo) BuildRequires: pkgconfig(sndfile) Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Amsynth is an analog modelling (a.k.a virtual analog) software synthesizer. @@ -178,37 +176,33 @@ %icon_theme_cache_postun %files -%defattr(-,root,root) -%doc AUTHORS README COPYING NEWS +%license COPYING +%doc AUTHORS README NEWS %{_bindir}/amsynth %{_datadir}/amsynth %{_datadir}/applications/amsynth.desktop %{_datadir}/icons/hicolor/*/apps/amsynth.* %dir %{_datadir}/appdata %{_datadir}/appdata/amsynth.appdata.xml -%{_mandir}/man1/amsynth.1%{ext_man} +%{_mandir}/man1/amsynth.1%{?ext_man} %files plugin-dssi -%defattr(-,root,root) %{_libdir}/dssi/ %dir %{_datadir}/appdata %{_datadir}/appdata/dssi-amsynth-plugin.metainfo.xml %files plugin-lv2 -%defattr(-,root,root) %{_libdir}/lv2/ %dir %{_datadir}/appdata %{_datadir}/appdata/lv2-amsynth-plugin.metainfo.xml %files plugin-vst -%defattr(-,root,root) %{_libdir}/vst/ %dir %{_datadir}/appdata %{_datadir}/appdata/vst-amsynth-plugin.metainfo.xml %files lang -f %{name}.lang -%defattr(-,root,root) -%{_mandir}/de/man1/amsynth.1%{ext_man} -%{_mandir}/fr/man1/amsynth.1%{ext_man} +%{_mandir}/de/man1/amsynth.1%{?ext_man} +%{_mandir}/fr/man1/amsynth.1%{?ext_man} %changelog
