Hello community,

here is the log from the commit of package python-unittest2 for 
openSUSE:Factory checked in at 2017-03-17 15:05:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-unittest2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-unittest2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-unittest2"

Fri Mar 17 15:05:21 2017 rev:15 rq:479764 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-unittest2/python-unittest2.changes        
2016-08-22 13:58:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-unittest2.new/python-unittest2.changes   
2017-03-17 15:05:22.575756164 +0100
@@ -1,0 +2,6 @@
+Wed Mar 15 14:31:01 UTC 2017 - [email protected]
+
+- Add Provides for python2-unittest2 . Needed for the singlespec
+  approach
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-unittest2.spec ++++++
--- /var/tmp/diff_new_pack.GKgP9x/_old  2017-03-17 15:05:23.227664164 +0100
+++ /var/tmp/diff_new_pack.GKgP9x/_new  2017-03-17 15:05:23.227664164 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-unittest2
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -25,8 +25,8 @@
 Group:          Development/Languages/Python
 Source:         
http://pypi.python.org/packages/source/u/unittest2/unittest2-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
 BuildRequires:  python-argparse
+BuildRequires:  python-devel
 BuildRequires:  python-linecache2
 BuildRequires:  python-setuptools
 BuildRequires:  python-six
@@ -37,6 +37,7 @@
 Requires:       python-traceback2
 Requires(post): update-alternatives
 Requires(preun): update-alternatives
+Provides:       python2-unittest2
 %if 0%{?suse_version} &&  0%{?suse_version} > 1110
 BuildArch:      noarch
 %else


Reply via email to