From 4baf83f78e29e79d74533a4b125d09e006da147b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 12 Jun 2012 09:45:23 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-Data-Section-Simple.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Data-Section-Simple.spec b/perl-Data-Section-Simple.spec index 97c7b18..3d60b85 100644 --- a/perl-Data-Section-Simple.spec +++ b/perl-Data-Section-Simple.spec @@ -3,7 +3,7 @@ Name: perl-Data-Section-Simple Version: 0.03 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Read data from __DATA__ License: GPL+ or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Data::Section::Simple.3pm* %changelog +* Tue Jun 12 2012 Petr Pisar - 0.03-3 +- Perl 5.16 rebuild + * Wed Jan 11 2012 Paul Howarth - 0.03-2 - Fedora 17 mass rebuild