Hello community,

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

Package is "libvhdi"

Fri Nov  3 16:23:25 2017 rev:6 rq:535314 version:0~20170223

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvhdi/libvhdi.changes  2017-03-02 
19:35:22.292311956 +0100
+++ /work/SRC/openSUSE:Factory/.libvhdi.new/libvhdi.changes     2017-11-03 
16:23:27.127263765 +0100
@@ -1,0 +2,6 @@
+Wed Oct  4 21:33:31 UTC 2017 - [email protected]
+
+- rename python-libvhdi to python2-libvhdi as expected by singlespec
+- remove Provides pyvhdi as it is not versioned
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvhdi.spec ++++++
--- /var/tmp/diff_new_pack.njrxgW/_old  2017-11-03 16:23:27.767240472 +0100
+++ /var/tmp/diff_new_pack.njrxgW/_new  2017-11-03 16:23:27.771240326 +0100
@@ -98,15 +98,15 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libvhdi.
 
-%package -n python-%{name}
+%package -n python2-%{name}
 Summary:        Python 2 bindings for libvhdi, a VHD image format parser
 License:        LGPL-3.0+
 Group:          Development/Languages/Python
 Requires:       %{lname} = %{version}
 Requires:       python
-Provides:       pyvhdi
+Obsoletes:             python-%{name}
 
-%description -n python-%{name}
+%description -n python2-%{name}
 libvhdi is a library to access Virtual Hard Disk (VHD) image format. See 
libvhdi for details.
 
 This package contains Python 2 bindings for libvhdi.
@@ -161,7 +161,7 @@
 %{_libdir}/pkgconfig/libvhdi.pc
 %{_mandir}/man3/libvhdi.3*
 
-%files -n python-%{name}
+%files -n python2-%{name}
 %defattr(-,root,root)
 %doc AUTHORS COPYING README ChangeLog
 %{python_sitearch}/pyvhdi.so


Reply via email to