Hello community, here is the log from the commit of package libqcow for openSUSE:Factory checked in at 2020-05-11 13:40:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqcow (Old) and /work/SRC/openSUSE:Factory/.libqcow.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqcow" Mon May 11 13:40:23 2020 rev:9 rq:802298 version:0~20181227 Changes: -------- --- /work/SRC/openSUSE:Factory/libqcow/libqcow.changes 2019-06-19 21:03:00.018220054 +0200 +++ /work/SRC/openSUSE:Factory/.libqcow.new.2738/libqcow.changes 2020-05-11 13:40:24.692999508 +0200 @@ -1,0 +2,5 @@ +Sat May 9 18:58:13 UTC 2020 - Greg Freemyer <[email protected]> + +- remove python2 subpackage. Python2 is no longer in factory. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqcow.spec ++++++ --- /var/tmp/diff_new_pack.NVDM4I/_old 2020-05-11 13:40:25.429001070 +0200 +++ /var/tmp/diff_new_pack.NVDM4I/_new 2020-05-11 13:40:25.433001078 +0200 @@ -126,19 +126,6 @@ This subpackage contains libraries and header files for developing applications that want to make use of libqcow. -%package -n python2-%{name} -Summary: Python 2 bindings for libqcow -License: LGPL-3.0-or-later -Group: Development/Languages/Python -Requires: python -BuildRequires: pkgconfig(python2) -Requires: %{lname} = %{version} -Provides: python-%{name} = %{version} -Obsoletes: python-%{name} < %{version} - -%description -n python2-%{name} -Python 2 bindings for libqcow, which can access the QEMU Copy-On-Write (QCOW) image format - %package -n python3-%{name} Summary: Python 3 bindings for libqcow License: LGPL-3.0-or-later @@ -155,7 +142,7 @@ cp "%{SOURCE2}" . %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 @@ -190,12 +177,6 @@ %{_libdir}/pkgconfig/libqcow.pc %{_mandir}/man3/libqcow.3* -%files -n python2-%{name} -%defattr(-,root,root) -%doc AUTHORS README ChangeLog -%license COPYING -%{python_sitearch}/pyqcow.so - %files -n python3-%{name} %defattr(-,root,root) %doc AUTHORS README ChangeLog
