From d92a1cbb06fb33b83d557e261e9f021f69813408 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 20 Jul 2012 13:50:54 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- perl-Readonly.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Readonly.spec b/perl-Readonly.spec index 89bd7da..2b015bd 100644 --- a/perl-Readonly.spec +++ b/perl-Readonly.spec @@ -1,6 +1,6 @@ Name: perl-Readonly Version: 1.03 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Facility for creating read-only scalars, arrays, hashes Group: Development/Libraries License: GPL+ or Artistic @@ -67,6 +67,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Readonly.3pm* %changelog +* Fri Jul 20 2012 Fedora Release Engineering - 1.03-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Jun 11 2012 Petr Pisar - 1.03-19 - Perl 5.16 rebuild