Script 'mail_helper' called by obssrc
Hello community,

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

Package is "maven-compiler-plugin"

Wed Feb 21 18:01:47 2024 rev:8 rq:1148753 version:3.11.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/maven-compiler-plugin/maven-compiler-plugin.changes  
    2023-09-20 13:35:09.435473087 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-compiler-plugin.new.1706/maven-compiler-plugin.changes
    2024-02-21 18:01:55.235251500 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 14:50:23 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ maven-compiler-plugin.spec ++++++
--- /var/tmp/diff_new_pack.alO6K7/_old  2024-02-21 18:01:56.443295263 +0100
+++ /var/tmp/diff_new_pack.alO6K7/_new  2024-02-21 18:01:56.447295408 +0100
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package maven-compiler-plugin
 #
-# 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 @@
 License:        Apache-2.0
 Group:          Development/Libraries/Java
 URL:            https://maven.apache.org/plugins/maven-compiler-plugin
-Source0:        
https://dlcdn.apache.org/maven/plugins/%{base_name}-%{version}-source-release.zip
+Source0:        
https://archive.apache.org/dist/maven/plugins/%{base_name}-%{version}-source-release.zip
 Source1:        %{base_name}-build.xml
 Patch0:         %{base_name}-bootstrap-resources.patch
 BuildRequires:  javapackages-local
@@ -86,7 +86,7 @@
 %setup -q -n %{base_name}-%{version}
 %if %{with bootstrap}
 cp %{SOURCE1} build.xml
-%patch0 -p1
+%patch -P 0 -p1
 %endif
 
 %pom_remove_dep :::test

Reply via email to