Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package logback for openSUSE:Factory checked in at 2024-02-21 18:00:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/logback (Old) and /work/SRC/openSUSE:Factory/.logback.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "logback" Wed Feb 21 18:00:08 2024 rev:8 rq:1148598 version:1.2.11 Changes: -------- --- /work/SRC/openSUSE:Factory/logback/logback.changes 2023-09-10 13:11:57.886272578 +0200 +++ /work/SRC/openSUSE:Factory/.logback.new.1706/logback.changes 2024-02-21 18:00:18.603751108 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 10:48:45 UTC 2024 - Gus Kenion <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ logback.spec ++++++ --- /var/tmp/diff_new_pack.SksWM1/_old 2024-02-21 18:00:19.443781483 +0100 +++ /var/tmp/diff_new_pack.SksWM1/_new 2024-02-21 18:00:19.443781483 +0100 @@ -1,7 +1,7 @@ # # spec file for package logback # -# 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 @@ -86,8 +86,8 @@ find . -type f -exec chmod -x {} \; chmod +x %{name}-examples/src/main/resources/setClasspath.sh -%patch0 -p1 -%patch1 -p1 +%patch -P 0 -p1 +%patch -P 1 -p1 %pom_remove_plugin :maven-source-plugin %pom_remove_plugin :findbugs-maven-plugin
