Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ed25519-java for openSUSE:Factory checked in at 2024-02-21 17:59:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ed25519-java (Old) and /work/SRC/openSUSE:Factory/.ed25519-java.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ed25519-java" Wed Feb 21 17:59:41 2024 rev:4 rq:1148564 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ed25519-java/ed25519-java.changes 2023-09-11 21:27:01.311725214 +0200 +++ /work/SRC/openSUSE:Factory/.ed25519-java.new.1706/ed25519-java.changes 2024-02-21 17:59:43.046465350 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 10:42:44 UTC 2024 - Gus Kenion <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ed25519-java.spec ++++++ --- /var/tmp/diff_new_pack.DVF1Tx/_old 2024-02-21 17:59:43.906496449 +0100 +++ /var/tmp/diff_new_pack.DVF1Tx/_new 2024-02-21 17:59:43.910496593 +0100 @@ -1,7 +1,7 @@ # # spec file for package ed25519-java # -# 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 @@ -52,8 +52,8 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 +%patch -P 0 -p1 +%patch -P 1 -p1 # Unwanted tasks %pom_remove_plugin :maven-gpg-plugin
