From 956d02c8cbc484d060e8ce0afb830903dcc0b37f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 2 May 2014 08:28:37 +0200 Subject: [PATCH] 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 - 6.98-1 +- 6.98 bump + * Mon Apr 14 2014 Petr Pisar - 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