From 4d1adf2efda57f0370c3fa3b01debc0f03c8f91e Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 29 Aug 2014 16:41:37 +0200 Subject: [PATCH] Perl 5.20 rebuild --- perl-DateTime-Format-Strptime.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-DateTime-Format-Strptime.spec b/perl-DateTime-Format-Strptime.spec index 5cd548f..49398fb 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -3,7 +3,7 @@ Name: perl-DateTime-Format-Strptime Version: %{cpanversion}00 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and format strptime and strftime patterns License: GPL+ or Artistic Group: Development/Libraries @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/DateTime::Format::Strptime.3pm* %changelog +* Fri Aug 29 2014 Jitka Plesnikova - 1.5600-2 +- Perl 5.20 rebuild + * Tue Aug 12 2014 Petr Pisar - 1.5600-1 - 1.56 bump