From b75769b9086e0b9b8ae300d9be12aeed443f0872 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 31 Jul 2013 04:30:33 +0200 Subject: [PATCH] Perl 5.18 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 f6bf973..8672193 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -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 - 1.5400-2 +- Perl 5.18 rebuild + * Wed Apr 3 2013 Paul Howarth - 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