From 4c0e648bd7737457e90b50adad00945161a67156 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 8 Feb 2018 21:22:41 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-GD.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-GD.spec b/perl-GD.spec index c87dc19..1b45c57 100644 --- a/perl-GD.spec +++ b/perl-GD.spec @@ -1,6 +1,6 @@ Name: perl-GD Version: 2.67 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl interface to the GD graphics library License: GPL+ or Artistic 2.0 URL: http://search.cpan.org/dist/GD/ @@ -92,6 +92,9 @@ make test TEST_VERBOSE=1 %{_mandir}/man3/GD::Simple.3* %changelog +* Thu Feb 08 2018 Fedora Release Engineering - 2.67-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Nov 15 2017 Paul Howarth - 2.67-1 - Update to 2.67 - Fix thread-safety for GD::Simple %%COLORS (GH#26)