Update to DateTime 0.42. Update to DateTime::TimeZone 0.75. Update FAQ URL

in description.
This commit is contained in:
Steven Pritchard 2008-05-15 18:35:13 +00:00
parent 62621b90e8
commit 40e1791ecc
3 changed files with 13 additions and 8 deletions

View File

@ -1,3 +1,3 @@
DateTime-0.41.tar.gz
DateTime-0.42.tar.gz
DateTime-Locale-0.35.tar.gz
DateTime-TimeZone-0.70.tar.gz
DateTime-TimeZone-0.75.tar.gz

View File

@ -1,9 +1,9 @@
%define DTTimeZone_version 0.70
%define DTTimeZone_version 0.75
%define DTLocale_version 0.35
Name: perl-DateTime
Version: 0.41
Release: 5%{?dist}
Version: 0.42
Release: 1%{?dist}
Epoch: 1
Summary: Date and time objects
License: GPL+ or Artistic
@ -47,7 +47,7 @@ DateTime is a class for the representation of date/time combinations, and
is part of the Perl DateTime project. For details on this project please
see http://datetime.perl.org/. The DateTime site has a FAQ which may help
answer many "how do I do X?" questions. The FAQ is at
http://datetime.perl.org/faq.html.
http://datetime.perl.org/?FAQ.
%prep
%setup -q -T -c -n DateTimeBundle -a 0
@ -143,6 +143,11 @@ rm -rf $RPM_BUILD_ROOT %{__perl_requires} %{__perl_provides}
%{perl_vendorarch}/DateTime*.pm
%changelog
* Thu May 15 2008 Steven Pritchard <steve@kspei.com> 1:0.42-1
- Update to DateTime 0.42.
- Update to DateTime::TimeZone 0.75.
- Update FAQ URL in description.
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1:0.41-5
- Rebuild for perl 5.10 (again)

View File

@ -1,3 +1,3 @@
cbd27b0d9a3eee5ffa6afb9211b19a9e DateTime-0.41.tar.gz
2ea2baae817dd4d3d3cfd4a4457794dd DateTime-0.42.tar.gz
857b23381a1a8e7dc2e7d0caa285827d DateTime-Locale-0.35.tar.gz
f0304d29b3e245eddcc66e348f0c05ef DateTime-TimeZone-0.70.tar.gz
b06c1dbd1e0ff3d88ed2c85eb2385665 DateTime-TimeZone-0.75.tar.gz