From b9a10ecc0c776931687e13757acb60992cbe485d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 13:45:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-GD.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-GD.spec b/perl-GD.spec index 7c81ec4..5918403 100644 --- a/perl-GD.spec +++ b/perl-GD.spec @@ -1,6 +1,6 @@ Name: perl-GD Version: 2.56 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Perl interface to the GD graphics library Group: Development/Libraries License: GPL+ or Artistic 2.0 @@ -95,6 +95,9 @@ rm %{buildroot}%{_bindir}/bdftogd %{_mandir}/man3/GD::Simple.3* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 2.56-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Dec 14 2015 Paul Howarth - 2.56-6 - Mark the flaky image comparison test as TODO (#1291200, CPAN RT#100294)