]> git.pld-linux.org Git - packages/perl.git/commitdiff
- up to 5.30.1 auto/th/perl-5.30.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 7 Jan 2020 08:21:10 +0000 (09:21 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 7 Jan 2020 08:21:10 +0000 (09:21 +0100)
perl-modules
perl-modules2
perl.spec

index 931a3d4e7fde137230a6e97b6dc9ad3673cdfb9e..9ead3d777adb54cf65c10bf1ff26ec9e2e750a43 100644 (file)
@@ -1,4 +1,4 @@
-# Module versions from Perl 5.30.0 distribution.
+# Module versions from Perl 5.30.1 distribution.
 Archive::Tar = 2.32
 Attribute::Handlers = 1.01
 CPAN = 2.22
@@ -42,7 +42,7 @@ Math::BigRat = 0.2614
 Math::Complex = 1.5901
 Math::Trig = 1.23
 Memoize = 1.03_01
-Module::CoreList = 5.20190522
+Module::CoreList = 5.20191110
 Module::Load = 0.34
 Module::Load::Conditional = 0.68
 Module::Metadata = 1.000036
index d24ad020c8b81ebd18674d7bd6256a3acac1805e..4573ecec6e1a692323810a8ef8d43f5c02b638da 100644 (file)
@@ -1,4 +1,4 @@
-# Non-straight named module versions from Perl 5.30.0 distribution.
+# Non-straight named module versions from Perl 5.30.1 distribution.
 IO-Compress    IO::Compress::Base = 2.084
 PathTools      File::Spec = 3.78
 Scalar-List-Utils      List::Util = 1.5
index 064a401daf90f9727e71f66c440e07701de1c7e6..af424cf28869996d1982e5747595aa60b81d7a18 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.30.0
+%define                ver     5.30.1
 %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: 037c35000550bdcb47552ad0f6d3064d
+# Source0-md5: f399f3aaee90ddcff5eadd3bccdaacc0
 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.128749 seconds and 4 git commands to generate.