From 50b0fdbbee442bb99fd77425a4629ddac44a070837d7fee57b151be29f468740 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Tue, 21 May 2024 10:29:59 +0000 Subject: [PATCH] Accepting request 1175505 from home:dimstar:Factory - Replace %patchN with %patch -P N: %patchN is deprecated. OBS-URL: https://build.opensuse.org/request/show/1175505 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-benchmark?expand=0&rev=10 --- rubygem-benchmark.changes | 5 +++++ rubygem-benchmark.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/rubygem-benchmark.changes b/rubygem-benchmark.changes index b64d99a..4a514ea 100644 --- a/rubygem-benchmark.changes +++ b/rubygem-benchmark.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 21 10:24:30 UTC 2024 - Dominique Leuenberger + +- Replace %patchN with %patch -P N: %patchN is deprecated. + ------------------------------------------------------------------- Tue Nov 14 14:50:29 UTC 2023 - Dan Čermák diff --git a/rubygem-benchmark.spec b/rubygem-benchmark.spec index 161e615..898412d 100644 --- a/rubygem-benchmark.spec +++ b/rubygem-benchmark.spec @@ -1,7 +1,7 @@ # # spec file for package rubygem-benchmark # -# 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 @@ -46,7 +46,7 @@ detailed reports on the time taken for each task. %prep %gem_unpack -%patch0 -p1 +%patch -P 0 -p1 find -type f -print0 | xargs -0 touch -r %{S:0} %gem_build