Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfwsi for openSUSE:Factory checked in at 2024-02-07 18:48:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfwsi (Old) and /work/SRC/openSUSE:Factory/.libfwsi.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfwsi" Wed Feb 7 18:48:14 2024 rev:20 rq:1144584 version:20231130 Changes: -------- --- /work/SRC/openSUSE:Factory/libfwsi/libfwsi.changes 2023-12-01 21:27:07.613753407 +0100 +++ /work/SRC/openSUSE:Factory/.libfwsi.new.1815/libfwsi.changes 2024-02-07 18:49:26.940940141 +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: ------------------ ++++++ libfwsi.spec ++++++ --- /var/tmp/diff_new_pack.T6ZtZw/_old 2024-02-07 18:49:29.521032902 +0100 +++ /var/tmp/diff_new_pack.T6ZtZw/_new 2024-02-07 18:49:29.525033046 +0100 @@ -1,7 +1,7 @@ # # spec file for package libfwsi # -# 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 @@ -29,6 +29,7 @@ Source3: %name.keyring Source9: Windows_Shell_Item_format.pdf BuildRequires: %{python_module devel} +BuildRequires: %{python_module setuptools} BuildRequires: c_compiler BuildRequires: pkg-config BuildRequires: python-rpm-macros
