[packages/pldcpan] - release as 1.65

qboosh qboosh at pld-linux.org
Sun May 3 09:06:54 CEST 2020


commit 6275b85a71378ef04c2b4c03c6c694bf53ffe4c5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 3 09:07:15 2020 +0200

    - release as 1.65

 pldcpan.pl   | 2 +-
 pldcpan.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pldcpan.spec b/pldcpan.spec
index 4a24e5c..13d102a 100644
--- a/pldcpan.spec
+++ b/pldcpan.spec
@@ -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
diff --git a/pldcpan.pl b/pldcpan.pl
index e88ea79..aba524e 100755
--- a/pldcpan.pl
+++ b/pldcpan.pl
@@ -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};
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pldcpan.git/commitdiff/6275b85a71378ef04c2b4c03c6c694bf53ffe4c5



More information about the pld-cvs-commit mailing list