Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lucene for openSUSE:Factory checked 
in at 2024-02-21 18:00:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lucene (Old)
 and      /work/SRC/openSUSE:Factory/.lucene.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lucene"

Wed Feb 21 18:00:09 2024 rev:36 rq:1148599 version:8.11.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/lucene/lucene.changes    2023-09-20 
13:34:26.725942995 +0200
+++ /work/SRC/openSUSE:Factory/.lucene.new.1706/lucene.changes  2024-02-21 
18:00:19.583786546 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 10:49:02 UTC 2024 - Gus Kenion <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lucene.spec ++++++
--- /var/tmp/diff_new_pack.iF3dp6/_old  2024-02-21 18:00:20.455818079 +0100
+++ /var/tmp/diff_new_pack.iF3dp6/_new  2024-02-21 18:00:20.455818079 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lucene
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -411,12 +411,12 @@
 %prep
 %setup -q
 
-%patch0 -p2
-%patch1 -p2
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P 0 -p2
+%patch -P 1 -p2
+%patch -P 2 -p1
+%patch -P 3 -p1
+%patch -P 4 -p1
+%patch -P 5 -p1
 
 %build
 export CLASSPATH=$(build-classpath commons-digester junit regexp)

Reply via email to