From 5069931c14a911e7af7fa564aeebc72f5d822669 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Mon, 27 Feb 2006 16:49:48 +0000 Subject: [PATCH] Bump Epoch (argh, 0.2901 > 0.30 to rpm). Update DateTime::TimeZone to 0.42. --- .cvsignore | 2 +- perl-DateTime.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7d168d0..e2b00ba 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,3 @@ DateTime-0.30.tar.gz DateTime-Locale-0.22.tar.gz -DateTime-TimeZone-0.41.tar.gz +DateTime-TimeZone-0.42.tar.gz diff --git a/perl-DateTime.spec b/perl-DateTime.spec index fc56cc8..f5d96d7 100644 --- a/perl-DateTime.spec +++ b/perl-DateTime.spec @@ -1,9 +1,10 @@ -%define DTTimeZone_version 0.41 +%define DTTimeZone_version 0.42 %define DTLocale_version 0.22 Name: perl-DateTime Version: 0.30 -Release: 2%{?dist} +Release: 3%{?dist} +Epoch: 1 Summary: DateTime Perl module License: GPL or Artistic Group: Development/Libraries @@ -125,6 +126,10 @@ rm -rf %{buildroot} %{perl_vendorarch}/DateTime*.pm %changelog +* Mon Feb 27 2006 Steven Pritchard 1:0.30-3 +- Bump Epoch (argh, 0.2901 > 0.30 to rpm) +- Update DateTime::TimeZone to 0.42 + * Sat Feb 18 2006 Steven Pritchard 0.30-2 - Update DateTime::TimeZone to 0.41 diff --git a/sources b/sources index 632af79..3e1221c 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 18cf4a7cece737e0a153c6585320730f DateTime-0.30.tar.gz bcf9fa78efa8d00fad1293b9d860ce75 DateTime-Locale-0.22.tar.gz -5a5e3abb65a72e3289c18caa8f445837 DateTime-TimeZone-0.41.tar.gz +08979eba66aee3b7db2317729ea0787e DateTime-TimeZone-0.42.tar.gz