public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-GD] epel8: Avoid use of deprecated patch syntax
Date: Wed, 10 Jun 2026 06:08:19 GMT [thread overview]
Message-ID: <178107169900.1.17452493817809843110.rpms-perl-GD-da83fc9acf4a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-GD
Branch : epel8
Commit : da83fc9acf4a3b1c1a925e072355a237b92a787a
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-06-10T06:54:00+01:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-GD/c/da83fc9acf4a3b1c1a925e072355a237b92a787a?branch=epel8
Log:
Avoid use of deprecated patch syntax
---
diff --git a/perl-GD.spec b/perl-GD.spec
index ce13854..12aea2f 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -55,10 +55,10 @@ create PNG images on the fly or modify existing files.
%setup -q -n GD-%{version}
# Re-code documentation as UTF8
-%patch0
+%patch -P 0
# Upstream wants -Wformat=1 but we don't
-%patch1
+%patch -P 1
# Fix shellbangs in sample scripts
perl -pi -e 's|/usr/local/bin/perl\b|%{__perl}|' \
reply other threads:[~2026-06-10 6:08 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=178107169900.1.17452493817809843110.rpms-perl-GD-da83fc9acf4a@fedoraproject.org \
--to=paul@city-fan.org \
--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