From 6b2efb66ac6d6872ee7ec73e40bcbc7709cbf3f5 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 3 May 2016 10:44:21 +0200 Subject: [PATCH] 0.014 bump --- .gitignore | 1 + perl-ExtUtils-HasCompiler.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 45fd9d3..07f4ac0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /ExtUtils-HasCompiler-0.012.tar.gz /ExtUtils-HasCompiler-0.013.tar.gz +/ExtUtils-HasCompiler-0.014.tar.gz diff --git a/perl-ExtUtils-HasCompiler.spec b/perl-ExtUtils-HasCompiler.spec index f7581be..18c30ed 100644 --- a/perl-ExtUtils-HasCompiler.spec +++ b/perl-ExtUtils-HasCompiler.spec @@ -1,5 +1,5 @@ Name: perl-ExtUtils-HasCompiler -Version: 0.013 +Version: 0.014 Release: 1%{?dist} Summary: Check for the presence of a compiler License: GPL+ or Artistic @@ -52,6 +52,9 @@ make test %{_mandir}/man3/* %changelog +* Tue May 03 2016 Jitka Plesnikova - 0.014-1 +- 0.014 bump + * Mon Apr 11 2016 Petr Pisar - 0.013-1 - 0.013 bump diff --git a/sources b/sources index 65ed941..f0954b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e537022df5d86aaf9b6c6ca63b3ce3ee ExtUtils-HasCompiler-0.013.tar.gz +e270d1004c5b746fce6a11e2ed97595f ExtUtils-HasCompiler-0.014.tar.gz