Update to 0.21

- New upstream release 0.21
  - Switched to using GitHub issues
This commit is contained in:
Paul Howarth 2016-12-07 11:40:31 +00:00
parent 48cfdf25a8
commit b94649ffec
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Params-ValidationCompiler
Version: 0.20
Version: 0.21
Release: 1%{?dist}
Summary: Build an optimized subroutine parameter validator once, use it forever
License: Artistic 2.0
@ -74,6 +74,10 @@ make test
%{_mandir}/man3/Params::ValidationCompiler::Exceptions.3*
%changelog
* Wed Dec 7 2016 Paul Howarth <paul@city-fan.org> - 0.21-1
- Update to 0.21
- Switched to using GitHub issues
* Tue Dec 6 2016 Paul Howarth <paul@city-fan.org> - 0.20-1
- Update to 0.20
- The keys for parameter specifications are now validated, and if an unknown

View File

@ -1 +1 @@
ed4f7d7fdb5207a657591229f401ca02 Params-ValidationCompiler-0.20.tar.gz
fda9c8f91a07e9bb1367ef168d84fb27 Params-ValidationCompiler-0.21.tar.gz