Hello community,
here is the log from the commit of package perl-Params-ValidationCompiler for
openSUSE:Factory checked in at 2018-08-27 12:56:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Params-ValidationCompiler (Old)
and /work/SRC/openSUSE:Factory/.perl-Params-ValidationCompiler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Params-ValidationCompiler"
Mon Aug 27 12:56:12 2018 rev:4 rq:631316 version:0.30
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Params-ValidationCompiler/perl-Params-ValidationCompiler.changes
2018-02-18 11:38:50.785177786 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Params-ValidationCompiler.new/perl-Params-ValidationCompiler.changes
2018-08-27 12:56:17.812615956 +0200
@@ -1,0 +2,25 @@
+Wed Aug 1 05:48:14 UTC 2018 - [email protected]
+
+- updated to 0.30
+ see /usr/share/doc/packages/perl-Params-ValidationCompiler/Changes
+
+ 0.30 2018-07-31
+
+ - Tweaked the POD formatting so that the table of contents generated by
+ MetaCPAN is more useful.
+
+
+ 0.29 2018-07-31
+
+ - Make Class::XSAccessor a recommended dep, not a required one.
+
+
+ 0.28 2018-07-31
+
+ - Added a new option for named params, "return_object". This causes the
+ validation sub to return an object with methods for each param rather than
a
+ hashref. This is a great way to avoid typos in hash keys. This idea (and
+ some of the implementation) was shamelessly stolen from Toby Inkster's
+ Type::Params module.
+
+-------------------------------------------------------------------
Old:
----
Params-ValidationCompiler-0.27.tar.gz
New:
----
Params-ValidationCompiler-0.30.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Params-ValidationCompiler.spec ++++++
--- /var/tmp/diff_new_pack.HWSWma/_old 2018-08-27 12:56:18.324616517 +0200
+++ /var/tmp/diff_new_pack.HWSWma/_new 2018-08-27 12:56:18.328616521 +0200
@@ -17,7 +17,7 @@
Name: perl-Params-ValidationCompiler
-Version: 0.27
+Version: 0.30
Release: 0
%define cpan_name Params-ValidationCompiler
Summary: Build an optimized subroutine parameter validator once, use it
forever
@@ -42,6 +42,7 @@
Requires: perl(Eval::Closure)
Requires: perl(Exception::Class)
Requires: perl(List::Util) >= 1.29
+Recommends: perl(Class::XSAccessor)
Recommends: perl(Sub::Util) >= 1.40
%{perl_requires}
@@ -70,7 +71,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc appveyor.yml Changes CONTRIBUTING.md README.md test-matrix.als
+%doc appveyor.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
test-matrix.als
%license LICENSE
%changelog
++++++ Params-ValidationCompiler-0.27.tar.gz ->
Params-ValidationCompiler-0.30.tar.gz ++++++
++++ 2440 lines of diff (skipped)