Accepting request 399093 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/399093 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Eval-Closure?expand=0&rev=21
This commit is contained in:
parent
a6f2f7f847
commit
0e3cc2670d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:65bec0368e8f0631a24bf6dc6dd24d2d8d485350e406d20005db2c6aa1c0445d
|
|
||||||
size 19735
|
|
BIN
Eval-Closure-0.14.tar.gz
(Stored with Git LFS)
Normal file
BIN
Eval-Closure-0.14.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 31 10:19:17 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.14
|
||||||
|
see /usr/share/doc/packages/perl-Eval-Closure/Changes
|
||||||
|
|
||||||
|
0.14 2016-05-29
|
||||||
|
- a couple minor optimizations (dolmen, #8)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 13 12:28:09 UTC 2015 - coolo@suse.com
|
Wed May 13 12:28:09 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Eval-Closure
|
# spec file for package perl-Eval-Closure
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Eval-Closure
|
Name: perl-Eval-Closure
|
||||||
Version: 0.13
|
Version: 0.14
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Eval-Closure
|
%define cpan_name Eval-Closure
|
||||||
Summary: Safely and Cleanly Create Closures Via String Eval
|
Summary: Safely and Cleanly Create Closures Via String Eval
|
||||||
@ -33,8 +33,6 @@ BuildRequires: perl-macros
|
|||||||
BuildRequires: perl(Test::Fatal)
|
BuildRequires: perl(Test::Fatal)
|
||||||
BuildRequires: perl(Test::More) >= 0.88
|
BuildRequires: perl(Test::More) >= 0.88
|
||||||
BuildRequires: perl(Test::Requires)
|
BuildRequires: perl(Test::Requires)
|
||||||
BuildRequires: perl(Try::Tiny)
|
|
||||||
Requires: perl(Try::Tiny)
|
|
||||||
Recommends: perl(Devel::LexAlias) >= 0.05
|
Recommends: perl(Devel::LexAlias) >= 0.05
|
||||||
Recommends: perl(Perl::Tidy)
|
Recommends: perl(Perl::Tidy)
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
Loading…
Reference in New Issue
Block a user