Update to 1.92.

This commit is contained in:
Steven Pritchard 2010-12-28 17:01:20 -06:00
parent 0998f748d2
commit 08be0a8ec4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
PadWalker-1.9.tar.gz
/PadWalker-1.92.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-PadWalker
Version: 1.9
Release: 5%{?dist}
Version: 1.92
Release: 1%{?dist}
Summary: Play with other peoples' lexical variables
License: GPL+ or Artistic
Group: Development/Libraries
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Tue Dec 28 2010 Steven Pritchard <steve@kspei.com> 1.92-1
- Update to 1.92.
* Tue Dec 21 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.9-5
- 661697 rebuild for fixing problems with vendorach/lib

View File

@ -1 +1 @@
8d7e25f522294aee21d8a5b4c1c70ed9 PadWalker-1.9.tar.gz
304722b441c15634bdb048685800ee3a PadWalker-1.92.tar.gz