public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Software Management Team <packaging-team-maint@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rubygem-factory_bot] f44: Eliminate use of obsolete %patchN syntax (#2283636)
Date: Fri, 04 Sep 2026 13:41:52 GMT [thread overview]
Message-ID: <178852931202.1.2001975858213455952.rpms-rubygem-factory_bot-15982a882af6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rubygem-factory_bot
Branch : f44
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=f44
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}
)
reply other threads:[~2026-09-04 13:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178852931202.1.2001975858213455952.rpms-rubygem-factory_bot-15982a882af6@fedoraproject.org \
--to=packaging-team-maint@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox