|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Hook-LexWrap
|
|
|
|
|
Version: 0.20
|
|
|
|
|
Release: 4%{?dist}.1
|
|
|
|
|
Release: 4%{?dist}.2
|
|
|
|
|
Summary: Lexically scoped subroutine wrappers
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jan 12 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.20-4.2
|
|
|
|
|
- rebuild for new perl
|
|
|
|
|
|
|
|
|
|
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.20-4.1
|
|
|
|
|
- correct license tag
|
|
|
|
|
- add BR: perl(ExtUtils::MakeMaker)
|
|
|
|
|