Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfsapfs for openSUSE:Factory checked in at 2024-02-07 18:48:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfsapfs (Old) and /work/SRC/openSUSE:Factory/.libfsapfs.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfsapfs" Wed Feb 7 18:48:15 2024 rev:16 rq:1144585 version:20231122 Changes: -------- --- /work/SRC/openSUSE:Factory/libfsapfs/libfsapfs.changes 2023-11-23 21:42:17.487122932 +0100 +++ /work/SRC/openSUSE:Factory/.libfsapfs.new.1815/libfsapfs.changes 2024-02-07 18:49:29.645037361 +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: ------------------ ++++++ libfsapfs.spec ++++++ --- /var/tmp/diff_new_pack.XzJwuh/_old 2024-02-07 18:49:30.685074753 +0100 +++ /var/tmp/diff_new_pack.XzJwuh/_new 2024-02-07 18:49:30.685074753 +0100 @@ -1,7 +1,7 @@ # # spec file for package libfsapfs # -# 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 @@ -30,6 +30,7 @@ Source2: https://github.com/libyal/libfsapfs/releases/download/%version/libfsapfs-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
