Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gd for openSUSE:Factory checked in at 2024-02-23 16:40:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gd (Old) and /work/SRC/openSUSE:Factory/.gd.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gd" Fri Feb 23 16:40:50 2024 rev:59 rq:1149072 version:2.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gd/gd.changes 2023-03-01 16:13:48.722525326 +0100 +++ /work/SRC/openSUSE:Factory/.gd.new.1770/gd.changes 2024-02-23 16:40:59.745911478 +0100 @@ -1,0 +2,6 @@ +Thu Feb 22 08:15:24 UTC 2024 - Michael Vetter <mvet...@suse.com> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gd.spec ++++++ --- /var/tmp/diff_new_pack.WBlG7Z/_old 2024-02-23 16:41:00.609942799 +0100 +++ /var/tmp/diff_new_pack.WBlG7Z/_new 2024-02-23 16:41:00.609942799 +0100 @@ -1,7 +1,7 @@ # # spec file for package gd # -# 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 @@ -83,10 +83,7 @@ the formats accepted for inline images by most browsers. %prep -%setup -q -n %{prjname}-%{version} -%patch1 -%patch2 -%patch3 +%autosetup -p0 -n %{prjname}-%{version} chmod 644 COPYING %build