Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jflex for openSUSE:Factory checked 
in at 2024-02-23 16:40:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jflex (Old)
 and      /work/SRC/openSUSE:Factory/.jflex.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jflex"

Fri Feb 23 16:40:33 2024 rev:26 rq:1148910 version:1.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/jflex/jflex-bootstrap.changes    2023-10-27 
22:27:12.505347415 +0200
+++ /work/SRC/openSUSE:Factory/.jflex.new.1770/jflex-bootstrap.changes  
2024-02-23 16:40:36.201057982 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 22:06:45 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------
jflex.changes: same change

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

Other differences:
------------------
++++++ jflex-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.vWNkVs/_old  2024-02-23 16:40:37.513105543 +0100
+++ /var/tmp/diff_new_pack.vWNkVs/_new  2024-02-23 16:40:37.525105979 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jflex-bootstrap
 #
-# 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
@@ -98,7 +98,7 @@
 %setup -q -T -D -a 1 -n jflex-%{version}
 cp %{SOURCE2} build.xml
 mkdir -p lib
-%patch0 -p1
+%patch -P 0 -p1
 build-jar-repository -s lib java-cup-runtime glassfish-annotation-api
 %else
 %{mvn_file} : %{name} JFlex

++++++ jflex.spec ++++++
--- /var/tmp/diff_new_pack.vWNkVs/_old  2024-02-23 16:40:37.841117434 +0100
+++ /var/tmp/diff_new_pack.vWNkVs/_new  2024-02-23 16:40:37.857118014 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jflex
 #
-# 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
@@ -97,7 +97,7 @@
 %setup -q -T -D -a 1 -n jflex-%{version}
 cp %{SOURCE2} build.xml
 mkdir -p lib
-%patch0 -p1
+%patch -P 0 -p1
 build-jar-repository -s lib java-cup-runtime glassfish-annotation-api
 %else
 %{mvn_file} : %{name} JFlex

Reply via email to