Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-resources-plugin for openSUSE:Factory checked in at 2024-02-21 17:57:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-resources-plugin (Old) and /work/SRC/openSUSE:Factory/.maven-resources-plugin.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-resources-plugin" Wed Feb 21 17:57:45 2024 rev:8 rq:1148397 version:3.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-resources-plugin/maven-resources-plugin.changes 2023-09-20 13:35:22.751950158 +0200 +++ /work/SRC/openSUSE:Factory/.maven-resources-plugin.new.1706/maven-resources-plugin.changes 2024-02-21 17:57:54.118526494 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 06:02:59 UTC 2024 - Fridrich Strba <fst...@suse.com> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-resources-plugin.spec ++++++ --- /var/tmp/diff_new_pack.Lapevr/_old 2024-02-21 17:57:54.598543852 +0100 +++ /var/tmp/diff_new_pack.Lapevr/_new 2024-02-21 17:57:54.602543996 +0100 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package maven-resources-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 @@ -85,7 +85,7 @@ %setup -q -n %{base_name}-%{version} %if %{with bootstrap} cp %{SOURCE1} build.xml -%patch0 -p1 +%patch -P 0 -p1 %endif # Remove all dependencies with scope test, since a raw xmvn does not hide them