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.75
Date: Tue, 09 Jun 2026 20:12:02 GMT	[thread overview]
Message-ID: <178103592249.1.17376243694300285293.rpms-perl-GD-28ab930a3fa8@fedoraproject.org> (raw)

            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

                 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=178103592249.1.17376243694300285293.rpms-perl-GD-28ab930a3fa8@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