Hello community,

here is the log from the commit of package libvhdi for openSUSE:Factory checked 
in at 2020-05-01 11:12:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvhdi (Old)
 and      /work/SRC/openSUSE:Factory/.libvhdi.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvhdi"

Fri May  1 11:12:15 2020 rev:8 rq:799063 version:0~20181227

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvhdi/libvhdi.changes  2019-06-12 
13:08:47.301120805 +0200
+++ /work/SRC/openSUSE:Factory/.libvhdi.new.2738/libvhdi.changes        
2020-05-01 11:12:23.103721120 +0200
@@ -1,0 +2,5 @@
+Thu Apr 30 02:06:50 UTC 2020 - Greg Freemyer <[email protected]>
+
+- remove python2 submodule 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvhdi.spec ++++++
--- /var/tmp/diff_new_pack.OWPZvl/_old  2020-05-01 11:12:24.387723912 +0200
+++ /var/tmp/diff_new_pack.OWPZvl/_new  2020-05-01 11:12:24.391723920 +0200
@@ -98,19 +98,6 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libvhdi.
 
-%package -n python2-%{name}
-Summary:        Python 2 bindings for libvhdi, a VHD image format parser
-License:        LGPL-3.0-or-later
-Group:          Development/Languages/Python
-Requires:       %{lname} = %{version}
-Requires:       python
-Obsoletes:      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.
-
 %package -n python3-%{name}
 Summary:        Python 3 bindings for libvhdi, a VHD image format parser
 License:        LGPL-3.0-or-later
@@ -129,7 +116,7 @@
 cp "%{SOURCE2}" .
 
 %build
-%configure --disable-static --enable-wide-character-type --enable-python2 
--enable-python3
+%configure --disable-static --enable-wide-character-type --enable-python3
 make %{?_smp_mflags}
 
 %install
@@ -164,12 +151,6 @@
 %{_libdir}/pkgconfig/libvhdi.pc
 %{_mandir}/man3/libvhdi.3*
 
-%files -n python2-%{name}
-%defattr(-,root,root)
-%doc AUTHORS README ChangeLog
-%license COPYING
-%{python_sitearch}/pyvhdi.so
-
 %files -n python3-%{name}
 %defattr(-,root,root)
 %doc AUTHORS README ChangeLog


Reply via email to