Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package swingx for openSUSE:Factory checked in at 2024-02-21 18:00:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swingx (Old) and /work/SRC/openSUSE:Factory/.swingx.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swingx" Wed Feb 21 18:00:40 2024 rev:21 rq:1148633 version:1.6.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/swingx/swingx.changes 2023-09-20 13:32:43.974261857 +0200 +++ /work/SRC/openSUSE:Factory/.swingx.new.1706/swingx.changes 2024-02-21 18:00:54.637056229 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 10:54:11 UTC 2024 - Gus Kenion <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swingx.spec ++++++ --- /var/tmp/diff_new_pack.N6LYf5/_old 2024-02-21 18:00:55.369082748 +0100 +++ /var/tmp/diff_new_pack.N6LYf5/_new 2024-02-21 18:00:55.373082893 +0100 @@ -1,7 +1,7 @@ # # spec file for package swingx # -# 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 @@ -57,12 +57,12 @@ %prep %setup -q -n %{name}-%{real_version} -%patch0 -p1 -%patch1 -%patch2 -%patch3 -%patch4 -%patch5 -p1 +%patch -P 0 -p1 +%patch -P 1 +%patch -P 2 +%patch -P 3 +%patch -P 4 +%patch -P 5 -p1 %pom_disable_module %{name}-testsupport
