Hello community,

here is the log from the commit of package python-enum34 for openSUSE:Factory 
checked in at 2017-07-04 13:33:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-enum34 (Old)
 and      /work/SRC/openSUSE:Factory/.python-enum34.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-enum34"

Tue Jul  4 13:33:38 2017 rev:5 rq:506280 version:1.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-enum34/python-enum34.changes      
2017-03-10 21:46:08.255880056 +0100
+++ /work/SRC/openSUSE:Factory/.python-enum34.new/python-enum34.changes 
2017-07-04 13:33:40.472078706 +0200
@@ -1,0 +2,5 @@
+Tue Mar  7 01:37:53 CET 2017 - [email protected]
+
+- Submit version 1.1.3 to SLE-12 (fate#322171, bsc#1014478)
+
+-------------------------------------------------------------------
@@ -15,0 +21,5 @@
+
+-------------------------------------------------------------------
+Thu Oct  9 16:07:10 CEST 2014 - [email protected]
+
+- fdups only on SUSE systems

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

Other differences:
------------------
++++++ python-enum34.spec ++++++
--- /var/tmp/diff_new_pack.sMCSlP/_old  2017-07-04 13:33:41.283964381 +0200
+++ /var/tmp/diff_new_pack.sMCSlP/_new  2017-07-04 13:33:41.287963818 +0200
@@ -25,7 +25,9 @@
 Group:          Development/Languages/Python
 Source:         
https://pypi.python.org/packages/source/e/enum34/enum34-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version}
 BuildRequires:  fdupes
+%endif
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -33,7 +35,7 @@
 %else
 BuildArch:      noarch
 %endif
-Provides:       python2-enum34
+Provides:       python2-enum34 = %{version}
 
 %description
 enum34 is the new Python stdlib enum module available in Python 3.4
@@ -47,7 +49,9 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%if 0%{?suse_version}
 %fdupes %{buildroot}
+%endif
 
 %files
 %defattr(-,root,root,-)


Reply via email to