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:
Stephan Kulow 2016-06-01 04:50:46 +00:00 committed by Git OBS Bridge
parent a6f2f7f847
commit 0e3cc2670d
4 changed files with 14 additions and 7 deletions

View File

@ -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

Binary file not shown.

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: perl-Eval-Closure
Version: 0.13
Version: 0.14
Release: 0
%define cpan_name Eval-Closure
Summary: Safely and Cleanly Create Closures Via String Eval
@ -33,8 +33,6 @@ BuildRequires: perl-macros
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Requires)
BuildRequires: perl(Try::Tiny)
Requires: perl(Try::Tiny)
Recommends: perl(Devel::LexAlias) >= 0.05
Recommends: perl(Perl::Tidy)
%{perl_requires}