Hello community,

here is the log from the commit of package python-yarb for openSUSE:Factory 
checked in at 2018-12-13 19:48:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yarb (Old)
 and      /work/SRC/openSUSE:Factory/.python-yarb.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-yarb"

Thu Dec 13 19:48:14 2018 rev:2 rq:656082 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yarb/python-yarb.changes  2018-04-19 
15:28:55.400443212 +0200
+++ /work/SRC/openSUSE:Factory/.python-yarb.new.28833/python-yarb.changes       
2018-12-13 19:48:16.784713734 +0100
@@ -1,0 +2,10 @@
+Fri Dec  7 14:54:43 UTC 2018 - rick.salev...@suse.com
+
+- Add to SUSE OpenStack Cloud 7 (fate#326791, bsc#1111232)
+
+-------------------------------------------------------------------
+Tue Dec  4 12:56:21 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-yarb.spec ++++++
--- /var/tmp/diff_new_pack.kHZklr/_old  2018-12-13 19:48:17.308713056 +0100
+++ /var/tmp/diff_new_pack.kHZklr/_new  2018-12-13 19:48:17.308713056 +0100
@@ -14,6 +14,9 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
+#
 %define simple_name yarb
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:             python-%{simple_name}
@@ -21,16 +24,15 @@
 Release:          0
 Url:              https://github.com/Itxaka/%{simple_name}
 Summary:          Yet Another Rabbitmq Balancer
-License:          GPL-2.0
+License:        GPL-2.0-only
 Group:            Development/Languages/Python
 Source:           %{simple_name}-%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-build
-BuildRequires:    python-rpm-macros
-BuildRequires:    fdupes
+BuildRequires:  %{python_module mock}
 BuildRequires:    %{python_module requests}
-BuildRequires:    %{python_module devel}
 BuildRequires:    %{python_module setuptools}
-BuildRequires:    %{python_module mock}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:         python-requests
 Requires(post):   update-alternatives
 Requires(postun): update-alternatives


Reply via email to