This commit is contained in:
Dennis Gilmore 2014-06-07 06:19:11 -05:00
parent 68e7c0ca5d
commit d9dbe2fe5c

View File

@ -1,6 +1,6 @@
Name: perl-Test-Warnings
Version: 0.014
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Test for warnings and the lack of them
License: GPL+ or Artistic
Group: Development/Libraries
@ -70,6 +70,9 @@ perl Build.PL --installdirs=vendor
%{_mandir}/man3/Test::Warnings.3pm*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.014-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Mar 3 2014 Paul Howarth <paul@city-fan.org> - 0.014-1
- Update to 0.014
- Fix test that fails when FOO or BAR environment variables are set