diff --git a/Params-Validate-1.20.tar.gz b/Params-Validate-1.20.tar.gz deleted file mode 100644 index be84683..0000000 --- a/Params-Validate-1.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:766cdaf89c515c33f384c1eebd59547cf44f2fec85a11efd5521041af65352e2 -size 125803 diff --git a/Params-Validate-1.21.tar.gz b/Params-Validate-1.21.tar.gz new file mode 100644 index 0000000..dc5262f --- /dev/null +++ b/Params-Validate-1.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b78e7ce75c4fd49e9460d31ce6a3920e25ec72669762356c6cc5ea43e18175 +size 123943 diff --git a/perl-Params-Validate.changes b/perl-Params-Validate.changes index b267c4c..df7b754 100644 --- a/perl-Params-Validate.changes +++ b/perl-Params-Validate.changes @@ -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 diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index 6c84105..b1c69ec 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -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}