Hello community,
here is the log from the commit of package perl-Params-ValidationCompiler for
openSUSE:Factory checked in at 2017-12-12 21:19:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Params-ValidationCompiler (Old)
and /work/SRC/openSUSE:Factory/.perl-Params-ValidationCompiler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Params-ValidationCompiler"
Tue Dec 12 21:19:24 2017 rev:2 rq:555672 version:0.26
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Params-ValidationCompiler/perl-Params-ValidationCompiler.changes
2017-06-08 15:01:59.979520462 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Params-ValidationCompiler.new/perl-Params-ValidationCompiler.changes
2017-12-12 21:19:25.976671261 +0100
@@ -1,0 +2,28 @@
+Fri Dec 8 06:45:15 UTC 2017 - [email protected]
+
+- updated to 0.26
+ see /usr/share/doc/packages/perl-Params-ValidationCompiler/Changes
+
+ 0.26 2017-11-28
+
+ - The exceptions.t test would fail if Sub::Util was not installed. Reported
by
+ Paul Howarth. GH #19.
+
+ - Fix test failures on Windows. GH #20.
+
+-------------------------------------------------------------------
+Fri Nov 24 06:51:58 UTC 2017 - [email protected]
+
+- updated to 0.25
+ see /usr/share/doc/packages/perl-Params-ValidationCompiler/Changes
+
+ 0.25 2017-11-23
+
+ - All exceptions now include a stack trace by default when treated as a
+ string. This makes finding where validation failed a lot easier. Fixes GH
+ #18.
+
+ - The name for a subroutine is now used in some exception messages, even if
+ Sub::Util cannot be installed.
+
+-------------------------------------------------------------------
Old:
----
Params-ValidationCompiler-0.24.tar.gz
New:
----
Params-ValidationCompiler-0.26.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Params-ValidationCompiler.spec ++++++
--- /var/tmp/diff_new_pack.RQ7Y3k/_old 2017-12-12 21:19:27.296607542 +0100
+++ /var/tmp/diff_new_pack.RQ7Y3k/_new 2017-12-12 21:19:27.300607349 +0100
@@ -17,7 +17,7 @@
Name: perl-Params-ValidationCompiler
-Version: 0.24
+Version: 0.26
Release: 0
%define cpan_name Params-ValidationCompiler
Summary: Build an optimized subroutine parameter validator once, use it
forever
@@ -34,9 +34,9 @@
BuildRequires: perl(Exception::Class)
BuildRequires: perl(List::Util) >= 1.29
BuildRequires: perl(Specio) >= 0.14
-BuildRequires: perl(Test2::Bundle::Extended)
BuildRequires: perl(Test2::Plugin::NoWarnings)
BuildRequires: perl(Test2::Require::Module)
+BuildRequires: perl(Test2::V0)
BuildRequires: perl(Test::More) >= 1.302015
BuildRequires: perl(Test::Without::Module)
Requires: perl(Eval::Closure)
@@ -70,7 +70,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING.md README.md test-matrix.als
+%doc appveyor.yml Changes CONTRIBUTING.md README.md test-matrix.als
%license LICENSE
%changelog
++++++ Params-ValidationCompiler-0.24.tar.gz ->
Params-ValidationCompiler-0.26.tar.gz ++++++
++++ 2595 lines of diff (skipped)