Hello community,

here is the log from the commit of package perl-Specio for openSUSE:Factory 
checked in at 2017-09-05 15:13:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Specio (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Specio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Specio"

Tue Sep  5 15:13:19 2017 rev:4 rq:520426 version:0.40

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Specio/perl-Specio.changes  2017-08-19 
10:55:16.614106954 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Specio.new/perl-Specio.changes     
2017-09-05 15:13:23.412670881 +0200
@@ -1,0 +2,16 @@
+Tue Aug 15 06:12:44 UTC 2017 - co...@suse.com
+
+- updated to 0.40
+   see /usr/share/doc/packages/perl-Specio/Changes
+
+  0.40     2017-08-03
+  
+  - Fixed more bugs with {any,object}_{can,does,isa}_type. When passed a glob
+    (not a globref) they would die in their type check. On Perl 5.16 or 
earlier,
+    passing a number to an any_* type would also die.
+  
+  - Fixed subification overloading. If Sub::Quote was loaded, this would be
+    used, but any environment variables needed for the closure would not be
+    included. This broke enums, among other things.
+
+-------------------------------------------------------------------

Old:
----
  Specio-0.39.tar.gz

New:
----
  Specio-0.40.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Specio.spec ++++++
--- /var/tmp/diff_new_pack.aJRNoA/_old  2017-09-05 15:13:24.488519656 +0200
+++ /var/tmp/diff_new_pack.aJRNoA/_new  2017-09-05 15:13:24.492519094 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Specio
-Version:        0.39
+Version:        0.40
 Release:        0
 %define cpan_name Specio
 Summary:        Type constraints and coercions for Perl
@@ -37,9 +37,11 @@
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Role::Tiny) >= 1.003003
 BuildRequires:  perl(Role::Tiny::With)
+BuildRequires:  perl(Sub::Quote)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Needs)
+BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(parent)
 BuildRequires:  perl(version) >= 0.83
 Requires:       perl(Devel::StackTrace)
@@ -49,8 +51,10 @@
 Requires:       perl(Module::Runtime)
 Requires:       perl(Role::Tiny) >= 1.003003
 Requires:       perl(Role::Tiny::With)
+Requires:       perl(Sub::Quote)
 Requires:       perl(Test::Fatal)
 Requires:       perl(Test::More) >= 0.96
+Requires:       perl(Try::Tiny)
 Requires:       perl(parent)
 Requires:       perl(version) >= 0.83
 Recommends:     perl(Ref::Util) >= 0.112

++++++ Specio-0.39.tar.gz -> Specio-0.40.tar.gz ++++++
++++ 2736 lines of diff (skipped)


Reply via email to