Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package reg for openSUSE:Factory checked in at 2023-11-08 22:18:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/reg (Old) and /work/SRC/openSUSE:Factory/.reg.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "reg" Wed Nov 8 22:18:41 2023 rev:3 rq:1124194 version:0.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/reg/reg.changes 2019-12-23 22:43:26.085976251 +0100 +++ /work/SRC/openSUSE:Factory/.reg.new.17445/reg.changes 2023-11-08 22:20:00.820211445 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 09:59:51 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ reg.spec ++++++ --- /var/tmp/diff_new_pack.R8T4MR/_old 2023-11-08 22:20:01.636241423 +0100 +++ /var/tmp/diff_new_pack.R8T4MR/_new 2023-11-08 22:20:01.652242011 +0100 @@ -1,7 +1,7 @@ # # spec file for package reg # -# Copyright (c) 2019 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 @@ -24,7 +24,7 @@ Group: System/Management URL: https://github.com/genuinetools/reg Source: %{name}-%{version}.tar.gz -Patch: go-mod-vendor.patch +Patch0: go-mod-vendor.patch BuildRequires: golang(API) >= 1.12 ExcludeArch: s390 ExcludeArch: %{ix86} @@ -38,7 +38,7 @@ %prep %setup -q -%patch -p0 +%patch0 -p0 %build make build GITCOMMIT=4a4d0e5d108ca9558879bdf1aba94d09e921cf1e
