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
This commit is contained in:
Dan Čermák 2024-05-21 10:29:59 +00:00 committed by Git OBS Bridge
parent 800b8c98cf
commit 50b0fdbbee
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 21 10:24:30 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Replace %patchN with %patch -P N: %patchN is deprecated.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 14 14:50:29 UTC 2023 - Dan Čermák <dan.cermak@posteo.net> Tue Nov 14 14:50:29 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>

View File

@ -1,7 +1,7 @@
# #
# spec file for package rubygem-benchmark # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -46,7 +46,7 @@ detailed reports on the time taken for each task.
%prep %prep
%gem_unpack %gem_unpack
%patch0 -p1 %patch -P 0 -p1
find -type f -print0 | xargs -0 touch -r %{S:0} find -type f -print0 | xargs -0 touch -r %{S:0}
%gem_build %gem_build