Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package redland for openSUSE:Factory checked in at 2024-03-06 23:03:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/redland (Old) and /work/SRC/openSUSE:Factory/.redland.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "redland" Wed Mar 6 23:03:22 2024 rev:35 rq:1155023 version:1.0.17 Changes: -------- --- /work/SRC/openSUSE:Factory/redland/redland.changes 2023-11-02 20:20:50.082433306 +0100 +++ /work/SRC/openSUSE:Factory/.redland.new.1770/redland.changes 2024-03-06 23:03:35.599272053 +0100 @@ -1,0 +2,5 @@ +Fri Feb 23 11:45:29 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ redland.spec ++++++ --- /var/tmp/diff_new_pack.77lFTT/_old 2024-03-06 23:03:36.175292936 +0100 +++ /var/tmp/diff_new_pack.77lFTT/_new 2024-03-06 23:03:36.179293081 +0100 @@ -88,9 +88,9 @@ %setup -q %if 0%{?suse_version} >= 1210 -%patch1 -p1 +%patch -P 1 -p1 %endif -%patch3 +%patch -P 3 # # If multiple libdb-X.Y.so are installed, redland's logic in configure.ac picks # the library by the numbers it knows (and it may not know future versions!), @@ -98,7 +98,7 @@ # libdb-X.Y.so that does not match up with the headers, for linking. # %patch -P 2 -p1 -%patch4 -p1 +%patch -P 4 -p1 %build autoconf