From 2f939df2873a3ff67cbb862ff85c12da373418c9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 06:18:51 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-Test-Warn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-Warn.spec b/perl-Test-Warn.spec index e94380b..87014b3 100644 --- a/perl-Test-Warn.spec +++ b/perl-Test-Warn.spec @@ -1,6 +1,6 @@ Name: perl-Test-Warn Version: 0.30 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl extension to test methods for warnings Group: Development/Libraries License: GPL+ or Artistic @@ -54,6 +54,9 @@ make test %{_mandir}/man3/Test::Warn.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.30-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Mar 5 2014 Paul Howarth - 0.30-1 - Update to 0.30 - Important note in documentation how check for warning category is done; if