Hello community,

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

Package is "libluksde"

Fri May  1 11:12:29 2020 rev:2 rq:799067 version:0~20200205

Changes:
--------
--- /work/SRC/openSUSE:Factory/libluksde/libluksde.changes      2020-04-07 
10:31:06.342481879 +0200
+++ /work/SRC/openSUSE:Factory/.libluksde.new.2738/libluksde.changes    
2020-05-01 11:12:31.515739413 +0200
@@ -1,0 +2,5 @@
+Thu Apr 30 02:20:26 UTC 2020 - Greg Freemyer <[email protected]>
+
+- remove python2 submodule 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libluksde.spec ++++++
--- /var/tmp/diff_new_pack.0r27CC/_old  2020-05-01 11:12:32.307741136 +0200
+++ /var/tmp/diff_new_pack.0r27CC/_new  2020-05-01 11:12:32.307741136 +0200
@@ -83,17 +83,6 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of %{name}.
 
-%package -n python2-%{name}
-Summary:        Python 2 bindings for libluksde
-License:        LGPL-3.0-or-later
-Group:          Development/Languages/Python
-Requires:       %{lname} = %{version}
-Requires:       python2
-BuildRequires:  pkgconfig(python2)
-
-%description -n python2-%{name}
-Python 2 binding for libluksde, which can access the NTFS filesystem.
-
 %package -n python3-%{name}
 Summary:        Python 3 bindings for libluksde
 License:        LGPL-3.0-or-later
@@ -109,7 +98,7 @@
 %setup -q -n libluksde-%{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
@@ -139,12 +128,6 @@
 %{_libdir}/pkgconfig/libluksde.pc
 %{_mandir}/man3/libluksde.3*
 
-%files -n python2-%{name}
-%defattr(-,root,root)
-%doc AUTHORS README
-%license COPYING 
-%{python_sitearch}/pyluksde.so
-
 %files -n python3-%{name}
 %defattr(-,root,root)
 %doc AUTHORS 


Reply via email to