public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-GD] epel9: Update to 2.74
@ 2026-06-09 20:12 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-06-09 20:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-GD
Branch : epel9
Commit : 6e7ae0e367696a1e699033790ae5434258e173eb
Author : Paul Howarth <paul@city-fan.org>
Date : 2022-01-23T20:04:54+00:00
Stats : +35/-15 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/perl-GD/c/6e7ae0e367696a1e699033790ae5434258e173eb?branch=epel9
Log:
Update to 2.74
- New upstream release 2.74
- Add experimental support for WEBP, HEIF and AVIF
- Document all supported image formats in the GD::Image lib
- Added GitHub actions (for PR's)
- Fix poly->transform documentation (CPAN RT#140043)
- Fix GD, GD2 detection and tests (CPAN RT#139399 - since libgd 2.3.3)
- POD: Remove indirect object constructors from example code snippet (GH#39)
- Fix incorrect behaviour of GD::Simple->fontMetrics
- Fix cross-compilation if gdlib.pc has no cflags
---
diff --git a/GD-2.56-utf8.patch b/GD-2.56-utf8.patch
deleted file mode 100644
index c44fcb7..0000000
--- a/GD-2.56-utf8.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ChangeLog
-+++ ChangeLog
-@@ -72,7 +72,7 @@
- 2.18 This version needs libgd 2.0.28 or higher.
- Fixed documentation bug in synopsis of GD::Simple.
- Updated Polyline to version 0.20
--2.17 Added animated GIF patches from Jaakko Hyv�tti.
-+2.17 Added animated GIF patches from Jaakko Hyvätti.
- Added dynamic bitmapped font loading support.
- Added fontconfig support.
- Added a simplified API called GD::Simple.
diff --git a/GD-2.74-utf8.patch b/GD-2.74-utf8.patch
new file mode 100644
index 0000000..fd44f41
--- /dev/null
+++ b/GD-2.74-utf8.patch
@@ -0,0 +1,20 @@
+--- ChangeLog
++++ ChangeLog
+@@ -3,7 +3,7 @@
+ * added Github actions (for PR's)
+ * fix poly->transform documentation RT #140043
+ * fix GD,GD2 detection and tests RT #139399 (since libgd 2.3.3)
+- fixed tests by H�kon H�gland.
++ fixed tests by Håkon Hægland.
+ * POD: Remove indirect object constructors from example code snippet (PR #39)
+ * patch from Ben Crowell that fixes incorrect behaviour of GD::Simple->fontMetrics
+ * fix cross-compilation if gdlib.pc has no cflags by Fabrice Fontaine
+@@ -145,7 +145,7 @@
+ 2.18 This version needs libgd 2.0.28 or higher.
+ Fixed documentation bug in synopsis of GD::Simple.
+ Updated Polyline to version 0.20
+-2.17 Added animated GIF patches from Jaakko Hyv�tti.
++2.17 Added animated GIF patches from Jaakko Hyvätti.
+ Added dynamic bitmapped font loading support.
+ Added fontconfig support.
+ Added a simplified API called GD::Simple.
diff --git a/perl-GD.spec b/perl-GD.spec
index 2744508..a92c71c 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -1,11 +1,11 @@
Name: perl-GD
-Version: 2.73
-Release: 5%{?dist}
+Version: 2.74
+Release: 1%{?dist}
Summary: Perl interface to the GD graphics library
License: GPL+ or Artistic 2.0
URL: https://metacpan.org/release/GD
Source0: https://cpan.metacpan.org/modules/by-module/GD/GD-%{version}.tar.gz
-Patch0: GD-2.56-utf8.patch
+Patch0: GD-2.74-utf8.patch
Patch1: GD-2.70-cflags.patch
# Module Build
BuildRequires: coreutils
@@ -94,6 +94,17 @@ make test TEST_VERBOSE=1
%{_mandir}/man3/GD::Simple.3*
%changelog
+* Sun Jan 23 2022 Paul Howarth <paul@city-fan.org> - 2.74-1
+- Update to 2.74
+ - Add experimental support for WEBP, HEIF and AVIF
+ - Document all supported image formats in the GD::Image lib
+ - Added GitHub actions (for PR's)
+ - Fix poly->transform documentation (CPAN RT#140043)
+ - Fix GD, GD2 detection and tests (CPAN RT#139399 - since libgd 2.3.3)
+ - POD: Remove indirect object constructors from example code snippet (GH#39)
+ - Fix incorrect behaviour of GD::Simple->fontMetrics
+ - Fix cross-compilation if gdlib.pc has no cflags
+
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.73-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index f494245..c7183c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (GD-2.73.tar.gz) = 0c360c86307c8a2484bd8e1fb4cf24e27f7976bcfd830d9070fdc3775d233845734c59796082d498276aa715f30c9452c492b0d5bd75e488c1e9c5fa76490709
+SHA512 (GD-2.74.tar.gz) = e222ed99981bcfcc262fffecc1192c1f306349aa5606d478f1ba57963a1124514c537403432e865d4f33a97f0497ecc0188af79a0764cea14b05f95f1c8f7c38
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 20:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 20:12 [rpms/perl-GD] epel9: Update to 2.74 Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox