public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-GD] epel8: Update to 2.80
@ 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 : fa866d678f712708468fb656a81cce4c357b25f2
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-06-10T06:59:31+01:00
Stats : +12/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-GD/c/fa866d678f712708468fb656a81cce4c357b25f2?branch=epel8
Log:
Update to 2.80
- New upstream release 2.80
- Fix broken copyTranspose and copyReverseTranspose (CPAN RT#153300)
- Add transformation tests
- Fix wrong WBMP name and detection
- Fix wrong filename extension auto-detection for gd, gd2, wbmp
- Fix wrong filename extension auto-detection for xpm; newFromXpm needs the
filename, not handle
- Fix wrong libgd doc link (GH#52)
---
diff --git a/perl-GD.spec b/perl-GD.spec
index d487e56..2149db6 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -1,5 +1,5 @@
Name: perl-GD
-Version: 2.79
+Version: 2.80
Release: 1%{?dist}
Summary: Perl interface to the GD graphics library
License: GPL-1.0-or-later OR Artistic-2.0
@@ -90,6 +90,16 @@ make test TEST_VERBOSE=1
%{_mandir}/man3/GD::Simple.3*
%changelog
+* Fri May 3 2024 Paul Howarth <paul@city-fan.org> - 2.80-1
+- Update to 2.80
+ - Fix broken copyTranspose and copyReverseTranspose (CPAN RT#153300)
+ - Add transformation tests
+ - Fix wrong WBMP name and detection
+ - Fix wrong filename extension auto-detection for gd, gd2, wbmp
+ - Fix wrong filename extension auto-detection for xpm; newFromXpm needs the
+ filename, not handle
+ - Fix wrong libgd doc link (GH#52)
+
* Wed May 1 2024 Paul Howarth <paul@city-fan.org> - 2.79-1
- Update to 2.79
- Improve image type autodetection (CPAN RT#153212) and add a test
diff --git a/sources b/sources
index bd59d57..8cf0bb0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (GD-2.79.tar.gz) = c2c1b298b469aa357aaab94a48bbff916e33a36d4d028ad5cb0c9dab8b59f304b261d08121f06512e221598d647d6c09a5360a17bd4378d06cfd3ee53c5fe03b
+SHA512 (GD-2.80.tar.gz) = d973464d97b7472bb1e22cd03d644b8c5d0d83ac3076c9b10890666942e469e1dfc62ee6a01ff0cd49b13e7df9ad6ed2a16bbba36c1acacf94b3363194824177
^ 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.80 Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox