Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mailx for openSUSE:Factory checked in at 2023-11-07 21:25:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailx (Old) and /work/SRC/openSUSE:Factory/.mailx.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailx" Tue Nov 7 21:25:27 2023 rev:48 rq:1123882 version:12.5 Changes: -------- --- /work/SRC/openSUSE:Factory/mailx/mailx.changes 2023-01-10 14:59:37.677147761 +0100 +++ /work/SRC/openSUSE:Factory/.mailx.new.17445/mailx.changes 2023-11-07 21:25:38.153917098 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 09:10:38 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailx.spec ++++++ --- /var/tmp/diff_new_pack.BffWCi/_old 2023-11-07 21:25:38.901944644 +0100 +++ /var/tmp/diff_new_pack.BffWCi/_new 2023-11-07 21:25:38.905944791 +0100 @@ -1,7 +1,7 @@ # # spec file for package mailx # -# 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 @@ -47,7 +47,7 @@ License: BSD-4-Clause AND MPL-1.1 Group: Productivity/Networking/Email/Utilities Source: mailx-%{version}.tar.bz2 -Patch: mailx-%{version}.dif +Patch0: mailx-%{version}.dif Patch1: nail-11.25-path.dif Patch2: mailx-%{version}-replyto.patch Patch3: nail-11.25-ttychar.dif @@ -98,7 +98,7 @@ %patch13 -p0 -b .ssl11f %patch14 -p1 -b .sendmail %patch15 -p0 -b .systemd -%patch -p1 -b .0 +%patch0 -p1 -b .0 %build CC=gcc
