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