From 64d5959b3886665710127e16f86a0e9f135a3150 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 04:27:38 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-Readonly.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Readonly.spec b/perl-Readonly.spec index eb94f00..5a60f99 100644 --- a/perl-Readonly.spec +++ b/perl-Readonly.spec @@ -1,6 +1,6 @@ Name: perl-Readonly Version: 1.04 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Facility for creating read-only scalars, arrays, hashes Group: Development/Libraries License: GPL+ or Artistic @@ -65,6 +65,9 @@ perl Build.PL installdirs=vendor %{_mandir}/man3/Readonly.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.04-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Nov 26 2013 Paul Howarth - 1.04-1 - Update to 1.04 - Module now maintained by Sanko Robinson; please see TODO for a possible set