Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plexus-bsh-factory for 
openSUSE:Factory checked in at 2024-02-20 21:15:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-bsh-factory (Old)
 and      /work/SRC/openSUSE:Factory/.plexus-bsh-factory.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plexus-bsh-factory"

Tue Feb 20 21:15:50 2024 rev:3 rq:1148110 version:1.0~a7

Changes:
--------
--- /work/SRC/openSUSE:Factory/plexus-bsh-factory/plexus-bsh-factory.changes    
2022-03-20 20:56:57.498648162 +0100
+++ 
/work/SRC/openSUSE:Factory/.plexus-bsh-factory.new.1706/plexus-bsh-factory.changes
  2024-02-20 21:16:12.218061635 +0100
@@ -1,0 +2,5 @@
+Tue Feb 20 14:42:08 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plexus-bsh-factory.spec ++++++
--- /var/tmp/diff_new_pack.DZT8Qh/_old  2024-02-20 21:16:12.686078612 +0100
+++ /var/tmp/diff_new_pack.DZT8Qh/_new  2024-02-20 21:16:12.690078757 +0100
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package plexus-bsh-factory
 #
-# Copyright (c) 2022 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
@@ -38,14 +38,10 @@
 BuildRequires:  ant
 BuildRequires:  bsh2
 BuildRequires:  fdupes
-BuildRequires:  javapackages-local
+BuildRequires:  javapackages-local >= 6
 BuildRequires:  plexus-classworlds >= 2
 BuildRequires:  plexus-containers-container-default
 BuildRequires:  plexus-utils
-Requires:       mvn(bsh:bsh)
-Requires:       mvn(classworlds:classworlds)
-Requires:       mvn(org.codehaus.plexus:plexus-container-default)
-Requires:       mvn(org.codehaus.plexus:plexus-utils)
 BuildArch:      noarch
 
 %description
@@ -61,8 +57,8 @@
 %prep
 %setup -q -n %{name}
 
-%patch1 -b .sav
-%patch2 -p1
+%patch -P 1 -b .sav
+%patch -P 2 -p1
 cp release-pom.xml pom.xml
 cp %{SOURCE1} build.xml
 cp -p %{SOURCE3} .
@@ -80,7 +76,7 @@
 install -pm 0644 target/%{name}-%{namedversion}.jar 
%{buildroot}%{_javadir}/%{parent}/%{subname}.jar
 # pom
 install -dm 0755 %{buildroot}%{_mavenpomdir}/%{parent}
-install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{parent}/%{subname}.pom
+%{mvn_install_pom} pom.xml %{buildroot}%{_mavenpomdir}/%{parent}/%{subname}.pom
 %add_maven_depmap %{parent}/%{subname}.pom %{parent}/%{subname}.jar
 # javadoc
 install -dm 0755 %{buildroot}%{_javadocdir}/%{name}

Reply via email to