[perl-ExtUtils-MakeMaker] 6.92 bump

Petr Pisar ppisar at fedoraproject.org
Fri Mar 14 15:52:09 UTC 2014


commit 09e1565583bd062b2a6c53294f1ea62a31659e70
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Mar 14 16:51:49 2014 +0100

    6.92 bump

 .gitignore                   |    1 +
 perl-ExtUtils-MakeMaker.spec |    5 ++++-
 sources                      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b4a6bb..8ea378a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /ExtUtils-MakeMaker-6.86.tar.gz
 /ExtUtils-MakeMaker-6.88.tar.gz
 /ExtUtils-MakeMaker-6.90.tar.gz
+/ExtUtils-MakeMaker-6.92.tar.gz
diff --git a/perl-ExtUtils-MakeMaker.spec b/perl-ExtUtils-MakeMaker.spec
index c309e43..b98f021 100644
--- a/perl-ExtUtils-MakeMaker.spec
+++ b/perl-ExtUtils-MakeMaker.spec
@@ -1,5 +1,5 @@
 %global cpan_name ExtUtils-MakeMaker
-%global cpan_version 6.90
+%global cpan_version 6.92
 
 Name:           perl-%{cpan_name}
 Version:        %(echo '%{cpan_version}' | tr _ .)
@@ -122,6 +122,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Mar 14 2014 Petr Pisar <ppisar at redhat.com> - 6.92-1
+- 6.92 bump
+
 * Fri Feb 21 2014 Petr Pisar <ppisar at redhat.com> - 6.90-1
 - 6.90 bump
 
diff --git a/sources b/sources
index 48d482d..09ba7d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c99ef112a5317cf456a55782ba21457  ExtUtils-MakeMaker-6.90.tar.gz
+e855e0e2f7d72b39a2822b9d6a788b45  ExtUtils-MakeMaker-6.92.tar.gz



More information about the perl-devel mailing list