From be5181a0467648089eeebf9045778dbca72625cc Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Sat, 31 Mar 2007 21:44:53 +0000 Subject: [PATCH] Update to DateTime 0.37. Update to DateTime::TimeZone 0.63. --- .cvsignore | 4 ++-- perl-DateTime.spec | 10 +++++++--- sources | 4 ++-- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 17ebaaa..2d38944 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,3 @@ -DateTime-0.36.tar.gz +DateTime-0.37.tar.gz DateTime-Locale-0.34.tar.gz -DateTime-TimeZone-0.62.tar.gz +DateTime-TimeZone-0.63.tar.gz diff --git a/perl-DateTime.spec b/perl-DateTime.spec index 4aa36ba..ff5d50e 100644 --- a/perl-DateTime.spec +++ b/perl-DateTime.spec @@ -1,9 +1,9 @@ -%define DTTimeZone_version 0.62 +%define DTTimeZone_version 0.63 %define DTLocale_version 0.34 Name: perl-DateTime -Version: 0.36 -Release: 2%{?dist} +Version: 0.37 +Release: 1%{?dist} Epoch: 1 Summary: Date and time objects License: GPL or Artistic @@ -134,6 +134,10 @@ rm -rf %{buildroot} %{perl_vendorarch}/DateTime*.pm %changelog +* Sat Mar 31 2007 Steven Pritchard 1:0.37-1 +- Update to DateTime 0.37. +- Update to DateTime::TimeZone 0.63. + * Tue Mar 13 2007 Steven Pritchard 1:0.36-2 - Update to DateTime::Locale 0.34. - Update to DateTime::TimeZone 0.62. diff --git a/sources b/sources index 02957e9..908212b 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -04a18d055011e34272d9b892b9634c68 DateTime-0.36.tar.gz +5f2f9a59c92acce6a023bc68c69a83ee DateTime-0.37.tar.gz 18753fcc10e72f0a63f926f8790e7fc3 DateTime-Locale-0.34.tar.gz -cbacab541d268124750ca0b204163cdd DateTime-TimeZone-0.62.tar.gz +86cf553e598f22232bd0da54bbacb1c8 DateTime-TimeZone-0.63.tar.gz