Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfshfs for openSUSE:Factory checked in at 2024-02-07 18:48:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfshfs (Old) and /work/SRC/openSUSE:Factory/.libfshfs.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfshfs" Wed Feb 7 18:48:19 2024 rev:15 rq:1144588 version:20231125 Changes: -------- --- /work/SRC/openSUSE:Factory/libfshfs/libfshfs.changes 2023-11-26 19:37:19.502210979 +0100 +++ /work/SRC/openSUSE:Factory/.libfshfs.new.1815/libfshfs.changes 2024-02-07 18:49:34.553213822 +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: ------------------ ++++++ libfshfs.spec ++++++ --- /var/tmp/diff_new_pack.U4DMjS/_old 2024-02-07 18:49:36.441281703 +0100 +++ /var/tmp/diff_new_pack.U4DMjS/_new 2024-02-07 18:49:36.445281847 +0100 @@ -1,7 +1,7 @@ # # spec file for package libfshfs # -# 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/libfshfs/releases/download/%version/libfshfs-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
