Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cairo-clock for openSUSE:Factory checked in at 2024-02-09 23:52:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cairo-clock (Old) and /work/SRC/openSUSE:Factory/.cairo-clock.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cairo-clock" Fri Feb 9 23:52:22 2024 rev:6 rq:1145229 version:0.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/cairo-clock/cairo-clock.changes 2021-04-21 20:59:58.866256315 +0200 +++ /work/SRC/openSUSE:Factory/.cairo-clock.new.1815/cairo-clock.changes 2024-02-09 23:52:48.316013275 +0100 @@ -1,0 +2,5 @@ +Thu Feb 8 16:06:11 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Prepare for RPM 4.20: use autosetup. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cairo-clock.spec ++++++ --- /var/tmp/diff_new_pack.6ZaEhK/_old 2024-02-09 23:52:48.796030572 +0100 +++ /var/tmp/diff_new_pack.6ZaEhK/_new 2024-02-09 23:52:48.796030572 +0100 @@ -1,6 +1,7 @@ # -# spec file for package cairo-clock (Version 0.3.4) +# spec file for package cairo-clock # +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -11,10 +12,11 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: cairo-clock Summary: Cairo-rendered on-screen clock Version: 0.3.4 @@ -24,7 +26,7 @@ # PATCH-FIX-UPSTREAM cairo-clock-fix-ldflags.patch deb#624922 [email protected] -- Taken from Debian, fix "unrecognized option '--export-dynamic'" Patch0: cairo-clock-fix-ldflags.patch # Note: src/cairo-clock.c has a link to the GPL (unversioned) on gnu.org; when the file was created, that link was pointing to GPL-2.0, not GPL-3.0 -License: GPL-2.0 +License: GPL-2.0-only Group: Amusements/Toys/Clocks BuildRequires: fdupes BuildRequires: gtk2-devel @@ -41,8 +43,7 @@ %lang_package %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %configure
