diff --git a/Params-Validate-0.98.tar.bz2 b/Params-Validate-0.98.tar.bz2 deleted file mode 100644 index 0ae23eb..0000000 --- a/Params-Validate-0.98.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5485049454d72cc7e8748dacb8336200ff34ada172a3501b33f4a9109ac02c14 -size 86362 diff --git a/Params-Validate-0.99.tar.bz2 b/Params-Validate-0.99.tar.bz2 new file mode 100644 index 0000000..963e6b5 --- /dev/null +++ b/Params-Validate-0.99.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e2e56dca11550f036ced2a5d161f519ffa732262d0404e7235157cfad21c74e +size 82984 diff --git a/perl-Params-Validate.changes b/perl-Params-Validate.changes index c26091e..47de8fa 100644 --- a/perl-Params-Validate.changes +++ b/perl-Params-Validate.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 30 08:14:14 UTC 2011 - vcizek@novell.com + +- update to 0.99 + - The metadata file - META.{json,yml} - had references to a different distro + because of a copy and paste error. Reported by Bernhad Graf. RT #68514. + ------------------------------------------------------------------- Tue Apr 26 07:37:31 UTC 2011 - vcizek@novell.com diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index 91cf166..d63bf53 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -21,7 +21,7 @@ Name: perl-Params-Validate %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) Summary: Validate method/function parameters -Version: 0.98 +Version: 0.99 Release: 1 License: Artistic 2.0 Group: Development/Libraries/Perl @@ -79,6 +79,6 @@ perl Build.PL installdirs=vendor %files -f %{name}.files %defattr(-, root, root) -%doc Changes LICENSE README SIGNATURE +%doc Changes LICENSE README %changelog