From 4ff9c547a068c8e3869ec5d5d7de47445e3adebf866eb595092d7cce0b9a51bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 17:13:45 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main gd revision 82aebfe6ff18e58c32d1a1ed0703cc7a --- gd.changes | 6 ++++++ gd.spec | 7 ++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/gd.changes b/gd.changes index f26514f..6a6d3fa 100644 --- a/gd.changes +++ b/gd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 08:15:24 UTC 2024 - Michael Vetter + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Tue Feb 28 15:04:29 UTC 2023 - pgajdos@suse.com diff --git a/gd.spec b/gd.spec index f43b3ba..8ed142a 100644 --- a/gd.spec +++ b/gd.spec @@ -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 @@ useful in World Wide Web applications, where PNG and JPEG are two of 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