From b1acbd27cff02397303f149a0eb092a3977e923e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 11 Apr 2016 15:43:09 +0200 Subject: [PATCH] 0.013 bump --- .gitignore | 1 + perl-ExtUtils-HasCompiler.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9813003..45fd9d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ExtUtils-HasCompiler-0.012.tar.gz +/ExtUtils-HasCompiler-0.013.tar.gz diff --git a/perl-ExtUtils-HasCompiler.spec b/perl-ExtUtils-HasCompiler.spec index ee2aafa..f7581be 100644 --- a/perl-ExtUtils-HasCompiler.spec +++ b/perl-ExtUtils-HasCompiler.spec @@ -1,5 +1,5 @@ Name: perl-ExtUtils-HasCompiler -Version: 0.012 +Version: 0.013 Release: 1%{?dist} Summary: Check for the presence of a compiler License: GPL+ or Artistic @@ -7,6 +7,7 @@ URL: http://search.cpan.org/dist/ExtUtils-HasCompiler/ Source0: http://www.cpan.org/authors/id/L/LE/LEONT/ExtUtils-HasCompiler-%{version}.tar.gz BuildArch: noarch BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict) BuildRequires: perl(warnings) @@ -51,5 +52,8 @@ make test %{_mandir}/man3/* %changelog +* Mon Apr 11 2016 Petr Pisar - 0.013-1 +- 0.013 bump + * Mon Mar 07 2016 Jitka Plesnikova - 0.012-1 - Initial release diff --git a/sources b/sources index f355799..65ed941 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e455aec77a21d2e2ef0b52b3d561c79 ExtUtils-HasCompiler-0.012.tar.gz +e537022df5d86aaf9b6c6ca63b3ce3ee ExtUtils-HasCompiler-0.013.tar.gz