From 347641154c0d74ce4a5f387b4ed94b8d074d4969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 21 Feb 2014 14:31:43 +0100 Subject: [PATCH] 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 - 6.90-1 +- 6.90 bump + * Mon Feb 03 2014 Petr Pisar - 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