From e1b95264e33ab742a2d0a6b74c38af089c4b574c Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 26 Feb 2009 15:00:36 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_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 a0e944a..42267a5 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -1,6 +1,6 @@ Name: perl-DateTime-Format-Strptime Version: 1.0800 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and format strp and strf time patterns License: GPL+ or Artistic Group: Development/Libraries @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 1.0800-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Fri Aug 29 2008 Steven Pritchard 1.0800-1 - Update to 1.0800. - Update versions on build dependencies.