This commit is contained in:
Dennis Gilmore 2012-07-20 18:00:30 -05:00
parent e63db3b0c6
commit fc7cd59c4b

View File

@ -1,6 +1,6 @@
Name: perl-strictures Name: perl-strictures
Version: 1.003001 Version: 1.003001
Release: 3%{?dist} Release: 4%{?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
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.003001-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jun 23 2012 Petr Pisar <ppisar@redhat.com> - 1.003001-3 * Sat Jun 23 2012 Petr Pisar <ppisar@redhat.com> - 1.003001-3
- Perl 5.16 rebuild - Perl 5.16 rebuild