Accepting request 317482 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/317482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Params-Validate?expand=0&rev=36
This commit is contained in:
Stephan Kulow 2015-07-20 09:22:38 +00:00 committed by Git OBS Bridge
commit f5d113d6fd
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:766cdaf89c515c33f384c1eebd59547cf44f2fec85a11efd5521041af65352e2
size 125803

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4b78e7ce75c4fd49e9460d31ce6a3920e25ec72669762356c6cc5ea43e18175
size 123943

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jul 19 09:09:30 UTC 2015 - coolo@suse.com
- updated to 1.21
see /usr/share/doc/packages/perl-Params-Validate/Changes
1.21 2015-07-18
- Attribute::Params::Validate is now in its own distro, and needs a new
maintainer. If you would like to maintain it, please contact me.
-------------------------------------------------------------------
Mon Jun 29 01:27:01 UTC 2015 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-Params-Validate
Version: 1.20
Version: 1.21
Release: 0
%define cpan_name Params-Validate
Summary: Validate method/function parameters
@ -29,13 +29,11 @@ Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Attribute::Handlers) >= 0.79
BuildRequires: perl(Module::Build) >= 0.280000
BuildRequires: perl(Module::Implementation)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(Test::Requires)
Requires: perl(Attribute::Handlers) >= 0.79
Requires: perl(Module::Implementation)
%{perl_requires}