Hello community, here is the log from the commit of package libmediaart for openSUSE:Factory checked in at 2018-03-08 10:52:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmediaart (Old) and /work/SRC/openSUSE:Factory/.libmediaart.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmediaart" Thu Mar 8 10:52:16 2018 rev:12 rq:583049 version:1.9.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libmediaart/libmediaart.changes 2018-01-16 09:30:01.304362672 +0100 +++ /work/SRC/openSUSE:Factory/.libmediaart.new/libmediaart.changes 2018-03-08 10:52:17.192596738 +0100 @@ -1,0 +2,10 @@ +Mon Mar 5 15:44:34 UTC 2018 - [email protected] + +- Update summaries. + +------------------------------------------------------------------- +Wed Feb 28 16:35:37 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmediaart.spec ++++++ --- /var/tmp/diff_new_pack.1dXYhm/_old 2018-03-08 10:52:17.904571107 +0100 +++ /var/tmp/diff_new_pack.1dXYhm/_new 2018-03-08 10:52:17.908570963 +0100 @@ -22,7 +22,7 @@ Release: 0 # License note: src.rpm contains GPL-2.0+ (tests) and LGPL-2.1+ code Summary: Media Art extraction library -License: GPL-2.0+ AND LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Productivity/Other Url: https://download.gnome.org/sources/libmediaart Source: http://download.gnome.org/sources/libmediaart/1.9/%{name}-%{version}.tar.xz @@ -48,7 +48,7 @@ %package -n libmediaart-2_0-0 # License note: the library is pure LGPL-2.1+ Summary: Media Art extraction library -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n libmediaart-2_0-0 @@ -57,8 +57,8 @@ %package -n typelib-1_0-MediaArt-2_0 # License note: the library is pure LGPL-2.1+ -Summary: Media Art extraction library -- Introspection bindings -License: LGPL-2.1+ +Summary: Introspection bindings for the Media Art extraction library +License: LGPL-2.1-or-later Group: System/Libraries %description -n typelib-1_0-MediaArt-2_0 @@ -67,8 +67,8 @@ %package devel # License note: the library is pure LGPL-2.1+ -Summary: Media Art extraction library -License: LGPL-2.1+ +Summary: Development files for the Media Art extraction library +License: LGPL-2.1-or-later Group: Development/Languages/C and C++ Requires: libmediaart-2_0-0 = %{version} Requires: typelib-1_0-MediaArt-2_0 = %{version} @@ -82,20 +82,21 @@ %patch1 -p1 %build -%{meson} \ +%meson \ -Dimage_library=gdk-pixbuf \ -Dwith-docs=yes \ %{nil} -%{meson_build} +%meson_build %install -%{meson_install} +%meson_install %post -n libmediaart-2_0-0 -p /sbin/ldconfig %postun -n libmediaart-2_0-0 -p /sbin/ldconfig %files -n libmediaart-2_0-0 -%doc COPYING.LESSER +%license COPYING.LESSER + %{_libdir}/libmediaart-2.0.so.* %files -n typelib-1_0-MediaArt-2_0
