Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kured for openSUSE:Factory checked in at 2023-11-14 21:41:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kured (Old) and /work/SRC/openSUSE:Factory/.kured.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kured" Tue Nov 14 21:41:47 2023 rev:22 rq:1124963 version:1.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kured/kured.changes 2022-09-12 19:08:56.890654375 +0200 +++ /work/SRC/openSUSE:Factory/.kured.new.17445/kured.changes 2023-11-14 21:41:53.782096395 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 08:50:54 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kured.spec ++++++ --- /var/tmp/diff_new_pack.iJnIbJ/_old 2023-11-14 21:41:54.438120678 +0100 +++ /var/tmp/diff_new_pack.iJnIbJ/_new 2023-11-14 21:41:54.438120678 +0100 @@ -1,7 +1,7 @@ # # spec file for package kured # -# Copyright (c) 2022 SUSE LLC +# 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 @@ -30,7 +30,7 @@ URL: https://github.com/weaveworks/kured Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz -Patch: systemctl-path.patch +Patch0: systemctl-path.patch Patch1: kured-imagePullPolicy.patch BuildRequires: fdupes BuildRequires: go-go-md2man @@ -61,7 +61,7 @@ %prep %setup -qa1 -%patch -p1 +%patch0 -p1 %patch1 -p1 %build
