This commit is contained in:
Dennis Gilmore 2011-02-08 15:50:39 -06:00
parent b081dc682f
commit bed6ebabfa
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Eval-Closure
Version: 0.02
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Safely and cleanly create closures via string eval
License: GPL+ or Artistic
Group: Development/Libraries
@ -63,6 +63,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.02-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Jan 28 2011 Iain Arnell <iarnell@gmail.com> 0.02-1
- update to latest upstream version