[perl-ExtUtils-MakeMaker] 6.90 bump

Petr Pisar ppisar at fedoraproject.org
Fri Feb 21 13:36:47 UTC 2014


commit 347641154c0d74ce4a5f387b4ed94b8d074d4969
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Feb 21 14:31:43 2014 +0100

    6.90 bump

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


More information about the scm-commits mailing list