From 2d28b7e7846e3731b5ac6daadcf6c92c365ec520 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 22:14:38 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_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 4bd6667..f1c19ff 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -3,7 +3,7 @@ Name: perl-DateTime-Format-Strptime Version: 1.5500 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and format strp and strf time patterns License: GPL+ or Artistic Group: Development/Libraries @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/DateTime::Format::Strptime.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.5500-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun May 4 2014 Paul Howarth - 1.5500-1 - Update to 1.55 (rpm version 1.5500 to maintain upgrade path) - If diagnostic is true for an object, it will now use Test::More::diag()