Hello community, here is the log from the commit of package libmsiecf for openSUSE:Factory checked in at 2020-05-01 11:11:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmsiecf (Old) and /work/SRC/openSUSE:Factory/.libmsiecf.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmsiecf" Fri May 1 11:11:35 2020 rev:13 rq:799056 version:0~20191221 Changes: -------- --- /work/SRC/openSUSE:Factory/libmsiecf/libmsiecf.changes 2020-04-14 16:23:00.211672437 +0200 +++ /work/SRC/openSUSE:Factory/.libmsiecf.new.2738/libmsiecf.changes 2020-05-01 11:12:13.191699564 +0200 @@ -1,0 +2,5 @@ +Thu Apr 30 00:50:15 UTC 2020 - Greg Freemyer <[email protected]> + +- remove python2 submodule + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmsiecf.spec ++++++ --- /var/tmp/diff_new_pack.4EcLuz/_old 2020-05-01 11:12:13.863701025 +0200 +++ /var/tmp/diff_new_pack.4EcLuz/_new 2020-05-01 11:12:13.867701034 +0200 @@ -77,18 +77,6 @@ This subpackage contains libraries and header files for developing applications that want to make use of %name. -%package -n python2-%{name} -Summary: Python bindings for libmsiecf -License: LGPL-3.0-or-later -Group: Development/Libraries/Python -Requires: %lname = %version -BuildRequires: pkgconfig(python2) -Obsoletes: pymsiecf <= 20191221 -Obsoletes: python-%{name} <= 20191221 - -%description -n python2-%name -Python bindings for libmsiecf, which can read MS IE cache files. - %package -n python3-%{name} Summary: Python bindings for libmsiecf License: LGPL-3.0-or-later @@ -104,7 +92,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 @@ -134,12 +122,6 @@ %_libdir/pkgconfig/libmsiecf.pc %_mandir/man3/libmsiecf.3* -%files -n python2-%name -%defattr(-,root,root) -%doc AUTHORS README -%license COPYING -%python2_sitearch/pymsiecf.so - %files -n python3-%name %defattr(-,root,root) %doc AUTHORS README
