Hello community, here is the log from the commit of package libfsntfs for openSUSE:Factory checked in at 2020-05-01 11:11:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfsntfs (Old) and /work/SRC/openSUSE:Factory/.libfsntfs.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfsntfs" Fri May 1 11:11:47 2020 rev:8 rq:799058 version:0~20200223 Changes: -------- --- /work/SRC/openSUSE:Factory/libfsntfs/libfsntfs.changes 2020-04-07 10:31:17.926496810 +0200 +++ /work/SRC/openSUSE:Factory/.libfsntfs.new.2738/libfsntfs.changes 2020-05-01 11:12:17.083708027 +0200 @@ -1,0 +2,5 @@ +Thu Apr 30 01:36:04 UTC 2020 - Greg Freemyer <[email protected]> + +- remove python2 submodule + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfsntfs.spec ++++++ --- /var/tmp/diff_new_pack.MJzQRw/_old 2020-05-01 11:12:17.679709324 +0200 +++ /var/tmp/diff_new_pack.MJzQRw/_new 2020-05-01 11:12:17.683709333 +0200 @@ -87,18 +87,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 libfsntfs -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 libfsntfs, which can access the NTFS filesystem. - %package -n python3-%{name} Summary: Python 3 bindings for libfsntfs License: LGPL-3.0-or-later @@ -114,7 +102,7 @@ %setup -q -n libfsntfs-%{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 @@ -143,12 +131,6 @@ %{_libdir}/pkgconfig/libfsntfs.pc %{_mandir}/man3/libfsntfs.3* -%files -n python2-%{name} -%defattr(-,root,root) -%doc AUTHORS README -%license COPYING -%{python_sitearch}/pyfsntfs.so - %files -n python3-%{name} %defattr(-,root,root) %doc AUTHORS
