Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvsmbr for openSUSE:Factory checked in at 2024-02-07 18:47:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvsmbr (Old) and /work/SRC/openSUSE:Factory/.libvsmbr.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvsmbr" Wed Feb 7 18:47:57 2024 rev:6 rq:1144573 version:20210509 Changes: -------- --- /work/SRC/openSUSE:Factory/libvsmbr/libvsmbr.changes 2023-08-09 17:25:34.545500738 +0200 +++ /work/SRC/openSUSE:Factory/.libvsmbr.new.1815/libvsmbr.changes 2024-02-07 18:49:09.596316557 +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: ------------------ ++++++ libvsmbr.spec ++++++ --- /var/tmp/diff_new_pack.KZw1sM/_old 2024-02-07 18:49:11.216374802 +0100 +++ /var/tmp/diff_new_pack.KZw1sM/_new 2024-02-07 18:49:11.220374946 +0100 @@ -1,7 +1,7 @@ # # spec file for package libvsmbr # -# 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 @@ -27,6 +27,7 @@ Source: %name-%version.tar.xz Patch1: system-libs.patch BuildRequires: %{python_module devel} +BuildRequires: %{python_module setuptools} BuildRequires: c_compiler BuildRequires: gettext-tools >= 0.18.1 BuildRequires: libtool
