]> git.pld-linux.org Git - packages/perl.git/commitdiff
- up to 5.18.2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 12 Jan 2014 20:03:48 +0000 (21:03 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 12 Jan 2014 20:03:48 +0000 (21:03 +0100)
perl-modules
perl-modules2
perl.spec

index 0bf55c3ef17dae9ef1ac04ba55966d8bf77dcacf..f25746e79057afeb6e356e5ab214cac5a850ea47 100644 (file)
@@ -1,4 +1,4 @@
-# Module versions from Perl 5.18.1 distribution.
+# Module versions from Perl 5.18.2 distribution.
 # DO NOT REMOVE TRAILING '0' FROM Compress::Raw::* AND ExtUtils::CBuilder WITHOUT VERYFYING!
 Archive::Tar = 1.90
 Attribute::Handlers = 0.94
@@ -44,7 +44,7 @@ Math::Complex = 1.59
 Math::Trig = 1.23
 Memoize = 1.03
 Module::Build = 0.4003
-Module::CoreList = 2.96
+Module::CoreList = 3.03
 Module::Load = 0.24
 Module::Load::Conditional = 0.54
 Module::Metadata = 1.000011
index 1473de8f9d546691f0597887b16651bbed0fc1a4..25936116de1efe1d3cb5f6175816a287fc75e715 100644 (file)
@@ -1,4 +1,4 @@
-# Non-straight named module versions from Perl 5.18.1 distribution.
+# Non-straight named module versions from Perl 5.18.2 distribution.
 IO-Compress    IO::Compress::Base = 2.060
 PathTools      File::Spec = 3.40
 Scalar-List-Utils      List::Util = 1.27
index fb22a1dd590c5e871fdc38b722c98ed921d9d822..aeb1075d681655b5f4da948c312935b94b87dc5d 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.18.1
-%define                rel     4
+%define                ver     5.18.2
+%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: 304cb5bd18e48c44edd6053337d3386d
+# Source0-md5: 373f57ccc441dbc1812435f45ad20660
 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.075515 seconds and 4 git commands to generate.