Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-31 04:30:33 +02:00
parent f5510b8b0b
commit b75769b908

View File

@ -3,7 +3,7 @@
Name: perl-DateTime-Format-Strptime
Version: 1.5400
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Parse and format strp and strf time patterns
License: GPL+ or Artistic
Group: Development/Libraries
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/DateTime::Format::Strptime.3pm*
%changelog
* Wed Jul 31 2013 Petr Pisar <ppisar@redhat.com> - 1.5400-2
- Perl 5.18 rebuild
* Wed Apr 3 2013 Paul Howarth <paul@city-fan.org> - 1.5400-1
- Update to 1.54 (rpm version 1.5400 to maintain upgrade path)
- Packaging cleanup, including listing Test::More as a test prereq, not a