]> git.pld-linux.org Git - packages/perl.git/commitdiff
- up to 5.30.3; SECURITY fixes auto/th/perl-5.30.3-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 18 Jun 2020 20:50:32 +0000 (22:50 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 18 Jun 2020 20:50:32 +0000 (22:50 +0200)
perl-modules
perl-modules2
perl.spec

index d5875fedffa133c1a2ef23ce97d06424721e4711..bfc4e7adfb95ba01bd114b72b8c46ba0e01b75d0 100644 (file)
@@ -1,4 +1,4 @@
-# Module versions from Perl 5.30.2 distribution.
+# Module versions from Perl 5.30.3 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.20200314
+Module::CoreList = 5.20200601_30
 Module::Load = 0.34
 Module::Load::Conditional = 0.68
 Module::Metadata = 1.000036
index d423eec00a1f95055e1ff221a2c5a3cf6fedf8ed..2fd300cd67e955b07bb2353d462abf59dd3a2ef8 100644 (file)
@@ -1,4 +1,4 @@
-# Non-straight named module versions from Perl 5.30.2 distribution.
+# Non-straight named module versions from Perl 5.30.3 distribution.
 IO-Compress    IO::Compress::Base = 2.084
 PathTools      File::Spec = 3.78
 Scalar-List-Utils      List::Util = 1.5
index fe16e060f815404b33488bc5e1d0a188f76b837b..c820b81bbde64541272ec4479029d22b8170eec0 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.30.2
-%define                rel     3
+%define                ver     5.30.3
+%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: 4bfa12b528522a50de0470b8b70b9b3b
+# Source0-md5: 0af2ab0f01ec13e37cc13a27de930936
 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.095694 seconds and 4 git commands to generate.