This commit is contained in:
Jesse Keating 2009-02-27 00:11:30 +00:00
parent 7f2cd396eb
commit a4540c8c00

View File

@ -1,6 +1,6 @@
Name: perl-PadWalker
Version: 1.7
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Play with other peoples' lexical variables
License: GPL+ or Artistic
Group: Development/Libraries
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.7-2
- Rebuild for perl 5.10 (again)