Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libplist for openSUSE:Factory checked in at 2024-12-06 14:25:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libplist (Old) and /work/SRC/openSUSE:Factory/.libplist.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libplist" Fri Dec 6 14:25:12 2024 rev:38 rq:1228506 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libplist/libplist.changes 2023-06-09 20:38:13.362827745 +0200 +++ /work/SRC/openSUSE:Factory/.libplist.new.28523/libplist.changes 2024-12-06 14:25:18.125758010 +0100 @@ -1,0 +2,5 @@ +Fri Nov 22 09:03:46 UTC 2024 - Dirk Müller <[email protected]> + +- add setuptools buildrequires (needed for python 3.13) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libplist.spec ++++++ --- /var/tmp/diff_new_pack.4QMnEb/_old 2024-12-06 14:25:18.617778674 +0100 +++ /var/tmp/diff_new_pack.4QMnEb/_new 2024-12-06 14:25:18.617778674 +0100 @@ -1,7 +1,7 @@ # # spec file for package libplist # -# Copyright (c) 2020 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 @@ -33,6 +33,7 @@ BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: python3-Cython >= 0.17 +BuildRequires: python3-setuptools BuildRequires: pkgconfig(python3) %description
