public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-GD] epel9: Update to 2.78
@ 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 : e7a391d91e6b5315904dacbb95b882b98e2ca1c6
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2023-07-04T12:29:47+01:00
            Stats  : +12/-5 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-GD/c/e7a391d91e6b5315904dacbb95b882b98e2ca1c6?branch=epel9

            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 e3e3582..71da10a 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,8 +90,14 @@ 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.76
+- Update to 2.77
   - Add BMP support with libgd 2.1.0 (GH#49J
   - Don't link to -lXPM without XPM nor X11 (GH#45)
   - Rename ANIMGIF feature to GIFANIM

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

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

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