Hello community, here is the log from the commit of package python-geoip2 for openSUSE:Factory checked in at 2018-03-04 12:52:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old) and /work/SRC/openSUSE:Factory/.python-geoip2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-geoip2" Sun Mar 4 12:52:10 2018 rev:3 rq:582255 version:2.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes 2017-11-04 19:30:42.198020889 +0100 +++ /work/SRC/openSUSE:Factory/.python-geoip2.new/python-geoip2.changes 2018-03-04 12:52:50.559069104 +0100 @@ -1,0 +2,7 @@ +Sat Mar 3 18:36:30 UTC 2018 - [email protected] + +- specfile: + * update copyright year + * don't use python_module for Requires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-geoip2.spec ++++++ --- /var/tmp/diff_new_pack.M1UafT/_old 2018-03-04 12:52:51.379039226 +0100 +++ /var/tmp/diff_new_pack.M1UafT/_new 2018-03-04 12:52:51.383039080 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-geoip2 # -# 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 @@ -29,8 +29,8 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros -Requires: %{python_module maxminddb >= 1.2.1} -Requires: %{python_module requests >= 2.9} +Requires: python-maxminddb >= 1.2.1 +Requires: python-requests >= 2.9 BuildArch: noarch %if %{with test} BuildRequires: %{python_module maxminddb >= 1.2.1}
