Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libArcus for openSUSE:Factory checked in at 2025-03-13 15:07:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libArcus (Old) and /work/SRC/openSUSE:Factory/.libArcus.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libArcus" Thu Mar 13 15:07:14 2025 rev:24 rq:1252621 version:4.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libArcus/libArcus.changes 2024-11-18 20:01:06.652882375 +0100 +++ /work/SRC/openSUSE:Factory/.libArcus.new.19136/libArcus.changes 2025-03-13 15:08:10.483176169 +0100 @@ -1,0 +2,5 @@ +Thu Mar 13 01:21:37 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Add BuildRequires on python3-setuptools, required for Python 3.12+. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libArcus.spec ++++++ --- /var/tmp/diff_new_pack.eyf3Qr/_old 2025-03-13 15:08:10.955195968 +0100 +++ /var/tmp/diff_new_pack.eyf3Qr/_new 2025-03-13 15:08:10.959196136 +0100 @@ -1,7 +1,7 @@ # # spec file for package libArcus # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,6 +38,7 @@ BuildRequires: python3-devel BuildRequires: python3-packaging BuildRequires: python3-qt5-sip +BuildRequires: python3-setuptools BuildRequires: python3-sip4-devel %description @@ -116,5 +117,5 @@ %files -n python3-Arcus %license LICENSE %{python3_sitearch}/Arcus.so -%{python3_sitearch}/Arcus-*.egg-info +%{python3_sitearch}/Arcus-%{version}.egg-info