Hello community, here is the log from the commit of package libpeas for openSUSE:Factory checked in at 2018-03-08 10:47:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpeas (Old) and /work/SRC/openSUSE:Factory/.libpeas.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpeas" Thu Mar 8 10:47:55 2018 rev:36 rq:582826 version:1.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libpeas/libpeas.changes 2018-01-16 09:29:20.782258565 +0100 +++ /work/SRC/openSUSE:Factory/.libpeas.new/libpeas.changes 2018-03-08 10:47:56.117995744 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:35:53 UTC 2018 - dims...@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpeas.spec ++++++ --- /var/tmp/diff_new_pack.GJBzhu/_old 2018-03-08 10:47:56.685975295 +0100 +++ /var/tmp/diff_new_pack.GJBzhu/_new 2018-03-08 10:47:56.685975295 +0100 @@ -23,9 +23,9 @@ Version: 1.22.0 Release: 0 Summary: GObject-based Plugin Engine -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/GNOME -Url: https://wiki.gnome.org/Projects/Libpeas +URL: https://wiki.gnome.org/Projects/Libpeas # Source based on git _service Source: %{name}-%{version}.tar.xz #Source: http://download.gnome.org/sources/libpeas/1.20/%%{name}-%%{version}.tar.xz @@ -192,7 +192,7 @@ %install %make_install -find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print +find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} %{?no_lang_C} %post -n libpeas-1_0-0 -p /sbin/ldconfig @@ -201,7 +201,8 @@ %postun -n libpeas-gtk-1_0-0 -p /sbin/ldconfig %files -n libpeas-1_0-0 -%doc AUTHORS COPYING README +%license COPYING +%doc AUTHORS README %{_libdir}/libpeas-1.0.so.* %dir %{_libdir}/libpeas-1.0 %dir %{_libdir}/libpeas-1.0/loaders