]> git.pld-linux.org Git - packages/pldcpan.git/commitdiff
- release as 1.65 auto/th/pldcpan-1.65-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 3 May 2020 07:07:15 +0000 (09:07 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 3 May 2020 07:07:15 +0000 (09:07 +0200)
pldcpan.pl
pldcpan.spec

index e88ea79c1d48605bf576e4f3e4dacaafdff958ff..aba524e171ea71774c6be604c0d7c4aa416abc65 100755 (executable)
@@ -78,7 +78,7 @@ use File::Find::Rule ();
 use Module::CoreList ();
 use LWP::Simple      ();
 
-our $VERSION = 1.64;
+our $VERSION = 1.65;
 our %opts;
 GetOptions(\%opts, 'verbose|v', 'modulebuild|B', 'makemaker|M', 'force');
 eval "use Data::Dump qw(pp);" if $opts{verbose};
index 4a24e5c0e2c791bec1b6f49b49d3de6093234498..13d102ac8635f75f0f3ab7f77f5453e3175b1b4b 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       PLD Linux script to create RPMS from CPAN modules
 Summary(pl.UTF-8):     Skrypt PLD tworzący pakiety RPM z modułów z CPAN
 Name:          pldcpan
-Version:       1.64
+Version:       1.65
 Release:       1
 License:       GPL
 Group:         Development/Languages/Perl
This page took 0.147624 seconds and 4 git commands to generate.