This commit is contained in:
Dennis Gilmore 2013-02-14 10:35:44 -06:00
parent 73102a0a4c
commit b2025a158e

View File

@ -1,6 +1,6 @@
Name: perl-strictures Name: perl-strictures
Version: 1.004004 Version: 1.004004
Release: 1%{?dist} Release: 2%{?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
@ -45,6 +45,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.004004-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Dec 07 2012 Iain Arnell <iarnell@gmail.com> 1.004004-1 * Fri Dec 07 2012 Iain Arnell <iarnell@gmail.com> 1.004004-1
- update to latest upstream version - update to latest upstream version