Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libqcow for openSUSE:Factory checked in at 2024-02-07 18:48:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqcow (Old) and /work/SRC/openSUSE:Factory/.libqcow.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqcow" Wed Feb 7 18:48:31 2024 rev:21 rq:1144598 version:20231125 Changes: -------- --- /work/SRC/openSUSE:Factory/libqcow/libqcow.changes 2023-11-26 19:38:04.703868074 +0100 +++ /work/SRC/openSUSE:Factory/.libqcow.new.1815/libqcow.changes 2024-02-07 18:49:54.869944261 +0100 @@ -1,0 +2,6 @@ +Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jeng...@inai.de> + +- Use python-setuptools for python distutils backport + gh#libyal/libbde#68 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqcow.spec ++++++ --- /var/tmp/diff_new_pack.NmGJop/_old 2024-02-07 18:49:55.365962093 +0100 +++ /var/tmp/diff_new_pack.NmGJop/_new 2024-02-07 18:49:55.369962237 +0100 @@ -1,7 +1,7 @@ # # spec file for package libqcow # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,6 @@ %define lname libqcow1 Name: libqcow Version: 20231125 - Release: 0 Summary: Library and tooling to access the QEMU Copy-On-Write (QCOW) image format License: GFDL-1.1-or-later AND LGPL-3.0-or-later AND GFDL-1.3-or-later @@ -32,6 +31,7 @@ Source3: %name.keyring Source8: QEMU_Copy-On-Write_file_format.pdf BuildRequires: %{python_module devel} +BuildRequires: %{python_module setuptools} BuildRequires: c_compiler BuildRequires: pkg-config BuildRequires: python-rpm-macros