auto-import changelog data from perl-Date-Calc-5.3-3.src.rpm

Tue Dec 10 2002 Chip Turner <cturner@redhat.com>
- update to latest version from CPAN
This commit is contained in:
cvsdist 2004-09-09 10:05:41 +00:00
parent d9edb5a086
commit dbbc87fb71
3 changed files with 11 additions and 4 deletions

View File

@ -1 +1 @@
Date-Calc-5.0.tar.gz
Date-Calc-5.3.tar.gz

View File

@ -1,6 +1,8 @@
%define _use_internal_dependency_generator 0
Name: perl-Date-Calc
Version: 5.0
Release: 25
Version: 5.3
Release: 3
Summary: A module for extended and efficient date calculations in Perl.
License: distributable
Group: Development/Libraries
@ -33,6 +35,8 @@ make install
[ -x /usr/lib/rpm/brp-compress ] && /usr/lib/rpm/brp-compress
find $RPM_BUILD_ROOT \( -name perllocal.pod -o -name .packlist \) -exec rm -v {} \;
find $RPM_BUILD_ROOT/usr -type f -print | \
sed "s@^$RPM_BUILD_ROOT@@g" | \
grep -v perllocal.pod | \
@ -46,6 +50,9 @@ fi
%defattr(-,root,root)
%changelog
* Tue Dec 10 2002 Chip Turner <cturner@redhat.com>
- update to latest version from CPAN
* Tue Aug 6 2002 Chip Turner <cturner@redhat.com>
- automated release bump and build

View File

@ -1 +1 @@
0523d78cb8f60dd306ebf7c9807fc24a Date-Calc-5.0.tar.gz
0548d1238b026920986c27956524a5d5 Date-Calc-5.3.tar.gz