]> git.pld-linux.org Git - packages/perl.git/commitdiff
up to 5.28.2 auto/th/perl-5.28.2-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 16 May 2019 20:59:16 +0000 (23:59 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 16 May 2019 21:09:56 +0000 (00:09 +0300)
perl-modules
perl-modules2
perl.spec

index 884ee5bc96b2863a3ab9c9440c8ef4a13dc0db2e..0f3b52d5d608f92677ea8ce343d4f8bc27481a29 100644 (file)
@@ -1,4 +1,4 @@
-# Module versions from Perl 5.28.1 distribution.
+# Module versions from Perl 5.28.2 distribution.
 Archive::Tar = 2.30
 Attribute::Handlers = 1.01
 CPAN = 2.20
@@ -43,7 +43,7 @@ Math::BigRat = 0.2613
 Math::Complex = 1.5901
 Math::Trig = 1.23
 Memoize = 1.03_01
-Module::CoreList = 5.20181129_28
+Module::CoreList = 5.20190419
 Module::Load = 0.32
 Module::Load::Conditional = 0.68
 Module::Metadata = 1.000033
@@ -57,7 +57,7 @@ Pod::Parser = 1.63
 Pod::Simple = 3.35
 Safe = 2.40
 Socket = 2.027
-Storable = 3.08
+Storable = 3.08_01
 Sys::Syslog = 0.35
 Term::ANSIColor = 4.06
 Term::Cap = 1.17
index 02996f74308ff8ab6dfd5ab37be863c9dcbff5e9..9bdc6c9016e10e01d9617513f135d4a0ad6d08d1 100644 (file)
@@ -1,4 +1,4 @@
-# Non-straight named module versions from Perl 5.28.1 distribution.
+# Non-straight named module versions from Perl 5.28.2 distribution.
 IO-Compress    IO::Compress::Base = 2.074
 PathTools      File::Spec = 3.74
 Scalar-List-Utils      List::Util = 1.5
index 115c5dcab929a9cda4442841bee42dbaf2e95005..79b2aa44b069e2078b976cdece76c83a96b2eae6 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -43,7 +43,7 @@
 %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.28.1
+%define                ver     5.28.2
 %define                rel     1
 Summary:       Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):     Programovací jazyk Perl
@@ -73,7 +73,7 @@ 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: fbb590c305f2f88578f448581b8cf9c4
+# Source0-md5: 6bb75770e9ba085b32bf13e4be71e4ac
 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.217699 seconds and 4 git commands to generate.