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] epel9: Update to 2.83
Date: Tue, 09 Jun 2026 20:12:11 GMT [thread overview]
Message-ID: <178103593141.1.13233684865453629269.rpms-perl-GD-920303f9a86b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-GD
Branch : epel9
Commit : 920303f9a86bced77d578f53cfc10cac26842d2b
Author : Paul Howarth <paul@city-fan.org>
Date : 2024-06-25T10:36:29+01:00
Stats : +9/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-GD/c/920303f9a86bced77d578f53cfc10cac26842d2b?branch=epel9
Log:
Update to 2.83
- New upstream release 2.83
- Fix missing PNG regression (CPAN RT#153923) on old systems without the .pc,
but gdlib-config (the check was too strict)
---
diff --git a/perl-GD.spec b/perl-GD.spec
index dcb38fe..cc758f6 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -1,6 +1,6 @@
Name: perl-GD
-Version: 2.82
-Release: 2%{?dist}
+Version: 2.83
+Release: 1%{?dist}
Summary: Perl interface to the GD graphics library
License: GPL-1.0-or-later OR Artistic-2.0
URL: https://metacpan.org/release/GD
@@ -21,6 +21,7 @@ BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(ExtUtils::PkgConfig)
BuildRequires: perl(File::Basename)
BuildRequires: perl(File::Spec)
+BuildRequires: perl(File::Which)
BuildRequires: perl(Getopt::Long)
# Module Runtime
BuildRequires: perl(AutoLoader)
@@ -92,6 +93,11 @@ make test TEST_VERBOSE=1
%{_mandir}/man3/GD::Simple.3*
%changelog
+* Tue Jun 25 2024 Paul Howarth <paul@city-fan.org> - 2.83-1
+- Update to 2.83
+ - Fix missing PNG regression (CPAN RT#153923) on old systems without the .pc,
+ but gdlib-config (the check was too strict)
+
* Mon Jun 10 2024 Jitka Plesnikova <jplesnik@redhat.com> - 2.82-2
- Perl 5.40 rebuild
diff --git a/sources b/sources
index d8ac1b2..bf2ce81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (GD-2.82.tar.gz) = 4aca1de74855e79d35cdffa167bba7f50cfc017ee855953bcda1d896d1e9da5976eae8fe3ab6ac2c682597b4a8424f100afc4a67aee2cdc6f88a19ff261551e8
+SHA512 (GD-2.83.tar.gz) = 65080a18ff675b7997a4425dcd9c8171e7d4cd5d53f499541caa7a0d85399ecffa04cae742ffcf8a0f2102a446ea46ecac45293fe14637b6d8a56d589c8c95cf
reply other threads:[~2026-06-09 20:12 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=178103593141.1.13233684865453629269.rpms-perl-GD-920303f9a86b@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