Hello community,

here is the log from the commit of package python-googleapis-common-protos for 
openSUSE:Factory checked in at 2018-12-24 11:37:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-googleapis-common-protos (Old)
 and      /work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.28833 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-googleapis-common-protos"

Mon Dec 24 11:37:36 2018 rev:2 rq:659401 version:1.5.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-googleapis-common-protos/python-googleapis-common-protos.changes
  2018-05-18 14:28:14.573622185 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.28833/python-googleapis-common-protos.changes
       2018-12-24 11:37:38.397651897 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:48:34 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-googleapis-common-protos.spec ++++++
--- /var/tmp/diff_new_pack.19Suj2/_old  2018-12-24 11:37:40.113650374 +0100
+++ /var/tmp/diff_new_pack.19Suj2/_new  2018-12-24 11:37:40.117650370 +0100
@@ -12,7 +12,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/
 #
 
 
@@ -23,19 +23,17 @@
 Summary:        Common protobufs used in Google APIs
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://github.com/googleapis/googleapis
+URL:            https://github.com/googleapis/googleapis
 Source:         
https://files.pythonhosted.org/packages/source/g/googleapis-common-protos/googleapis-common-protos-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  python-rpm-macros
-# SECTION test requirements
-BuildRequires:  %{python_module protobuf >= 3.0.0}
-# /SECTION
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:       python-protobuf >= 3.0.0
 Suggests:       python-grpcio >= 1.0.0
 BuildArch:      noarch
-
+# SECTION test requirements
+BuildRequires:  %{python_module protobuf >= 3.0.0}
+# /SECTION
 %python_subpackages
 
 %description
@@ -53,7 +51,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to