Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-23 05:56:15 +02:00
parent 9ddabf1eb9
commit e63db3b0c6

View File

@ -1,6 +1,6 @@
Name: perl-strictures Name: perl-strictures
Version: 1.003001 Version: 1.003001
Release: 2%{?dist} Release: 3%{?dist}
Summary: Turn on strict and make all warnings fatal Summary: Turn on strict and make all warnings fatal
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -46,6 +46,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Sat Jun 23 2012 Petr Pisar <ppisar@redhat.com> - 1.003001-3
- Perl 5.16 rebuild
* Sat May 19 2012 Iain Arnell <iarnell@gmail.com> 1.003001-2 * Sat May 19 2012 Iain Arnell <iarnell@gmail.com> 1.003001-2
- buildrequire multidimensional and bareword::filehandes for additional testing - buildrequire multidimensional and bareword::filehandes for additional testing