Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-jaxb2-plugin for openSUSE:Factory checked in at 2024-02-21 18:00:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-jaxb2-plugin (Old) and /work/SRC/openSUSE:Factory/.maven-jaxb2-plugin.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-jaxb2-plugin" Wed Feb 21 18:00:16 2024 rev:3 rq:1148607 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-jaxb2-plugin/maven-jaxb2-plugin.changes 2023-10-26 17:16:01.215797451 +0200 +++ /work/SRC/openSUSE:Factory/.maven-jaxb2-plugin.new.1706/maven-jaxb2-plugin.changes 2024-02-21 18:00:29.480144879 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 10:50:14 UTC 2024 - Gus Kenion <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-jaxb2-plugin.spec ++++++ --- /var/tmp/diff_new_pack.DggZBH/_old 2024-02-21 18:00:30.664187773 +0100 +++ /var/tmp/diff_new_pack.DggZBH/_new 2024-02-21 18:00:30.664187773 +0100 @@ -1,7 +1,7 @@ # # spec file for package maven-jaxb2-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 @@ -72,8 +72,8 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 +%patch -P 0 -p1 +%patch -P 1 -p1 # use glassfish-jaxb = 2.0.5 %pom_disable_module plugin-2.0
