Accepting request 205030 from devel:languages:perl
- Update to latest version 1.98 + Improve peek_sub error handling Thanks to Zefram for the bug report. See https://rt.cpan.org/Ticket/Display.html?id=89679 + Make new test compatible with old versions of perl. OBS-URL: https://build.opensuse.org/request/show/205030 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-PadWalker?expand=0&rev=12
This commit is contained in:
commit
f249a8ba29
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df250e242f2a1009a8e9fe393b5c8b9ff4817efb345117fd6ada6a3da8380ca0
|
||||
size 15272
|
3
PadWalker-1.98.tar.gz
Normal file
3
PadWalker-1.98.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80af38103ae59aff537ba9102898bb939ec191e537ddc04170d4715556a3576c
|
||||
size 15845
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 21:09:50 UTC 2013 - rschweikert@suse.com
|
||||
|
||||
- Update to latest version 1.98
|
||||
+ Improve peek_sub error handling
|
||||
Thanks to Zefram for the bug report.
|
||||
See https://rt.cpan.org/Ticket/Display.html?id=89679
|
||||
+ Make new test compatible with old versions of perl.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 8 10:35:24 UTC 2013 - rschweikert@suse.com
|
||||
|
||||
|
@ -21,7 +21,7 @@ Name: perl-PadWalker
|
||||
Summary: Play with other peoples' lexical variables
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Version: 1.96
|
||||
Version: 1.98
|
||||
Release: 0
|
||||
Url: http://search.cpan.org/dist/PadWalker/
|
||||
Source: http://www.cpan.org/authors/id/R/RO/ROBIN/PadWalker-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user