From f493f617468a072671f21fc09bea05d3ad499e86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 11 Jun 2012 12:12:58 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-Readonly.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Readonly.spec b/perl-Readonly.spec index c7384b0..89bd7da 100644 --- a/perl-Readonly.spec +++ b/perl-Readonly.spec @@ -1,6 +1,6 @@ Name: perl-Readonly Version: 1.03 -Release: 18%{?dist} +Release: 19%{?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 +* Mon Jun 11 2012 Petr Pisar - 1.03-19 +- Perl 5.16 rebuild + * Thu Mar 1 2012 Paul Howarth - 1.03-18 - Drop -tests subpackage (general lack of interest in this), but include them as documentation for the main package