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/