This commit is contained in:
Dennis Gilmore 2012-07-20 10:03:19 -05:00
parent 6fa2366d8a
commit ad5dd9e0d3
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Eval-Closure
Version: 0.08
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Safely and cleanly create closures via string eval
License: GPL+ or Artistic
Group: Development/Libraries
@ -58,6 +58,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.08-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Jun 13 2012 Petr Pisar <ppisar@redhat.com> - 0.08-2
- Perl 5.16 rebuild