From e5488ecc1207e8ad49323c81939e7a6a3e0a1ae4 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 10 Oct 2001 07:22:52 +0000 Subject: [PATCH] upgrade to Bit-Vector 6.1 --- perl/perl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perl/perl.spec b/perl/perl.spec index 72e655b486..d978834433 100644 --- a/perl/perl.spec +++ b/perl/perl.spec @@ -32,12 +32,12 @@ Distribution: OpenPKG [EXP] Group: Language License: Artistic or GPL Version: 5.6.1 -Release: 13 +Release: 14 # list of sources Source0: ftp://ftp.cpan.org/CPAN/src/%{name}-%{version}.tar.gz Source1: http://www.cpan.org/modules/by-module/CGI/CGI.pm-3.02.tar.gz -Source2: http://www.cpan.org/modules/by-module/Bit/Bit-Vector-6.0.tar.gz +Source2: http://www.cpan.org/modules/by-module/Bit/Bit-Vector-6.1.tar.gz Source3: http://www.cpan.org/modules/by-module/Date/TimeDate-1.10.tar.gz Source4: http://www.cpan.org/modules/by-module/Date/DateManip-5.40.tar.gz Source5: http://www.cpan.org/modules/by-module/Config/Config-IniFiles-2.21.tar.gz @@ -156,7 +156,7 @@ AutoReqProv: no cd $RPM_BUILD_DIR/%{name}-%{version}-modules for mod in \ CGI.pm-3.02.tar.gz \ - Bit-Vector-6.0.tar.gz \ + Bit-Vector-6.1.tar.gz \ Set-Scalar-1.10.tar.gz \ TimeDate-1.10.tar.gz \ DateManip-5.40.tar.gz \