From 577fec4626ddc8f5ada300cb3052653dc8eb0b7e Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 6 Jun 2015 06:44:19 +0200 Subject: [PATCH] Perl 5.22 rebuild --- perl-Test-Warnings.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-Warnings.spec b/perl-Test-Warnings.spec index 458461b..ceaa9bf 100644 --- a/perl-Test-Warnings.spec +++ b/perl-Test-Warnings.spec @@ -1,6 +1,6 @@ Name: perl-Test-Warnings Version: 0.021 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Test for warnings and the lack of them License: GPL+ or Artistic Group: Development/Libraries @@ -75,6 +75,9 @@ make test %{_mandir}/man3/Test::Warnings.3* %changelog +* Sat Jun 06 2015 Jitka Plesnikova - 0.021-2 +- Perl 5.22 rebuild + * Mon Mar 23 2015 Paul Howarth - 0.021-1 - Update to 0.021 - Add a x_breaks entry for conflicting versions of File::pushd that