Hello community,

here is the log from the commit of package osm-gps-map for openSUSE:Factory 
checked in at 2018-03-04 12:50:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osm-gps-map (Old)
 and      /work/SRC/openSUSE:Factory/.osm-gps-map.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osm-gps-map"

Sun Mar  4 12:50:12 2018 rev:5 rq:581364 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osm-gps-map/osm-gps-map.changes  2016-01-13 
22:45:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.osm-gps-map.new/osm-gps-map.changes     
2018-03-04 12:50:23.720420051 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:38:08 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ osm-gps-map.spec ++++++
--- /var/tmp/diff_new_pack.lKLjPS/_old  2018-03-04 12:50:24.340397457 +0100
+++ /var/tmp/diff_new_pack.lKLjPS/_new  2018-03-04 12:50:24.344397311 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package osm-gps-map
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,15 +21,15 @@
 Version:        1.1.0
 Release:        0
 Summary:        A Gtk+ Widget for Displaying OpenStreetMap tiles
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Other
-Url:            http://nzjrs.github.io/osm-gps-map/
+URL:            http://nzjrs.github.io/osm-gps-map/
 Source:         
https://github.com/nzjrs/osm-gps-map/releases/download/1.1.0/%{name}-%{version}.tar.gz
 BuildRequires:  gnome-common
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0
 BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 A Gtk+ widget (and Python bindings) that when given GPS co-ordinates, draws a 
GPS track,
@@ -87,25 +87,22 @@
 
 %install
 %make_install
-find %{buildroot} -type f -name '*.la' -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 # We package those files as %%doc, resulting in a different location
 rm -rf %{buildroot}%{_datadir}/doc/%{name}
 
 %post -n libosmgpsmap-1_0-1 -p /sbin/ldconfig
-
 %postun -n libosmgpsmap-1_0-1 -p /sbin/ldconfig
 
 %files -n libosmgpsmap-1_0-1
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog README COPYING NEWS
+%license COPYING
+%doc AUTHORS ChangeLog README NEWS
 %{_libdir}/libosmgpsmap-1.0.so.*
 
 %files -n typelib-1_0-OsmGpsMap-1_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/OsmGpsMap-1.0.typelib
 
 %files -n libosmgpsmap-devel
-%defattr(-,root,root)
 %{_includedir}/osmgpsmap-1.0/
 %{_datadir}/gir-1.0/OsmGpsMap-1.0.gir
 %{_libdir}/libosmgpsmap-1.0.so


Reply via email to