public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rubygem-factory_bot] f45: Eliminate use of obsolete %patchN syntax (#2283636)
@ 2026-09-04 13:23 Software Management Team
0 siblings, 0 replies; only message in thread
From: Software Management Team @ 2026-09-04 13:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rubygem-factory_bot
Branch : f45
Commit : 15982a882af6805713a8eb55759e42e901edd575
Author : Software Management Team <packaging-team-maint@redhat.com>
Date : 2024-05-30T12:46:49+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rubygem-factory_bot/c/15982a882af6805713a8eb55759e42e901edd575?branch=f45
Log:
Eliminate use of obsolete %patchN syntax (#2283636)
---
diff --git a/rubygem-factory_bot.spec b/rubygem-factory_bot.spec
index 6d34958..67024f5 100644
--- a/rubygem-factory_bot.spec
+++ b/rubygem-factory_bot.spec
@@ -49,7 +49,7 @@ Documentation for %{name}.
(
cd %{_builddir}
mv %{gem_name}-%{version}/lib .
-%patch0 -p1
+%patch -P0 -p1
mv lib %{gem_name}-%{version}
)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-04 13:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 13:23 [rpms/rubygem-factory_bot] f45: Eliminate use of obsolete %patchN syntax (#2283636) Software Management Team
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox