Hello community,

here is the log from the commit of package libvmdk for openSUSE:Factory checked 
in at 2017-11-03 16:23:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvmdk (Old)
 and      /work/SRC/openSUSE:Factory/.libvmdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvmdk"

Fri Nov  3 16:23:27 2017 rev:6 rq:535315 version:0~20170226

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvmdk/libvmdk.changes  2017-10-05 
11:57:41.733798301 +0200
+++ /work/SRC/openSUSE:Factory/.libvmdk.new/libvmdk.changes     2017-11-03 
16:23:28.231223584 +0100
@@ -1,0 +2,6 @@
+Wed Oct  4 21:27:57 UTC 2017 - [email protected]
+
+- rename python-libvmdk to python2-libvmdk as expected by singlespec
+- remove Provides pyvmdk as it is not versioned
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvmdk.spec ++++++
--- /var/tmp/diff_new_pack.gZo75f/_old  2017-11-03 16:23:28.739205096 +0100
+++ /var/tmp/diff_new_pack.gZo75f/_new  2017-11-03 16:23:28.743204950 +0100
@@ -116,15 +116,15 @@
 This package contains libraries and header files for developing
 applications that want to make use of libvmdk.
 
-%package -n python-%{name}
+%package -n python2-%{name}
 Summary:        Python 2 bindings for libvmdk, a VMDK image format parser
 License:        LGPL-3.0+
 Group:          Development/Languages/Python
 Requires:       %{lname} = %{version}
 Requires:       python
-Provides:       pyvmdk
+Obsoletes:             python-%{name}
 
-%description -n python-%{name}
+%description -n python2-%{name}
 The libvmdk library is a library to access the VMware Virtual Disk (VMDK) 
format.  
 
 This package contains the Python 2 bindings for libvmdk.
@@ -135,7 +135,6 @@
 Group:          Development/Languages/Python
 Requires:       %{lname} = %{version}
 Requires:       python3
-Provides:       pyvmdk
 
 %description -n python3-%{name}
 The libvmdk library is a library to access the VMware Virtual Disk (VMDK) 
format.  
@@ -182,7 +181,7 @@
 %{_libdir}/pkgconfig/libvmdk.pc
 %{_mandir}/man3/libvmdk.3*
 
-%files -n python-%{name}
+%files -n python2-%{name}
 %defattr(-,root,root)
 %doc AUTHORS COPYING
 %{python_sitearch}/pyvmdk.so


Reply via email to