This commit is contained in:
Jesse Keating 2009-02-26 15:00:36 +00:00
parent 4a652f4c56
commit e1b95264e3

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.0800-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Aug 29 2008 Steven Pritchard <steve@kspei.com> 1.0800-1
- Update to 1.0800.
- Update versions on build dependencies.