Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ini4j"

Wed Feb 21 17:58:36 2024 rev:20 rq:1148471 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ini4j/ini4j.changes      2023-09-15 
22:10:27.219815491 +0200
+++ /work/SRC/openSUSE:Factory/.ini4j.new.1706/ini4j.changes    2024-02-21 
17:58:44.688355109 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 09:17:18 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ini4j.spec ++++++
--- /var/tmp/diff_new_pack.A1JftH/_old  2024-02-21 17:58:45.196373479 +0100
+++ /var/tmp/diff_new_pack.A1JftH/_new  2024-02-21 17:58:45.196373479 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ini4j
 #
-# 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
@@ -53,7 +53,7 @@
 Group:          Development/Libraries/Java
 Requires(post): /bin/ln
 Requires(post): /bin/rm
-Requires(postun):/bin/rm
+Requires(postun): /bin/rm
 
 %description javadoc
 The [ini4j] is a simple Java API for handling configuration files in
@@ -70,7 +70,7 @@
 mkdir -p src%{_sysconfdir}
 cp %{SOURCE3} src%{_sysconfdir}/buildinfo.properties
 
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 ant -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 build
@@ -83,7 +83,7 @@
 
 # pom
 install -d -m 755 %{buildroot}%{_mavenpomdir}
-install -m 644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/%{name}.pom
+%{mvn_install_pom} %{SOURCE1} %{buildroot}%{_mavenpomdir}/%{name}.pom
 %add_maven_depmap %{name}.pom %{name}.jar
 
 # javadoc

Reply via email to