Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package imgvtopgm for openSUSE:Factory checked in at 2024-02-22 20:59:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/imgvtopgm (Old) and /work/SRC/openSUSE:Factory/.imgvtopgm.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "imgvtopgm" Thu Feb 22 20:59:04 2024 rev:19 rq:1149050 version:2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/imgvtopgm/imgvtopgm.changes 2022-05-26 18:44:17.817194543 +0200 +++ /work/SRC/openSUSE:Factory/.imgvtopgm.new.1706/imgvtopgm.changes 2024-02-22 20:59:51.386103897 +0100 @@ -1,0 +2,6 @@ +Thu Feb 22 08:06:42 UTC 2024 - Michael Vetter <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. +- Use %license + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ imgvtopgm.spec ++++++ --- /var/tmp/diff_new_pack.pu8UFv/_old 2024-02-22 20:59:51.806119252 +0100 +++ /var/tmp/diff_new_pack.pu8UFv/_new 2024-02-22 20:59:51.806119252 +0100 @@ -1,7 +1,7 @@ # # spec file for package imgvtopgm # -# 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 @@ -43,8 +43,8 @@ %prep %setup -qn %name-%version.orig -%patch0 -%patch1 -p1 +%patch -P 0 +%patch -P 1 -p1 %build %configure @@ -55,7 +55,8 @@ %files %defattr(-,root,root) -%doc AUTHORS CREDITS INSTALL NEWS Pilot16 COPYING ChangeLog Pilot README +%license COPYING +%doc AUTHORS CREDITS INSTALL NEWS Pilot16 ChangeLog Pilot README %doc samples/ %_bindir/* %_mandir/man1/*.1*
