Hello community, here is the log from the commit of package geocode-glib for openSUSE:Factory checked in at 2018-03-08 10:43:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geocode-glib (Old) and /work/SRC/openSUSE:Factory/.geocode-glib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geocode-glib" Thu Mar 8 10:43:20 2018 rev:28 rq:582714 version:3.25.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/geocode-glib/geocode-glib.changes 2017-09-13 21:44:04.938142288 +0200 +++ /work/SRC/openSUSE:Factory/.geocode-glib.new/geocode-glib.changes 2018-03-08 10:43:21.291890590 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:26:24 UTC 2018 - dims...@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geocode-glib.spec ++++++ --- /var/tmp/diff_new_pack.65O2I4/_old 2018-03-08 10:43:21.783872876 +0100 +++ /var/tmp/diff_new_pack.65O2I4/_new 2018-03-08 10:43:21.787872732 +0100 @@ -1,7 +1,7 @@ # # spec file for package geocode-glib # -# 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: 3.25.4.1 Release: 0 Summary: Convenience library for the Yahoo! Place Finder APIs -License: LGPL-2.0+ +License: LGPL-2.0-or-later Group: Development/Libraries/GNOME -Url: http://www.gnome.org/ +URL: http://www.gnome.org/ Source: https://download.gnome.org/sources/geocode-glib/3.25/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: gobject-introspection-devel @@ -31,10 +31,10 @@ BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: meson +BuildRequires: pkgconfig BuildRequires: pkgconfig(gio-2.0) >= 2.34 BuildRequires: pkgconfig(json-glib-1.0) >= 0.99.2 BuildRequires: pkgconfig(libsoup-2.4) >= 2.42 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The geocode-glib library is a convenience library for the Yahoo! Place @@ -104,27 +104,23 @@ %install %meson_install -find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print +find %{buildroot} -type f -name "*.la" -delete -print %post -n libgeocode-glib0 -p /sbin/ldconfig - %postun -n libgeocode-glib0 -p /sbin/ldconfig %files -%defattr(-,root,root) %{_datadir}/icons/gnome/ %files -n libgeocode-glib0 -%defattr(-,root,root) -%doc AUTHORS COPYING.LIB NEWS README +%license COPYING.LIB +%doc AUTHORS NEWS README %{_libdir}/*.so.* %files -n typelib-1_0-GeocodeGlib-1_0 -%defattr(-,root,root) %{_libdir}/girepository-1.0/GeocodeGlib-1.0.typelib %files devel -%defattr(-,root,root) %doc %{_datadir}/gtk-doc/html/geocode-glib/ %{_datadir}/gir-1.0/*.gir %{_includedir}/geocode-glib-1.0/