Accepting request 1175510 from devel:languages:ruby:extensions
- Replace %patchN with %patch -P N: %patchN is deprecated. (forwarded request 1175505 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1175510 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-benchmark?expand=0&rev=6
This commit is contained in:
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user