Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sendmail for openSUSE:Factory checked in at 2024-02-27 22:44:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sendmail (Old) and /work/SRC/openSUSE:Factory/.sendmail.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sendmail" Tue Feb 27 22:44:52 2024 rev:123 rq:1151694 version:8.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sendmail/sendmail.changes 2024-02-06 16:33:05.443874826 +0100 +++ /work/SRC/openSUSE:Factory/.sendmail.new.1770/sendmail.changes 2024-02-27 22:45:04.227406606 +0100 @@ -1,0 +2,5 @@ +Mon Feb 26 13:07:48 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sendmail.spec ++++++ --- /var/tmp/diff_new_pack.cTU57K/_old 2024-02-27 22:45:05.567455185 +0100 +++ /var/tmp/diff_new_pack.cTU57K/_new 2024-02-27 22:45:05.571455330 +0100 @@ -245,11 +245,11 @@ %prep %setup -n sendmail-%{version} -%patch1 -p0 -b .select -%patch4 -p0 -b .m4head -%patch5 -p1 -b .fdmilt -%patch0 -p0 -b .p0 -%patch8 -p1 -b .reproducible +%patch -P 1 -p0 -b .select +%patch -P 4 -p0 -b .m4head +%patch -P 5 -p1 -b .fdmilt +%patch -P 0 -p0 -b .p0 +%patch -P 8 -p1 -b .reproducible tar --strip-components=1 -xf %{S:1} set -f cat <<-EOF > file-list
