From 230ab7752939f9b57ccdf369ca3dc1187d52c2473ed863ea224f364a0b2cfeed Mon Sep 17 00:00:00 2001 From: Fred Fu Date: Fri, 23 Feb 2024 14:38:44 +0000 Subject: [PATCH] Accepting request 1149827 from home:dimstar:rpm4.20:r Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149827 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/racket?expand=0&rev=80 --- racket.changes | 6 ++++++ racket.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/racket.changes b/racket.changes index 60feac7..d84821d 100644 --- a/racket.changes +++ b/racket.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 23 11:29:47 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Sat Dec 16 09:35:49 UTC 2023 - Dirk Müller diff --git a/racket.spec b/racket.spec index f00746d..08eb619 100644 --- a/racket.spec +++ b/racket.spec @@ -120,8 +120,7 @@ This package contains the symlinks, headers and object files needed to compile and link programs which use Racket. %prep -%setup -q -%patch0 -p0 +%autosetup -p0 cp -p %{SOURCE2} src/