diff --git a/.cvsignore b/.cvsignore index c212b99..cb61ef6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,3 @@ -DateTime-0.38.tar.gz +DateTime-0.39.tar.gz DateTime-Locale-0.34.tar.gz -DateTime-TimeZone-0.6602.tar.gz +DateTime-TimeZone-0.6603.tar.gz diff --git a/perl-DateTime.spec b/perl-DateTime.spec index 3ed9c9b..8148a1f 100644 --- a/perl-DateTime.spec +++ b/perl-DateTime.spec @@ -1,9 +1,9 @@ -%define DTTimeZone_version 0.6602 +%define DTTimeZone_version 0.6603 %define DTLocale_version 0.34 Name: perl-DateTime -Version: 0.38 -Release: 2%{?dist} +Version: 0.39 +Release: 1%{?dist} Epoch: 1 Summary: Date and time objects License: GPL or Artistic @@ -22,6 +22,7 @@ BuildRequires: perl(Pod::Man) >= 1.14 BuildRequires: perl(Test::Output) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) >= 1.08 +# Creates a build dependency loop. #BuildRequires: perl(DateTime::Format::ICal) #BuildRequires: perl(DateTime::Format::Strptime) Requires: perl(Class::Singleton) >= 1.03 @@ -142,6 +143,10 @@ rm -rf $RPM_BUILD_ROOT %{__perl_requires} %{__perl_provides} %{perl_vendorarch}/DateTime*.pm %changelog +* Sun Jul 22 2007 Steven Pritchard 1:0.39-1 +- Update to DateTIme 0.39. +- Update to DateTime::TimeZone 0.6603. + * Thu Jul 05 2007 Steven Pritchard 1:0.38-2 - BR Test::Output. diff --git a/sources b/sources index 2670cb9..f464dde 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -0eb5249ebbe9260446bd8e80cb8fe5cd DateTime-0.38.tar.gz +89af4113ddc943e9deaef4cfb11c19dd DateTime-0.39.tar.gz 18753fcc10e72f0a63f926f8790e7fc3 DateTime-Locale-0.34.tar.gz -7b9d7e031dd6e5358122121048788cc8 DateTime-TimeZone-0.6602.tar.gz +178b126286a00ad9871908c2e6efcff0 DateTime-TimeZone-0.6603.tar.gz