]> git.pld-linux.org Git - packages/perl.git/commitdiff
- up to 5.24.1 auto/th/perl-5.24.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 13 Apr 2017 10:38:17 +0000 (12:38 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 13 Apr 2017 10:38:17 +0000 (12:38 +0200)
perl-modules
perl-modules2
perl.spec

index dd25e47be7e8c8899dc18e43488791971f801bdc..06ca2ad8865ac56ba42a34d86839f7cd3b8d7b0c 100644 (file)
@@ -1,22 +1,22 @@
-# Module versions from Perl 5.24.0 distribution.
-Archive::Tar = 2.04
+# Module versions from Perl 5.24.1 distribution.
+Archive::Tar = 2.04_01
 Attribute::Handlers = 0.99
-CPAN = 2.11
+CPAN = 2.1101
 CPAN::Meta = 2.150005
 CPAN::Meta::YAML = 0.018
 Compress::Raw::Bzip2 = 2.069
 Compress::Raw::Zlib = 2.069
 Devel::PPPort = 3.32
 Devel::Peek = 1.23
-Digest = 1.17
+Digest = 1.17_01
 Digest::MD5 = 2.54
-Digest::SHA = 5.95
-Encode = 2.80
+Digest::SHA = 5.95_01
+Encode = 2.80_01
 ExtUtils::CBuilder = 0.280225
-ExtUtils::Command = 7.1
+ExtUtils::Command = 7.1002
 ExtUtils::Embed = 1.33
 ExtUtils::Install = 2.04
-ExtUtils::MakeMaker = 7.1001
+ExtUtils::MakeMaker = 7.1002
 ExtUtils::Manifest = 1.70
 ExtUtils::ParseXS = 3.31
 File::Compare = 1.1006
@@ -26,28 +26,28 @@ FindBin = 1.51
 GDBM_File = 1.15
 Hash::Util = 0.19
 I18N::LangTags = 0.40
-IO = 1.36
+IO = 1.36_01
 IO::Zlib = 1.10
-IPC::Cmd = 0.92
+IPC::Cmd = 0.92_01
 IPC::SysV = 2.06_01
-JSON::PP = 2.27300
+JSON::PP = 2.27300_01
 Locale::Codes = 3.37
-Locale::Maketext = 1.26
-Locale::Maketext::Simple = 0.21
+Locale::Maketext = 1.26_01
+Locale::Maketext::Simple = 0.21_01
 MIME::Base64 = 3.15
 Math::BigInt = 1.999715
 Math::BigInt::FastCalc = 0.40
 Math::BigRat = 0.260802
 Math::Complex = 1.59
 Math::Trig = 1.23
-Memoize = 1.03
-Module::CoreList = 5.20160506
+Memoize = 1.03_01
+Module::CoreList = 5.20170114_24
 Module::Load = 0.32
 Module::Load::Conditional = 0.64
 Module::Metadata = 1.000031
 NEXT = 0.65
 Params::Check = 0.38
-Parse::CPAN::Meta = 1.4417
+Parse::CPAN::Meta = 1.4417_001
 Perl::OSType = 1.009
 PerlIO::via::QuotedPrint = 0.08
 Pod::Escapes = 1.07
@@ -55,13 +55,13 @@ Pod::Parser = 1.63
 Pod::Simple = 3.32
 Safe = 2.39
 Socket = 2.020_03
-Storable = 2.56
-Sys::Syslog = 0.33
+Storable = 2.56_01
+Sys::Syslog = 0.33_01
 Term::ANSIColor = 4.04
 Term::Cap = 1.17
-Test = 1.28
+Test = 1.28_01
 Test::Builder::Tester = 1.28
-Test::Harness = 3.36
+Test::Harness = 3.36_01
 Test::Simple = 1.001014
 Test::Tester = 0.114
 Test::use::ok = 0.16
@@ -76,7 +76,7 @@ UNIVERSAL = 1.13
 Unicode::Collate = 1.14
 Unicode::Normalize = 1.25
 autodie = 2.29
-bignum = 0.42
+bignum = 0.42_01
 libnet = 3.08
 parent = 0.234
 version = 0.9916
index 890eac626ad1db118ab9906437388b475bc8c9d9..8046d1101702b14012c8d792ee61203c9c92f5fe 100644 (file)
@@ -1,4 +1,4 @@
-# Non-straight named module versions from Perl 5.24.0 distribution.
-IO-Compress    IO::Compress::Base = 2.069
-PathTools      File::Spec = 3.63
+# Non-straight named module versions from Perl 5.24.1 distribution.
+IO-Compress    IO::Compress::Base = 2.069_001
+PathTools      File::Spec = 3.6301
 Scalar-List-Utils      List::Util = 1.4202
index be355ed6367fc09e26f605cda086a8db1afb1c66..43522a4c5ba25b313b9e2c7b0d49e9bb9d4151e1 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -43,8 +43,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.24.0
-%define                rel     5
+%define                ver     5.24.1
+%define                rel     1
 Summary:       Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):     Programovací jazyk Perl
 Summary(da.UTF-8):     Programmeringssproget Perl
@@ -72,8 +72,8 @@ Release:      %{rel}%{!?with_threads:_nothr}
 Epoch:         1
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/src/5.0/%{name}-%{ver}.tar.xz
-# Source0-md5: 59456ae4bd4b06cb6e57cb19a3b2d349
+Source0:       http://www.cpan.org/src/5.0/%{name}-%{ver}.tar.bz2
+# Source0-md5: 178ee0e8fa544dbc76d99cf041e2c9f0
 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.119962 seconds and 4 git commands to generate.