Hello community, here is the log from the commit of package libbde for openSUSE:Factory checked in at 2020-05-01 11:11:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbde (Old) and /work/SRC/openSUSE:Factory/.libbde.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbde" Fri May 1 11:11:22 2020 rev:10 rq:799053 version:0~20190701 Changes: -------- --- /work/SRC/openSUSE:Factory/libbde/libbde.changes 2019-08-20 10:59:40.104652798 +0200 +++ /work/SRC/openSUSE:Factory/.libbde.new.2738/libbde.changes 2020-05-01 11:12:07.539687272 +0200 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Thu Apr 30 01:11:57 UTC 2020 - Greg Freemyer <[email protected]> + +- remove python2 submodule + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbde.spec ++++++ --- /var/tmp/diff_new_pack.HnyNyk/_old 2020-05-01 11:12:08.311688951 +0200 +++ /var/tmp/diff_new_pack.HnyNyk/_new 2020-05-01 11:12:08.311688951 +0200 @@ -106,17 +106,6 @@ This subpackage contains libraries and header files for developing applications that want to make use of libbde. -%package -n python2-%{name} -Summary: Python 2 bindings for libbde, a Bitlocker Drive Encryption library -License: LGPL-3.0-or-later -Group: Development/Languages/Python -Requires: %{lname} = %{version} -Requires: python2 -Obsoletes: python-%{name} - -%description -n python2-%{name} -Python 2 bindings for libbde, which can access Bitlocker Drive Encrypted volumes - %package -n python3-%{name} Summary: Python 3 bindings for libbde, a Bitlocker Drive Encryption library License: LGPL-3.0-or-later @@ -133,7 +122,7 @@ %build # I haven't tested the usefullness of these args yet -%configure --disable-static --prefix=/usr --libdir=%{_libdir} --mandir=%{_mandir} --enable-python2 --enable-python3 +%configure --disable-static --prefix=/usr --libdir=%{_libdir} --mandir=%{_mandir} --enable-python3 make %{?_smp_mflags} %install @@ -170,12 +159,6 @@ %{_libdir}/pkgconfig/libbde.pc %{_mandir}/man3/libbde.3* -%files -n python2-%{name} -%defattr(-,root,root) -%license COPYING -%doc AUTHORS README ChangeLog -%{python_sitearch}/pybde.so - %files -n python3-%{name} %defattr(-,root,root) %license COPYING
