Hello community,

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

Package is "libvmdk"

Fri May  1 11:12:19 2020 rev:8 rq:799064 version:0~20181227

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

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

Other differences:
------------------
++++++ libvmdk.spec ++++++
--- /var/tmp/diff_new_pack.4dFUy1/_old  2020-05-01 11:12:26.903729384 +0200
+++ /var/tmp/diff_new_pack.4dFUy1/_new  2020-05-01 11:12:26.907729392 +0200
@@ -116,19 +116,6 @@
 This package contains libraries and header files for developing
 applications that want to make use of libvmdk.
 
-%package -n python2-%{name}
-Summary:        Python 2 bindings for libvmdk, a VMDK 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}
-The libvmdk library is a library to access the VMware Virtual Disk (VMDK) 
format.  
-
-This package contains the Python 2 bindings for libvmdk.
-
 %package -n python3-%{name}
 Summary:        Python 3 bindings for libvmdk, a VMDK image format parser
 License:        LGPL-3.0-or-later
@@ -146,7 +133,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
@@ -184,12 +171,6 @@
 %{_libdir}/pkgconfig/libvmdk.pc
 %{_mandir}/man3/libvmdk.3*
 
-%files -n python2-%{name}
-%defattr(-,root,root)
-%doc AUTHORS
-%license COPYING
-%{python_sitearch}/pyvmdk.so
-
 %files -n python3-%{name}
 %defattr(-,root,root)
 %doc AUTHORS


Reply via email to