public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-GD] epel9: Update to 2.75
@ 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 : 28ab930a3fa8297e612e7523df2fbeef04278e34
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2022-01-26T08:34:22+00:00
            Stats  : +14/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-GD/c/28ab930a3fa8297e612e7523df2fbeef04278e34?branch=epel9

            Log:
            Update to 2.75

- New upstream release 2.75
  - Add experimental support for TIFF and RAQM (with freetype)
  - Improve GD2 tests (GH#42, CPAN RT#140856)
  - Also list the unsupported image formats in the GD::Image pod
  - Fix copyRotated pod (it rotates CCW) (GH#36)
  - Fix GD::Simple->fontMetrics docs and implementation (GH#37)
    - Fix lineheight calculation according to the docs; you might need to fix
      your code!
  - Add image methods tiff, webp, heif, avif, and its documentation
  - Fix the fix for the poly->transform documentation (CPAN RT#140043)

---
diff --git a/perl-GD.spec b/perl-GD.spec
index a92c71c..ea7e050 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -1,5 +1,5 @@
 Name:           perl-GD
-Version:        2.74
+Version:        2.75
 Release:        1%{?dist}
 Summary:        Perl interface to the GD graphics library
 License:        GPL+ or Artistic 2.0
@@ -94,6 +94,18 @@ make test TEST_VERBOSE=1
 %{_mandir}/man3/GD::Simple.3*
 
 %changelog
+* Wed Jan 26 2022 Paul Howarth <paul@city-fan.org> - 2.75-1
+- Update to 2.75
+  - Add experimental support for TIFF and RAQM (with freetype)
+  - Improve GD2 tests (GH#42, CPAN RT#140856)
+  - Also list the unsupported image formats in the GD::Image pod
+  - Fix copyRotated pod (it rotates CCW) (GH#36)
+  - Fix GD::Simple->fontMetrics docs and implementation (GH#37)
+    - Fix lineheight calculation according to the docs; you might need to fix
+      your code!
+  - Add image methods tiff, webp, heif, avif, and its documentation
+  - Fix the fix for the poly->transform documentation (CPAN RT#140043)
+
 * 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

diff --git a/sources b/sources
index c7183c9..c645b15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (GD-2.74.tar.gz) = e222ed99981bcfcc262fffecc1192c1f306349aa5606d478f1ba57963a1124514c537403432e865d4f33a97f0497ecc0188af79a0764cea14b05f95f1c8f7c38
+SHA512 (GD-2.75.tar.gz) = d58af8973a419193e5ce9d141a7f6e4ab64d995d3752ec0fa7e5c3a580f6f037563ea97fe71ddefe1cea0d50e49de632f2d9de89c02dab9d7b40041a03e8c0c3

^ 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.75 Paul Howarth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox