Hello community,

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

Package is "libvslvm"

Fri May  1 11:11:15 2020 rev:4 rq:799052 version:0~20200102

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvslvm/libvslvm.changes        2020-04-07 
10:28:56.238337217 +0200
+++ /work/SRC/openSUSE:Factory/.libvslvm.new.2738/libvslvm.changes      
2020-05-01 11:11:58.143666838 +0200
@@ -1,0 +2,5 @@
+Thu Apr 30 00:57:10 UTC 2020 - Greg Freemyer <[email protected]>
+
+- remove python2 submodule
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvslvm.spec ++++++
--- /var/tmp/diff_new_pack.RywzAq/_old  2020-05-01 11:12:00.355671649 +0200
+++ /var/tmp/diff_new_pack.RywzAq/_new  2020-05-01 11:12:00.355671649 +0200
@@ -85,19 +85,6 @@
 This package contains libraries and header files for developing
 applications that want to make use of libvslvm.
 
-%package -n python2-%{name}
-Summary:        Python 2 bindings for libvslvm
-License:        LGPL-3.0-or-later
-Group:          Development/Languages/Python
-Requires:       %{lname} = %{version}
-Requires:       python
-BuildRequires:  pkgconfig(python2)
-Provides:       python-%{name} = %{version}
-Obsoletes:      python-%{name} < 20160110
-
-%description -n python2-%{name}
-This packinge provides Python 2 bindings for libvslvm
-
 %package -n python3-%{name}
 Summary:        Python 3 bindings for libvslvm
 License:        LGPL-3.0-or-later
@@ -113,7 +100,7 @@
 %setup -q -n libvslvm-%{timestamp}
 
 %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
@@ -152,12 +139,6 @@
 %{_libdir}/pkgconfig/libvslvm.pc
 %{_mandir}/man3/libvslvm.3*
 
-%files -n python2-%{name}
-%defattr(-,root,root)
-%doc AUTHORS 
-%license COPYING
-%{python_sitearch}/pyvslvm.so
-
 %files -n python3-%{name}
 %defattr(-,root,root)
 %doc AUTHORS 


Reply via email to