]> git.pld-linux.org Git - packages/perl.git/commitdiff
- up to 5.26.2 auto/th/perl-5.26.2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 23 May 2018 11:04:24 +0000 (13:04 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 23 May 2018 11:04:24 +0000 (13:04 +0200)
perl-modules
perl-modules2
perl.spec

index d97c71297d800cca3ff104f83cac0d28eec02c6c..0750260604fa723a22e90c9063c67a09f00197e0 100644 (file)
@@ -1,4 +1,4 @@
-# Module versions from Perl 5.26.1 distribution.
+# Module versions from Perl 5.26.2 distribution.
 Archive::Tar = 2.24
 Attribute::Handlers = 0.99
 CPAN = 2.18
@@ -42,7 +42,7 @@ Math::BigRat = 0.2611
 Math::Complex = 1.5901
 Math::Trig = 1.23
 Memoize = 1.03_01
-Module::CoreList = 5.20170922_26
+Module::CoreList = 5.20180414_26
 Module::Load = 0.32
 Module::Load::Conditional = 0.68
 Module::Metadata = 1.000033
index bdeb7e126d490591d6881f096966c69435e4ad43..77f5c31cbda970a777059c671dcdb3f72febe1f4 100644 (file)
@@ -1,4 +1,4 @@
-# Non-straight named module versions from Perl 5.26.1 distribution.
+# Non-straight named module versions from Perl 5.26.2 distribution.
 IO-Compress    IO::Compress::Base = 2.074
 PathTools      File::Spec = 3.67
 Scalar-List-Utils      List::Util = 1.4602
index b7b4f86762b6790e5dbd87ca9aa81a0b8a5b9762..4bd61c216c179a83cdbcf458989c0ce9ab72f41c 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.26.1
-%define                rel     3
+%define                ver     5.26.2
+%define                rel     1
 Summary:       Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):     Programovací jazyk Perl
 Summary(da.UTF-8):     Programmeringssproget 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: 70e988b4318739b0cf3ad5e120bfde88
+# Source0-md5: 1fa1b53eeff76aa37b17bfc9b2771671
 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.042077 seconds and 4 git commands to generate.