public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-GD] epel8: Update to 2.82
@ 2026-06-10 6:08 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-06-10 6:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-GD
Branch : epel8
Commit : 9ad94900ae8c62c925b0700d2b511fb4460edf7a
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-06-10T06:59:48+01:00
Stats : +10/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-GD/c/9ad94900ae8c62c925b0700d2b511fb4460edf7a?branch=epel8
Log:
Update to 2.82
- New upstream release 2.82
- Improve HEIF/AVIF autodetection (CPAN RT#153305)
- Fix Strawberry Perl default libgd path (GH#54)
- Fix AVIF and Webp autodetection in tests (GH#54)
---
diff --git a/perl-GD.spec b/perl-GD.spec
index 8f7159e..74ce29c 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -1,5 +1,5 @@
Name: perl-GD
-Version: 2.81
+Version: 2.82
Release: 1%{?dist}
Summary: Perl interface to the GD graphics library
License: GPL-1.0-or-later OR Artistic-2.0
@@ -19,6 +19,8 @@ BuildRequires: perl(Config)
BuildRequires: perl(ExtUtils::Constant) >= 0.23
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(ExtUtils::PkgConfig)
+BuildRequires: perl(File::Basename)
+BuildRequires: perl(File::Spec)
BuildRequires: perl(Getopt::Long)
# Module Runtime
BuildRequires: perl(AutoLoader)
@@ -90,6 +92,12 @@ make test TEST_VERBOSE=1
%{_mandir}/man3/GD::Simple.3*
%changelog
+* Mon May 27 2024 Paul Howarth <paul@city-fan.org> - 2.82-1
+- Update to 2.82
+ - Improve HEIF/AVIF autodetection (CPAN RT#153305)
+ - Fix Strawberry Perl default libgd path (GH#54)
+ - Fix AVIF and Webp autodetection in tests (GH#54)
+
* Tue May 7 2024 Paul Howarth <paul@city-fan.org> - 2.81-1
- Update to 2.81
- Change GD::Polygon::transform to match old demos (CPAN RT#140043) and
diff --git a/sources b/sources
index c398b5b..d8ac1b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (GD-2.81.tar.gz) = 5a921b30dfb644f2acdb8ea0d287973a4e41a702326e5d2b20e8d9b2e7b6c4b5fde94bb72dd470f89f2587a94daf9f62c31de65b55c6e4155b9149d8971ffda7
+SHA512 (GD-2.82.tar.gz) = 4aca1de74855e79d35cdffa167bba7f50cfc017ee855953bcda1d896d1e9da5976eae8fe3ab6ac2c682597b4a8424f100afc4a67aee2cdc6f88a19ff261551e8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 6:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 6:08 [rpms/perl-GD] epel8: Update to 2.82 Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox