|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Hook-LexWrap
|
|
|
|
|
Version: 0.22
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Lexically scoped subroutine wrappers
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.22-5
|
|
|
|
|
- Mass rebuild with perl-5.12.0
|
|
|
|
|
|
|
|
|
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 0.22-4
|
|
|
|
|
- rebuild against perl 5.10.1
|
|
|
|
|
|
|
|
|
|