[perl-ExtUtils-MakeMaker] 6.98 bump

Petr Pisar ppisar at fedoraproject.org
Fri May 2 06:28:37 UTC 2014


commit 956d02c8cbc484d060e8ce0afb830903dcc0b37f
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri May 2 08:28:37 2014 +0200

    6.98 bump

 .gitignore                   |    1 +
 perl-ExtUtils-MakeMaker.spec |    5 ++++-
 sources                      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74c5c53..f56057b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /ExtUtils-MakeMaker-6.92.tar.gz
 /ExtUtils-MakeMaker-6.94.tar.gz
 /ExtUtils-MakeMaker-6.96.tar.gz
+/ExtUtils-MakeMaker-6.98.tar.gz
diff --git a/perl-ExtUtils-MakeMaker.spec b/perl-ExtUtils-MakeMaker.spec
index b495429..5e3ce38 100644
--- a/perl-ExtUtils-MakeMaker.spec
+++ b/perl-ExtUtils-MakeMaker.spec
@@ -1,5 +1,5 @@
 %global cpan_name ExtUtils-MakeMaker
-%global cpan_version 6.96
+%global cpan_version 6.98
 
 Name:           perl-%{cpan_name}
 Version:        %(echo '%{cpan_version}' | tr _ .)
@@ -122,6 +122,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri May 02 2014 Petr Pisar <ppisar at redhat.com> - 6.98-1
+- 6.98 bump
+
 * Mon Apr 14 2014 Petr Pisar <ppisar at redhat.com> - 6.96-1
 - 6.96 bump
 
diff --git a/sources b/sources
index 718d01a..c28a9ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae49519d3192d18c18361ab1d9b61a7c  ExtUtils-MakeMaker-6.96.tar.gz
+3eb83b59e33159ecc700bf60ac3c357a  ExtUtils-MakeMaker-6.98.tar.gz



More information about the perl-devel mailing list