From 5940a00a247b83ed32a1113b1fca07761d008b89411b84a9ffc944fb21b3f3a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20M=C3=BCller?= Date: Fri, 23 Feb 2024 15:12:37 +0000 Subject: [PATCH] Accepting request 1149886 from home:dimstar:rpm4.20:r Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149886 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=146 --- ruby-build.changes | 6 ++++++ ruby-build.spec | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ruby-build.changes b/ruby-build.changes index 412e828..f2edc17 100644 --- a/ruby-build.changes +++ b/ruby-build.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 23 11:57:54 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Wed Feb 21 11:23:44 UTC 2024 - Lukas Müller diff --git a/ruby-build.spec b/ruby-build.spec index e9cf4d5..b6f00be 100644 --- a/ruby-build.spec +++ b/ruby-build.spec @@ -97,9 +97,7 @@ Requires: git Meta package for ruby-build dependencies to build PicoRuby. %prep -%setup -q - -%patch0 -p1 +%autosetup -p1 %build