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