Hello community, here is the log from the commit of package libfwnt for openSUSE:Factory checked in at 2020-05-01 11:11:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfwnt (Old) and /work/SRC/openSUSE:Factory/.libfwnt.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfwnt" Fri May 1 11:11:27 2020 rev:7 rq:799055 version:0~20181227 Changes: -------- --- /work/SRC/openSUSE:Factory/libfwnt/libfwnt.changes 2019-06-12 13:08:31.665127377 +0200 +++ /work/SRC/openSUSE:Factory/.libfwnt.new.2738/libfwnt.changes 2020-05-01 11:12:11.563696023 +0200 @@ -1,0 +2,5 @@ +Thu Apr 30 01:16:25 UTC 2020 - Greg Freemyer <[email protected]> + +- remove python2 submodule + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfwnt.spec ++++++ --- /var/tmp/diff_new_pack.ePSG0g/_old 2020-05-01 11:12:12.503698067 +0200 +++ /var/tmp/diff_new_pack.ePSG0g/_new 2020-05-01 11:12:12.507698076 +0200 @@ -60,18 +60,6 @@ This subpackage contains libraries and header files for developing applications that want to make use of libfwnt. -%package -n python2-%{name} -Summary: Python 2 bindings for %{name} -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} -This packinge provides Python 2 bindings for ${name} - %package -n python3-%{name} Summary: Python 3 bindings for ${name} License: LGPL-3.0-or-later @@ -88,7 +76,7 @@ cp "%{S:2}" . %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 @@ -119,12 +107,6 @@ %{_libdir}/pkgconfig/libfwnt.pc %{_mandir}/man3/libfwnt.3* -%files -n python2-%{name} -%defattr(-,root,root) -%doc AUTHORS -%license COPYING -%{python_sitearch}/pyfwnt.so - %files -n python3-%{name} %defattr(-,root,root) %doc AUTHORS
