Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mercurial for openSUSE:Factory checked in at 2024-02-25 14:04:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mercurial (Old) and /work/SRC/openSUSE:Factory/.mercurial.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mercurial" Sun Feb 25 14:04:47 2024 rev:194 rq:1149824 version:6.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes 2024-02-14 23:18:54.964636509 +0100 +++ /work/SRC/openSUSE:Factory/.mercurial.new.1770/mercurial.changes 2024-02-25 14:04:52.418195877 +0100 @@ -1,0 +2,5 @@ +Fri Feb 23 10:18:41 UTC 2024 - pgaj...@suse.com + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mercurial.spec ++++++ --- /var/tmp/diff_new_pack.XEUPev/_old 2024-02-25 14:04:53.454233350 +0100 +++ /var/tmp/diff_new_pack.XEUPev/_new 2024-02-25 14:04:53.454233350 +0100 @@ -82,11 +82,11 @@ %prep %setup -q -%patch0 +%patch -P 0 %if 0%{?suse_version} && 0%{?suse_version} <= 1110 -%patch1 +%patch -P 1 %endif -%patch2 -p1 +%patch -P 2 -p1 sed -i -e '1s@env @@' contrib/hgk