]> git.pld-linux.org Git - packages/perl.git/commitdiff
- up to 5.20.1 auto/th/perl-5.20.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Oct 2014 18:50:17 +0000 (20:50 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Oct 2014 18:50:17 +0000 (20:50 +0200)
perl-modules
perl-modules2
perl.spec
perl_585-microperl_uconfig.patch

index 167972090b3c448328e1620424c3d9f1cc6642d9..01c8af8ab9ade7a525935db9806565077cddc193 100644 (file)
@@ -1,4 +1,4 @@
-# Module versions from Perl 5.20.0 distribution.
+# Module versions from Perl 5.20.1 distribution.
 Archive::Tar = 1.96
 Attribute::Handlers = 0.96
 CGI = 3.65
@@ -13,7 +13,7 @@ Digest = 1.17
 Digest::MD5 = 2.53
 Digest::SHA = 5.88
 Encode = 2.60
-ExtUtils::CBuilder = 0.280216
+ExtUtils::CBuilder = 0.280217
 ExtUtils::Command = 1.18
 ExtUtils::Embed = 1.32
 ExtUtils::Install = 1.67
@@ -43,7 +43,7 @@ Math::Complex = 1.59
 Math::Trig = 1.23
 Memoize = 1.03
 Module::Build = 0.4205
-Module::CoreList = 3.11
+Module::CoreList = 5.020001
 Module::Load = 0.32
 Module::Load::Conditional = 0.62
 Module::Metadata = 1.000019
@@ -79,4 +79,4 @@ autodie = 2.23
 bignum = 0.37
 libnet = 1.25
 parent = 0.228
-version = 0.9908
+version = 0.9909
index 990c27f58d6fb2a5b0563174fe25a8e81b36d7a5..e253ab29db9a54cd57262339eb559cffb4d6d690 100644 (file)
@@ -1,4 +1,4 @@
-# Non-straight named module versions from Perl 5.20.0 distribution.
+# Non-straight named module versions from Perl 5.20.1 distribution.
 IO-Compress    IO::Compress::Base = 2.064
-PathTools      File::Spec = 3.47
+PathTools      File::Spec = 3.48
 Scalar-List-Utils      List::Util = 1.38
index 027555cb459843ea63d1bce26918423f1d895724..358d75366d29ab32c651d1d74851f98bcd1d88b6 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.0
-%define                rel     2
+%define                ver     5.20.1
+%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: 406ec049ebe3afcc80d9c76ec78ca4f8
+# Source0-md5: 7a195abb7d6769f751e90c7d30dcf2e0
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: de47d7893f49ad7f41ba69c78511c0db
 Source2:       %{name}.prov
index 9123edc1c1e997b01f0ee100b411797ca0c5ddf2..681d724b6c038e6994246fd07358363d17ec3b8d 100644 (file)
@@ -60,7 +60,7 @@
 @@ -4735,5 +4735,5 @@
  
  /* Generated from:
-  * 986d2349e078df67f02d5b9747b7fe65abb0d2875fb52a836138919aafe08545 config_h.SH
+  * 7557e985de18f71e80f627226b454bc8eaf20477dcf0c45b5b2c51ec792f5c89 config_h.SH
 - * dbc8d38ba52ae23e5423418bb3f56b1b6fcdaa82cf71ba0be3463e8221bfe0c0 uconfig.sh
 + * 47373608dbea89e81d56c421bde0da0969b5d7183ddff09ec5f65ab952ddc6cc uconfig.sh
   * ex: set ro: */
This page took 0.157906 seconds and 4 git commands to generate.