forked from pool/perl-Want
Accepting request 296712 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/296712 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Want?expand=0&rev=12
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:773d7eea27f3f49ac61982b0dd51778d70add38fc8daa8746beb628563bff723
|
||||
size 18817
|
||||
3
Want-0.25.tar.gz
Normal file
3
Want-0.25.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8345ec6b74877fc1ef2a2fb91dc356592d569f97ed795e8b2452790d22d3853
|
||||
size 19400
|
||||
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 21:14:41 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 0.25
|
||||
see /usr/share/doc/packages/perl-Want/Changes
|
||||
|
||||
|
||||
0.24 Tue 2 Dec 2014 10:22:39 GMT
|
||||
- Accommodate another bleadperl change. Patch provided by Father Chrysostomos at
|
||||
https://rt.cpan.org/Public/Bug/Display.html?id=100626
|
||||
|
||||
0.25 Wed 10 Dec 2014 19:31:03 GMT
|
||||
- Add support for the new OP_MULTIDEREF
|
||||
Perl has a new op, added as a performance optimisation in fedf30e1c349130b23648c022f5f3cb4ad7928f3,
|
||||
to represent a sequence of array/hash dereferences. This patch adds support for the new op.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 20 08:45:03 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Want
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Want
|
||||
Version: 0.23
|
||||
Version: 0.25
|
||||
Release: 0
|
||||
%define cpan_name Want
|
||||
Summary: A generalisation of C<wantarray>
|
||||
|
||||
Reference in New Issue
Block a user