Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcreg for openSUSE:Factory checked in at 2024-02-07 18:48:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcreg (Old) and /work/SRC/openSUSE:Factory/.libcreg.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcreg" Wed Feb 7 18:48:00 2024 rev:9 rq:1144575 version:20210625 Changes: -------- --- /work/SRC/openSUSE:Factory/libcreg/libcreg.changes 2023-08-09 17:25:12.625364265 +0200 +++ /work/SRC/openSUSE:Factory/.libcreg.new.1815/libcreg.changes 2024-02-07 18:49:13.412453758 +0100 @@ -1,0 +2,6 @@ +Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <[email protected]> + +- Use python-setuptools for python distutils backport + gh#libyal/libbde#68 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcreg.spec ++++++ --- /var/tmp/diff_new_pack.q8KyIq/_old 2024-02-07 18:49:14.932508407 +0100 +++ /var/tmp/diff_new_pack.q8KyIq/_new 2024-02-07 18:49:14.936508552 +0100 @@ -1,7 +1,7 @@ # # spec file for package libcreg # -# 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 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %{?sle15_python_module_pythons} Name: libcreg @@ -29,6 +30,7 @@ Source2: https://github.com/libyal/libcreg/releases/download/%version/libcreg-experimental-%version.tar.gz.asc Source3: %name.keyring BuildRequires: %python_module devel +BuildRequires: %python_module setuptools BuildRequires: c_compiler BuildRequires: pkg-config BuildRequires: python-rpm-macros
