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] epel8: Update to 2.78
Date: Wed, 10 Jun 2026 06:08:19 GMT	[thread overview]
Message-ID: <178107169991.1.3690158847266778540.rpms-perl-GD-c950f8bd740b@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-GD
            Branch : epel8
            Commit : c950f8bd740b3fe1beb22fe78b93251f0f3c641c
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-06-10T06:57:13+01:00
            Stats  : +11/-4 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-GD/c/c950f8bd740b3fe1beb22fe78b93251f0f3c641c?branch=epel8

            Log:
            Update to 2.78

- New upstream release 2.78
  - Fix Use of uninitialized value $pkg in concatenation warning
    (CPAN RT#148899, GH#47)
  - Add a new hard Test::NoWarnings test requirement

---
diff --git a/perl-GD.spec b/perl-GD.spec
index 240c2ac..bb74354 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -1,5 +1,5 @@
 Name:           perl-GD
-Version:        2.77
+Version:        2.78
 Release:        1%{?dist}
 Summary:        Perl interface to the GD graphics library
 License:        GPL-1.0-or-later OR Artistic-2.0
@@ -16,7 +16,7 @@ BuildRequires:  perl-devel
 BuildRequires:  perl-generators
 BuildRequires:  perl-interpreter
 BuildRequires:  perl(Config)
-BuildRequires:  perl(ExtUtils::Constant)
+BuildRequires:  perl(ExtUtils::Constant) >= 0.23
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(Getopt::Long)
@@ -37,7 +37,8 @@ BuildRequires:  perl(FindBin)
 BuildRequires:  perl(IO::Dir)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Test)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Test::NoWarnings) >= 1.00
 BuildRequires:  perl(warnings)
 # Dependencies
 Requires:       gd >= 2.0.28
@@ -89,6 +90,12 @@ make test TEST_VERBOSE=1
 %{_mandir}/man3/GD::Simple.3*
 
 %changelog
+* Tue Jul  4 2023 Paul Howarth <paul@city-fan.org> - 2.78-1
+- Update to 2.78
+  - Fix Use of uninitialized value $pkg in concatenation warning
+    (CPAN RT#148899, GH#47)
+  - Add a new hard Test::NoWarnings test requirement
+
 * Mon May 29 2023 Paul Howarth <paul@city-fan.org> - 2.77-1
 - Update to 2.77
   - Add BMP support with libgd 2.1.0 (GH#49J

diff --git a/sources b/sources
index 5aab806..e90042b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (GD-2.77.tar.gz) = de794793bdd4d965bf42a5de0f0d622f037700d9db0e94a1cc20dad8dc1b35003dd15bf3352da1dc63072e079ee91367620806f992d0d3dd0c63baa016fa5268
+SHA512 (GD-2.78.tar.gz) = ef3df42c003f105fd1c313ea9e8b8b1e75912b4fdb274e73f2e4f5664a0adb8479a2e62fae5a493e37c36865f9dc37207d2d31e96316eb18a3c5384e07858591

                 reply	other threads:[~2026-06-10  6:08 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=178107169991.1.3690158847266778540.rpms-perl-GD-c950f8bd740b@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