From 6bf10a785ee812aed0d2be268038a9396b888d18 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 10:21:21 +0000 Subject: [PATCH] auto-import changelog data from perl-TimeDate-1.16-1.src.rpm 1.16-1 - update to 1.16, bump epoch since previous version was 1.1301 --- .cvsignore | 2 +- perl-TimeDate.spec | 11 ++++++++--- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 56c6cc4..2575d39 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -TimeDate-1.1301.tar.gz +TimeDate-1.16.tar.gz diff --git a/perl-TimeDate.spec b/perl-TimeDate.spec index ad7c259..560edaf 100644 --- a/perl-TimeDate.spec +++ b/perl-TimeDate.spec @@ -2,12 +2,13 @@ Summary: A Perl module for time and date manipulation. Name: perl-TimeDate -Version: 1.1301 -Release: 5 +Version: 1.16 +Epoch: 1 +Release: 1 License: distributable Group: Applications/CPAN Source0: TimeDate-%{version}.tar.gz -Url: http://www.cpan.org +Url: http://search.cpan.org/search?query=timedate&mode=all BuildRoot: %{_tmppath}/perl-TimeDate-buildroot/ BuildRequires: perl >= 0:5.00503 Requires: perl >= 0:5.00503 @@ -30,6 +31,7 @@ textual representations of points in time. %build CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL PREFIX=$RPM_BUILD_ROOT/usr INSTALLDIRS=vendor make +make test %clean rm -rf $RPM_BUILD_ROOT @@ -55,6 +57,9 @@ fi %defattr(-,root,root) %changelog +* Fri Feb 13 2004 Chip Turner 1:1.16-1 +- update to 1.16, bump epoch since previous version was 1.1301 + * Tue Aug 6 2002 Chip Turner - automated release bump and build diff --git a/sources b/sources index e5d1e66..a92a5bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aae3bca98d9d8603e4993427e1466532 TimeDate-1.1301.tar.gz +b3cc35a7cabd106ac8829d2f2ff4bd9d TimeDate-1.16.tar.gz