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