From d1c45e15f1f3e2cf24d258b30bffe6bfcec1cfe8 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 12 Aug 2016 13:47:11 +0200 Subject: [PATCH] 0.27 bump --- .gitignore | 1 + perl-Config-Perl-V.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0643c21..915dc50 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /Config-Perl-V-0.24.tgz /Config-Perl-V-0.25.tgz /Config-Perl-V-0.26.tgz +/Config-Perl-V-0.27.tgz diff --git a/perl-Config-Perl-V.spec b/perl-Config-Perl-V.spec index 8b4b312..a7cd81a 100644 --- a/perl-Config-Perl-V.spec +++ b/perl-Config-Perl-V.spec @@ -1,6 +1,6 @@ Name: perl-Config-Perl-V -Version: 0.26 -Release: 2%{?dist} +Version: 0.27 +Release: 1%{?dist} Summary: Structured data retrieval of perl -V output License: GPL+ or Artistic Group: Development/Libraries @@ -58,6 +58,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Aug 12 2016 Jitka Plesnikova - 0.27-1 +- 0.27 bump + * Sat May 14 2016 Jitka Plesnikova - 0.26-2 - Perl 5.24 rebuild diff --git a/sources b/sources index e732ae3..84c08bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd969bc313abe3b0433d7ebce282b441 Config-Perl-V-0.26.tgz +9f6396c2487743e74ea1c4fffa4d385c Config-Perl-V-0.27.tgz