Hello community,

here is the log from the commit of package libqcow for openSUSE:Factory checked 
in at 2018-01-13 21:47:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqcow (Old)
 and      /work/SRC/openSUSE:Factory/.libqcow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqcow"

Sat Jan 13 21:47:03 2018 rev:7 rq:563488 version:0~20170222

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqcow/libqcow.changes  2017-03-02 
19:35:27.315601093 +0100
+++ /work/SRC/openSUSE:Factory/.libqcow.new/libqcow.changes     2018-01-13 
21:47:04.335683817 +0100
@@ -1,0 +2,11 @@
+Wed Jan 10 23:50:28 UTC 2018 - [email protected]
+
+- fix upgrade issue caused by rename python-* to python2-*
+
+-------------------------------------------------------------------
+Wed Oct  4 20:50:16 UTC 2017 - [email protected]
+
+- remove unversioned Provides: pyqcow, 
+       depend on python{23}-libqcow instead
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqcow.spec ++++++
--- /var/tmp/diff_new_pack.fJT60R/_old  2018-01-13 21:47:04.923656407 +0100
+++ /var/tmp/diff_new_pack.fJT60R/_new  2018-01-13 21:47:04.927656220 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqcow
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -132,8 +132,9 @@
 Group:          Development/Languages/Python
 Requires:       python
 BuildRequires:  pkgconfig(python2)
-Provides:       pyqcow = %{version}
 Requires:       %{lname} = %{version}
+Provides:       python-%{name} = %{version}
+Obsoletes:      python-%{name} < %{version}
 
 %description -n python2-%{name}
 Python 2 bindings for libqcow, which can access the QEMU Copy-On-Write (QCOW) 
image format
@@ -144,7 +145,6 @@
 Group:          Development/Languages/Python
 Requires:       python3
 BuildRequires:  pkgconfig(python3)
-Provides:       pyqcow = %{version}
 Requires:       %{lname} = %{version}
 
 %description -n python3-%{name}


Reply via email to