Accepting request 105930 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/105930 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Params-Validate?expand=0&rev=27
This commit is contained in:
commit
66e2b314dc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73aec121032e17ac06834c16148bf3f5c417098f0e11604d5dbef2f0c28e88da
|
||||
size 100487
|
3
Params-Validate-1.06.tar.gz
Normal file
3
Params-Validate-1.06.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e627cd0b4cd948c804199ac5e1316a2f628dcb8e3decb8e97e4a535ae1039b6
|
||||
size 98540
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 13 02:34:45 UTC 2012 - vcizek@suse.com
|
||||
|
||||
- update to 1.06
|
||||
- Shut up warnings when XS is loaded on older 5.8.x Perl versions. Reported by
|
||||
Aaron James Trevena. RT #74742.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 02:34:18 UTC 2012 - vcizek@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_with opt
|
||||
|
||||
Name: perl-Params-Validate
|
||||
Version: 1.05
|
||||
Version: 1.06
|
||||
Release: 2
|
||||
License: Artistic-2.0
|
||||
%define cpan_name Params-Validate
|
||||
@ -39,9 +39,9 @@ BuildRequires: perl(Readonly::XS)
|
||||
BuildRequires: perl(Test::Taint) >= 0.02
|
||||
%endif
|
||||
BuildRequires: perl(Attribute::Handlers) >= 0.79
|
||||
BuildRequires: perl(Module::Implementation)
|
||||
BuildRequires: perl(Scalar::Util) >= 1.10
|
||||
BuildRequires: perl(Test::Fatal)
|
||||
BuildRequires: perl(Module::Implementation)
|
||||
Requires: perl(Attribute::Handlers) >= 0.79
|
||||
Requires: perl(Module::Implementation)
|
||||
Requires: perl(Scalar::Util) >= 1.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user