|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Hook-LexWrap
|
|
|
|
|
Version: 0.24
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Lexically scoped subroutine wrappers
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -49,6 +49,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Hook::LexWrap.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 24 2012 Paul Howarth <paul@city-fan.org> - 0.24-1
|
|
|
|
|
- Update to 0.24
|
|
|
|
|
- Add Build.PL
|
|
|
|
|