Hello community, here is the log from the commit of package libsigscan for openSUSE:Factory checked in at 2020-05-01 11:12:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsigscan (Old) and /work/SRC/openSUSE:Factory/.libsigscan.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsigscan" Fri May 1 11:12:12 2020 rev:7 rq:799062 version:0~20191221 Changes: -------- --- /work/SRC/openSUSE:Factory/libsigscan/libsigscan.changes 2020-02-03 11:16:09.985931303 +0100 +++ /work/SRC/openSUSE:Factory/.libsigscan.new.2738/libsigscan.changes 2020-05-01 11:12:21.479717588 +0200 @@ -1,0 +2,5 @@ +Thu Apr 30 02:02:15 UTC 2020 - Greg Freemyer <[email protected]> + +- remove python2 submodule + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsigscan.spec ++++++ --- /var/tmp/diff_new_pack.Wis8qZ/_old 2020-05-01 11:12:22.663720162 +0200 +++ /var/tmp/diff_new_pack.Wis8qZ/_new 2020-05-01 11:12:22.667720172 +0200 @@ -72,20 +72,6 @@ This subpackage contains libraries and header files for developing applications that want to make use of libpff. -%package -n python2-%{name} -Summary: Python 2 bindings for libsigscan -Group: Development/Languages/Python -BuildRequires: pkgconfig -BuildRequires: pkgconfig(python2) -Requires: %{lname} = %{version} -Requires: python2 -Provides: pysigscan = %{version} - -%description -n python2-%{name} -Python 2 bindings for libsigscan. - -libsigscan is a library for scanning for binary signatures. - %package -n python3-%{name} Summary: Python 3 bindings for libsigscan Group: Development/Languages/Python @@ -104,7 +90,7 @@ %setup -q -n libsigscan-%{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 @@ -135,9 +121,6 @@ %{_libdir}/pkgconfig/libsigscan.pc %{_mandir}/man3/libsigscan.3%{?ext_man} -%files -n python2-%{name} -%{python_sitearch}/pysigscan.so - %files -n python3-%{name} %{python3_sitearch}/pysigscan.so
