From 4072f50f57e6c099a9f1bcefff4aa617652cc108 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 20:50:11 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- perl-UNIVERSAL-can.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-UNIVERSAL-can.spec b/perl-UNIVERSAL-can.spec index 40c15d8..70ef369 100644 --- a/perl-UNIVERSAL-can.spec +++ b/perl-UNIVERSAL-can.spec @@ -1,6 +1,6 @@ Name: perl-UNIVERSAL-can Version: 1.20120726 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Hack around people calling UNIVERSAL::can() as a function Group: Development/Libraries License: GPL+ or Artistic @@ -47,6 +47,9 @@ PERL_RUN_ALL_TESTS=1 make test %{_mandir}/man3/*.3* %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1.20120726-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Sat Jul 20 2013 Petr Pisar - 1.20120726-3 - Perl 5.18 rebuild