Hello community, here is the log from the commit of package GeoIP for openSUSE:Factory checked in at 2018-03-16 10:35:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/GeoIP (Old) and /work/SRC/openSUSE:Factory/.GeoIP.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "GeoIP" Fri Mar 16 10:35:05 2018 rev:33 rq:587503 version:1.6.12 Changes: -------- --- /work/SRC/openSUSE:Factory/GeoIP/GeoIP.changes 2017-11-19 11:11:14.371719175 +0100 +++ /work/SRC/openSUSE:Factory/.GeoIP.new/GeoIP.changes 2018-03-16 10:35:08.490205121 +0100 @@ -1,0 +2,9 @@ +Thu Mar 15 12:48:32 UTC 2018 - [email protected] + +- Update to version 1.6.12: + * Populate metro and area code when performing lookups in IPv6 + City databases. Previously this was only done when using IPv4 + City databases. +- Modernise spec file with spec-cleaner + +------------------------------------------------------------------- Old: ---- GeoIP-1.6.11.tar.gz New: ---- GeoIP-1.6.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ GeoIP.spec ++++++ --- /var/tmp/diff_new_pack.JV9scn/_old 2018-03-16 10:35:10.870119430 +0100 +++ /var/tmp/diff_new_pack.JV9scn/_new 2018-03-16 10:35:10.894118566 +0100 @@ -1,7 +1,7 @@ # # spec file for package GeoIP # -# 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 @@ -17,12 +17,12 @@ Name: GeoIP -Version: 1.6.11 +Version: 1.6.12 Release: 0 Summary: Library to find the country that any IP address originates from -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ -Url: http://www.maxmind.com/ +URL: http://www.maxmind.com/ Source0: https://github.com/maxmind/geoip-api-c/releases/download/v%{version}/%{name}-%{version}.tar.gz Source1: LICENSE Source2: README.SUSE @@ -57,7 +57,7 @@ %package -n lib%{name}1 Summary: Shared libraries of the GeoIP C API -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries Requires: %{name}-data Recommends: GeoIP @@ -76,7 +76,7 @@ %package -n lib%{name}-devel Summary: Development Files for GeoIP -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Requires: lib%{name}1 = %{version} Provides: %{name}-devel = %{version}-%{release} @@ -140,16 +140,18 @@ %postun -n lib%{name}1 -p /sbin/ldconfig %files -%doc AUTHORS ChangeLog COPYING README.md LICENSE README.SUSE +%license COPYING LICENSE +%doc AUTHORS ChangeLog README.md README.SUSE %{_bindir}/geoiplookup %{_bindir}/geoiplookup6 -%{_mandir}/man1/geoiplookup6.1%{ext_man} -%{_mandir}/man1/geoiplookup.1%{ext_man} +%{_mandir}/man1/geoiplookup6.1%{?ext_man} +%{_mandir}/man1/geoiplookup.1%{?ext_man} %{_sbindir}/geoip-fetch %{_prefix}/lib/geoip/ %files data -%doc AUTHORS LICENSE +%license LICENSE +%doc AUTHORS %dir %{_localstatedir}/lib/%{name} %verify(not md5 size mtime) %{_localstatedir}/lib/%{name}/GeoIP.dat %ghost %{_localstatedir}/lib/%{name}/GeoIPASNum.dat @@ -157,12 +159,14 @@ %ghost %{_localstatedir}/lib/%{name}/GeoIPv6.dat %files -n lib%{name}1 -%doc AUTHORS ChangeLog COPYING README.md LICENSE README.SUSE +%license COPYING LICENSE +%doc AUTHORS ChangeLog README.md README.SUSE %{_libdir}/libGeoIP.so.1 %{_libdir}/libGeoIP.so.%{version} %files -n lib%{name}-devel -%doc AUTHORS ChangeLog COPYING README.md LICENSE README.SUSE +%license COPYING LICENSE +%doc AUTHORS ChangeLog README.md README.SUSE %{_includedir}/GeoIP.h %{_includedir}/GeoIPCity.h %{_libdir}/libGeoIP.so ++++++ GeoIP-1.6.11.tar.gz -> GeoIP-1.6.12.tar.gz ++++++ ++++ 29020 lines of diff (skipped)
