Hello community, here is the log from the commit of package libscca for openSUSE:Factory checked in at 2020-05-01 11:12:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libscca (Old) and /work/SRC/openSUSE:Factory/.libscca.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libscca" Fri May 1 11:12:26 2020 rev:5 rq:799066 version:0~20191222 Changes: -------- --- /work/SRC/openSUSE:Factory/libscca/libscca.changes 2020-02-06 13:08:23.396341522 +0100 +++ /work/SRC/openSUSE:Factory/.libscca.new.2738/libscca.changes 2020-05-01 11:12:29.939735986 +0200 @@ -1,0 +2,5 @@ +Thu Apr 30 02:18:06 UTC 2020 - Greg Freemyer <[email protected]> + +- remove python2 submodule + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libscca.spec ++++++ --- /var/tmp/diff_new_pack.jS0Erz/_old 2020-05-01 11:12:30.759737769 +0200 +++ /var/tmp/diff_new_pack.jS0Erz/_new 2020-05-01 11:12:30.759737769 +0200 @@ -82,20 +82,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 libscca -License: LGPL-3.0-or-later -Group: Development/Languages/Python -BuildRequires: pkgconfig -BuildRequires: pkgconfig(python2) -Requires: %{lname} = %{version} -Requires: python -Provides: python-%{name} = %{version} -Obsoletes: python-%{name} <= 20170105 - -%description -n python2-%{name} -Python 2 binding for libscca, which can access the Windows Prefetch File (PF) format. - %package -n python3-%{name} Summary: Python 3 bindings for libscca License: LGPL-3.0-or-later @@ -112,7 +98,7 @@ %setup -q -n libscca-%{timestamp} %build -%configure --disable-static --enable-wide-character-type --enable-python2 --enable-python3 +%configure --disable-static --enable-wide-character-type --enable-python3 %make_build %install @@ -138,11 +124,6 @@ %{_libdir}/pkgconfig/libscca.pc %{_mandir}/man3/libscca.3%{?ext_man} -%files -n python2-%{name} -%license COPYING -%doc AUTHORS README -%{python_sitearch}/pyscca.so - %files -n python3-%{name} %license COPYING %doc AUTHORS
