This commit is contained in:
Jesse Keating 2009-02-26 14:39:54 +00:00
parent 4341f6b8d8
commit 56a71434e0

View File

@ -1,6 +1,6 @@
Name: perl-Date-Manip
Version: 5.54
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A Perl module containing a wide variety of date manipulation routines
Group: Development/Libraries
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.54-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Nov 26 2008 Stepan Kasal <skasal@redhat.com> - 5.54-1
- new upstream version
- add BuildRequires so that testsuite can be fully executed