Hello community, here is the log from the commit of package libvshadow for openSUSE:Factory checked in at 2020-05-01 11:12:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvshadow (Old) and /work/SRC/openSUSE:Factory/.libvshadow.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvshadow" Fri May 1 11:12:22 2020 rev:15 rq:799065 version:0~20190323 Changes: -------- --- /work/SRC/openSUSE:Factory/libvshadow/libvshadow.changes 2019-06-12 13:09:48.745094982 +0200 +++ /work/SRC/openSUSE:Factory/.libvshadow.new.2738/libvshadow.changes 2020-05-01 11:12:27.855731454 +0200 @@ -1,0 +2,5 @@ +Thu Apr 30 02:14:36 UTC 2020 - Greg Freemyer <[email protected]> + +- remove python2 submodule + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvshadow.spec ++++++ --- /var/tmp/diff_new_pack.69ZRjN/_old 2020-05-01 11:12:29.215734412 +0200 +++ /var/tmp/diff_new_pack.69ZRjN/_new 2020-05-01 11:12:29.219734420 +0200 @@ -89,18 +89,6 @@ The %{name}-devel package contains libraries and header files for developing applications that use %{name}. -%package -n python2-%{name} -Summary: Python 2 binding for libvshadow -License: LGPL-3.0-or-later -Group: Development/Languages/Python -Requires: %{lname} = %{version} -Requires: python2 -BuildRequires: pkgconfig(python2) -Obsoletes: python-%{name} - -%description -n python2-%{name} -Python 2 binding for libvshadow. libvshadow can read windows event files - %package -n python3-%{name} Summary: Python 3 binding for libvshadow License: LGPL-3.0-or-later @@ -122,7 +110,7 @@ %build export CFLAGS="%{optflags} -fno-strict-aliasing" export CXXFLAGS="%{optflags}" -%configure --disable-static --enable-wide-character-type --enable-python2 --enable-python3 +%configure --disable-static --enable-wide-character-type --enable-python3 make %{?_smp_mflags} @@ -160,12 +148,6 @@ %{_libdir}/pkgconfig/libvshadow.pc %{_mandir}/man3/*.gz -%files -n python2-%{name} -%defattr(644,root,root,755) -%doc AUTHORS README -%license COPYING -%{python_sitearch}/*.so - %files -n python3-%{name} %defattr(644,root,root,755) %doc AUTHORS README
