Hello community, here is the log from the commit of package python-mygpoclient for openSUSE:Factory checked in at 2018-12-07 14:38:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mygpoclient (Old) and /work/SRC/openSUSE:Factory/.python-mygpoclient.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mygpoclient" Fri Dec 7 14:38:13 2018 rev:2 rq:655859 version:1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mygpoclient/python-mygpoclient.changes 2018-02-24 16:38:48.958666381 +0100 +++ /work/SRC/openSUSE:Factory/.python-mygpoclient.new.19453/python-mygpoclient.changes 2018-12-07 14:38:21.826850822 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:50:40 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mygpoclient.spec ++++++ --- /var/tmp/diff_new_pack.i9Ut63/_old 2018-12-07 14:38:22.914849475 +0100 +++ /var/tmp/diff_new_pack.i9Ut63/_new 2018-12-07 14:38:22.918849469 +0100 @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,11 +22,11 @@ Version: 1.8 Release: 0 Summary: Python gpodder.net API Client Library -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Development/Libraries/Python URL: http://gpodder.org/mygpoclient Source: https://files.pythonhosted.org/packages/source/m/mygpoclient/mygpoclient-%{version}.tar.gz -BuildRequires: %{python_module devel} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-simplejson
