Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package paperclips for openSUSE:Factory checked in at 2024-02-22 20:57:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/paperclips (Old) and /work/SRC/openSUSE:Factory/.paperclips.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "paperclips" Thu Feb 22 20:57:47 2024 rev:4 rq:1148878 version:1.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/paperclips/paperclips.changes 2022-03-23 20:20:27.494533361 +0100 +++ /work/SRC/openSUSE:Factory/.paperclips.new.1706/paperclips.changes 2024-02-22 20:58:38.351433880 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 21:05:12 UTC 2024 - Fridrich Strba <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ paperclips.spec ++++++ --- /var/tmp/diff_new_pack.ROuoMv/_old 2024-02-22 20:58:39.127462250 +0100 +++ /var/tmp/diff_new_pack.ROuoMv/_new 2024-02-22 20:58:39.127462250 +0100 @@ -1,7 +1,7 @@ # # spec file for package paperclips # -# Copyright (c) 2022 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 @@ -62,7 +62,7 @@ %prep %setup -q -c %{name}-%{version} -%patch0 -p1 +%patch -P 0 -p1 %build export CLASSPATH=%{_libdir}/java/swt.jar
