This commit is contained in:
Fedora Release Engineering 2016-02-04 16:52:07 +00:00
parent 61e682e5cb
commit 4666c1447b

View File

@ -1,6 +1,6 @@
Name: perl-strictures Name: perl-strictures
Version: 2.000002 Version: 2.000002
Release: 1%{?dist} Release: 2%{?dist}
Summary: Turn on strict and make most warnings fatal Summary: Turn on strict and make most warnings fatal
License: GPL+ or Artistic License: GPL+ or Artistic
URL: http://search.cpan.org/dist/strictures/ URL: http://search.cpan.org/dist/strictures/
@ -62,6 +62,9 @@ make test
%{_mandir}/man3/strictures::extra.3* %{_mandir}/man3/strictures::extra.3*
%changelog %changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.000002-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Nov 5 2015 Paul Howarth <paul@city-fan.org> - 2.000002-1 * Thu Nov 5 2015 Paul Howarth <paul@city-fan.org> - 2.000002-1
- Update to 2.000002 - Update to 2.000002
- Use ExtUtils::HasCompiler to detect compiler rather than ExtUtils::CBuilder - Use ExtUtils::HasCompiler to detect compiler rather than ExtUtils::CBuilder