- rebuild against perl 5.10.1

This commit is contained in:
Štěpán Kasal 2009-12-07 16:11:54 +00:00
parent 628e63b1d7
commit 39f787749e

View File

@ -1,6 +1,6 @@
Name: perl-PadWalker
Version: 1.9
Release: 1%{?dist}
Release: 2%{?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
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.9-2
- rebuild against perl 5.10.1
* Wed Oct 7 2009 Stepan Kasal <skasal@redhat.com> - 1.9-1
- new upstream version