This commit is contained in:
Dennis Gilmore 2014-06-07 06:18:51 -05:00
parent 75c2bafc75
commit 2f939df287

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 0.30-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Mar 5 2014 Paul Howarth <paul@city-fan.org> - 0.30-1
- Update to 0.30
- Important note in documentation how check for warning category is done; if