Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfsfat for openSUSE:Factory checked in at 2024-02-07 18:48:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfsfat (Old) and /work/SRC/openSUSE:Factory/.libfsfat.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfsfat" Wed Feb 7 18:48:18 2024 rev:6 rq:1144587 version:20231122 Changes: -------- --- /work/SRC/openSUSE:Factory/libfsfat/libfsfat.changes 2023-11-23 21:42:23.539345849 +0100 +++ /work/SRC/openSUSE:Factory/.libfsfat.new.1815/libfsfat.changes 2024-02-07 18:49:33.481175280 +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: ------------------ ++++++ libfsfat.spec ++++++ --- /var/tmp/diff_new_pack.RGuXu5/_old 2024-02-07 18:49:34.421209076 +0100 +++ /var/tmp/diff_new_pack.RGuXu5/_new 2024-02-07 18:49:34.425209220 +0100 @@ -1,7 +1,7 @@ # # spec file for package libfsfat # -# 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/libfsfat/releases/download/%version/libfsfat-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
