Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package unclutter for openSUSE:Factory checked in at 2023-11-08 22:17:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unclutter (Old) and /work/SRC/openSUSE:Factory/.unclutter.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unclutter" Wed Nov 8 22:17:58 2023 rev:16 rq:1124099 version:8 Changes: -------- --- /work/SRC/openSUSE:Factory/unclutter/unclutter.changes 2018-01-10 23:38:25.790841030 +0100 +++ /work/SRC/openSUSE:Factory/.unclutter.new.17445/unclutter.changes 2023-11-08 22:18:26.304739279 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 10:10:47 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unclutter.spec ++++++ --- /var/tmp/diff_new_pack.L85rLq/_old 2023-11-08 22:18:26.760756031 +0100 +++ /var/tmp/diff_new_pack.L85rLq/_new 2023-11-08 22:18:26.764756178 +0100 @@ -1,7 +1,7 @@ # # spec file for package unclutter # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,11 +12,11 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -Url: http://www.ibiblio.org/pub/X11/contrib/utilities/ +URL: http://www.ibiblio.org/pub/X11/contrib/utilities/ Name: unclutter BuildRequires: imake @@ -30,7 +30,7 @@ License: SUSE-Public-Domain Group: System/X11/Utilities Source: %{name}-%{version}.tar.bz2 -Patch: %{name}-%{version}-return.diff +Patch0: %{name}-%{version}-return.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -47,7 +47,7 @@ %prep %setup -q -%patch +%patch0 %build xmkmf
