]> git.pld-linux.org Git - packages/perl.git/commitdiff
- up to 5.20.3 auto/th/perl-5.20.3-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 19 Sep 2015 10:32:17 +0000 (12:32 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 19 Sep 2015 10:32:17 +0000 (12:32 +0200)
perl-modules
perl-modules2
perl.spec

index 01c8af8ab9ade7a525935db9806565077cddc193..c68069f252639519b20af2f8098d09342468e814 100644 (file)
@@ -1,4 +1,4 @@
-# Module versions from Perl 5.20.1 distribution.
+# Module versions from Perl 5.20.3 distribution.
 Archive::Tar = 1.96
 Attribute::Handlers = 0.96
 CGI = 3.65
@@ -43,7 +43,7 @@ Math::Complex = 1.59
 Math::Trig = 1.23
 Memoize = 1.03
 Module::Build = 0.4205
-Module::CoreList = 5.020001
+Module::CoreList = 5.20150822
 Module::Load = 0.32
 Module::Load::Conditional = 0.62
 Module::Metadata = 1.000019
@@ -58,7 +58,7 @@ Pod::Parser = 1.62
 Pod::Simple = 3.28
 Safe = 2.37
 Socket = 2.013
-Storable = 2.49
+Storable = 2.49_01
 Sys::Syslog = 0.33
 Term::ANSIColor = 4.02
 Term::Cap = 1.15
index e253ab29db9a54cd57262339eb559cffb4d6d690..052afcc897131b10f8a85b9af09eb44c6096a307 100644 (file)
@@ -1,4 +1,4 @@
-# Non-straight named module versions from Perl 5.20.1 distribution.
+# Non-straight named module versions from Perl 5.20.3 distribution.
 IO-Compress    IO::Compress::Base = 2.064
-PathTools      File::Spec = 3.48
+PathTools      File::Spec = 3.48_01
 Scalar-List-Utils      List::Util = 1.38
index 0b8f0043e60cccab4cb997d08dcffc811eb5e195..8b02d925f0cdb752ea7439bf48062eee59030d22 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -44,8 +44,8 @@
 %define                perl_mod2verrel()       %([ -f %{SOURCE4} ] && awk -vp=%1 -vr=%2 '$1 == p { print $4"-"r }' %{SOURCE4} || echo ERROR)
 %define                perl_mod2version()      %([ -f %{SOURCE4} ] && awk -vp=%1 '$1 == p { m=$2; printf("perl-%s = %s\\n", p, $4)}END{if (!m) printf("# Error looking up [%s]\\n", p) }' %{SOURCE4} || echo ERROR)
 
-%define                ver     5.20.1
-%define                rel     2
+%define                ver     5.20.3
+%define                rel     1
 Summary:       Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):     Programovací jazyk Perl
 Summary(da.UTF-8):     Programmeringssproget Perl
@@ -74,7 +74,7 @@ Epoch:                1
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/src/5.0/%{name}-%{ver}.tar.gz
-# Source0-md5: 7a195abb7d6769f751e90c7d30dcf2e0
+# Source0-md5: d647d0ea5a7a8194c34759ab9f2610cd
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: de47d7893f49ad7f41ba69c78511c0db
 Source2:       %{name}.prov
This page took 0.117736 seconds and 4 git commands to generate.