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/perl-Parse-CPAN-Packages] epel10: Eliminate use of obsolete %patchN syntax (#2283636)
Date: Tue, 25 Aug 2026 14:41:43 GMT [thread overview]
Message-ID: <178766890330.1.9074972736948099131.rpms-perl-Parse-CPAN-Packages-97070fd74f58@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Parse-CPAN-Packages
Branch : epel10
Commit : 97070fd74f584e23ed0d5314822ae54d7d6edc46
Author : Software Management Team <packaging-team-maint@redhat.com>
Date : 2024-05-30T12:46:48+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Parse-CPAN-Packages/c/97070fd74f584e23ed0d5314822ae54d7d6edc46?branch=epel10
Log:
Eliminate use of obsolete %patchN syntax (#2283636)
---
diff --git a/perl-Parse-CPAN-Packages.spec b/perl-Parse-CPAN-Packages.spec
index df93b72..6efa64c 100644
--- a/perl-Parse-CPAN-Packages.spec
+++ b/perl-Parse-CPAN-Packages.spec
@@ -39,7 +39,7 @@ interface to the data contained within.
%prep
%setup -q -n Parse-CPAN-Packages-%{version}
# Remove the need for (so-far unpackaged) Test::InDistDir
-%patch0 -p1
+%patch -P0 -p1
# Strip spurious exec permissions
find . -type f -exec chmod -c -x {} \;
reply other threads:[~2026-08-25 14: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=178766890330.1.9074972736948099131.rpms-perl-Parse-CPAN-Packages-97070fd74f58@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