Hello community, here is the log from the commit of package libfvde for openSUSE:Factory checked in at 2020-05-01 11:11:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfvde (Old) and /work/SRC/openSUSE:Factory/.libfvde.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfvde" Fri May 1 11:11:40 2020 rev:4 rq:799057 version:0~20190104 Changes: -------- --- /work/SRC/openSUSE:Factory/libfvde/libfvde.changes 2019-06-12 13:08:29.417128321 +0200 +++ /work/SRC/openSUSE:Factory/.libfvde.new.2738/libfvde.changes 2020-05-01 11:12:15.503704591 +0200 @@ -1,0 +2,5 @@ +Thu Apr 30 01:29:36 UTC 2020 - Greg Freemyer <[email protected]> + +- remove python2 submodule + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfvde.spec ++++++ --- /var/tmp/diff_new_pack.Ni1d8V/_old 2020-05-01 11:12:16.019705714 +0200 +++ /var/tmp/diff_new_pack.Ni1d8V/_new 2020-05-01 11:12:16.023705723 +0200 @@ -89,17 +89,6 @@ This package contains libraries and header files for developing applications that want to make use of libfvde. -%package -n python2-%{name} -Summary: Python 2 bindings for libfvde -License: LGPL-3.0-or-later -Group: Development/Libraries/Python -Requires: %{lname} = %{version} -BuildRequires: pkgconfig(python2) -Obsoletes: python-%{name} - -%description -n python2-%{name} -This packinge provides Python 2 bindings for libfvde - %package -n python3-%{name} Summary: Python 3 bindings for libfvde License: LGPL-3.0-or-later @@ -115,7 +104,7 @@ %setup -q -n libfvde-%{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 @@ -151,12 +140,6 @@ %{_libdir}/pkgconfig/libfvde.pc %{_mandir}/man3/libfvde.3* -%files -n python2-%{name} -%defattr(-,root,root) -%doc AUTHORS -%license COPYING -%{python_sitearch}/pyfvde.so - %files -n python3-%{name} %defattr(-,root,root) %doc AUTHORS
