Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xapian-bindings for openSUSE:Factory
checked in at 2024-03-07 22:02:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xapian-bindings (Old)
and /work/SRC/openSUSE:Factory/.xapian-bindings.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xapian-bindings"
Thu Mar 7 22:02:24 2024 rev:42 rq:1156100 version:1.4.21
Changes:
--------
--- /work/SRC/openSUSE:Factory/xapian-bindings/xapian-bindings.changes
2023-01-28 20:10:30.334816422 +0100
+++
/work/SRC/openSUSE:Factory/.xapian-bindings.new.1770/xapian-bindings.changes
2024-03-07 22:02:52.631784285 +0100
@@ -1,0 +2,5 @@
+Mon Feb 26 12:04:22 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xapian-bindings.spec ++++++
--- /var/tmp/diff_new_pack.mj0V3r/_old 2024-03-07 22:02:53.259807389 +0100
+++ /var/tmp/diff_new_pack.mj0V3r/_new 2024-03-07 22:02:53.259807389 +0100
@@ -161,10 +161,10 @@
%prep
%setup -q
%if %{without sphinx}
-%patch0 -p1
+%patch -P 0 -p1
%endif
%if %{with php} && "%{phpver}" == "php7"
-%patch1 -p1
+%patch -P 1 -p1
%endif
#remove shebang in python examples