Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jdom2 for openSUSE:Factory checked 
in at 2024-02-22 20:56:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jdom2 (Old)
 and      /work/SRC/openSUSE:Factory/.jdom2.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jdom2"

Thu Feb 22 20:56:08 2024 rev:6 rq:1148663 version:2.0.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/jdom2/jdom2.changes      2023-08-31 
13:43:05.354585822 +0200
+++ /work/SRC/openSUSE:Factory/.jdom2.new.1706/jdom2.changes    2024-02-22 
20:56:09.702015044 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 11:54:11 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jdom2.spec ++++++
--- /var/tmp/diff_new_pack.ml91aY/_old  2024-02-22 20:56:10.174032247 +0100
+++ /var/tmp/diff_new_pack.ml91aY/_new  2024-02-22 20:56:10.178032393 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jdom2
 #
-# 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
@@ -29,7 +29,7 @@
 BuildRequires:  ant-junit
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
-BuildRequires:  javapackages-local
+BuildRequires:  javapackages-local >= 6
 BuildArch:      noarch
 
 %description
@@ -51,7 +51,7 @@
 %prep
 %setup -q -n jdom-%{version}
 
-%patch0 -p1
+%patch -P 0 -p1
 
 sed -i 's/\r//' LICENSE.txt
 
@@ -72,7 +72,7 @@
 install -pm 0644 build/package/jdom-%{version}.jar 
%{buildroot}%{_javadir}/%{name}/%{name}.jar
 # pom
 install -dm 0755 %{buildroot}%{_mavenpomdir}/%{name}
-install -pm 0644 build/maven/core/%{name}-%{version}.pom 
%{buildroot}%{_mavenpomdir}/%{name}/%{name}.pom
+%{mvn_install_pom} build/maven/core/%{name}-%{version}.pom 
%{buildroot}%{_mavenpomdir}/%{name}/%{name}.pom
 %add_maven_depmap %{name}/%{name}.pom %{name}/%{name}.jar
 # javadoc
 install -dm 0755 %{buildroot}%{_javadocdir}/%{name}

Reply via email to