Hello community,

here is the log from the commit of package perl-Moose for openSUSE:Factory 
checked in at 2018-01-09 14:50:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Moose (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Moose.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Moose"

Tue Jan  9 14:50:45 2018 rev:39 rq:555054 version:2.2009

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Moose/perl-Moose.changes    2017-07-17 
09:12:34.691936602 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Moose.new/perl-Moose.changes       
2018-01-09 14:51:11.985409577 +0100
@@ -1,0 +2,52 @@
+Thu Dec  7 06:40:11 UTC 2017 - co...@suse.com
+
+- updated to 2.2009
+   see /usr/share/doc/packages/perl-Moose/Changes
+
+  2.2009   2017-11-29
+  
+    [BUG FIXES]
+  
+    - Some hash native trait methods (notably clear and delete) were broken in
+      various ways when the associated attribute's type allowed for coercion of
+      the hash values and coercion was enabled for the hash. Reported by Ralf
+      Bartel in RT #12737.
+  
+    [TESTS]
+  
+    - fixed tests (new in 2.2008) that sometimes fail under Windows.
+  
+  2.2008   2017-11-21
+  
+    [BUG FIXES]
+  
+    - fixed empty exception messages under -d (new issue in 2.2007)
+
+-------------------------------------------------------------------
+Mon Nov 13 06:36:45 UTC 2017 - co...@suse.com
+
+- updated to 2.2007
+   see /usr/share/doc/packages/perl-Moose/Changes
+
+  2.2007   2017-11-12
+  
+    [DOCUMENTATION]
+  
+    - The Moose::Manual::Attributes pod has been amended to clarify that
+      'required' attributes can be satisfied with a 'default' or 'builder' sub,
+      and that 'ro' attributes can be set through the constructor.
+  
+    - The Moose::Manual::Types pod has been amended to recommend
+      Params::ValidationCompiler and Moops instead of older modules (which are
+      slow and/or deprecated).
+  
+    - other small documentation fixes (thanks to Chris Weyl and Anirvan
+      Chatterjee!)
+  
+    [OTHER]
+  
+    - some dead code has been removed (thanks, Jens Berthold!)
+  
+    - all Moose exception classes have been made immutable.
+
+-------------------------------------------------------------------

Old:
----
  Moose-2.2006.tar.gz

New:
----
  Moose-2.2009.tar.gz

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

Other differences:
------------------
++++++ perl-Moose.spec ++++++
--- /var/tmp/diff_new_pack.SHQwjp/_old  2018-01-09 14:51:12.817370571 +0100
+++ /var/tmp/diff_new_pack.SHQwjp/_new  2018-01-09 14:51:12.821370384 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Moose
-Version:        2.2006
+Version:        2.2009
 Release:        0
 #Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name Moose
@@ -38,7 +38,7 @@
 BuildRequires:  perl(Data::OptList) >= 0.107
 BuildRequires:  perl(Devel::GlobalDestruction)
 BuildRequires:  perl(Devel::OverloadInfo) >= 0.004
-BuildRequires:  perl(Devel::StackTrace) >= 1.33
+BuildRequires:  perl(Devel::StackTrace) >= 2.03
 BuildRequires:  perl(Dist::CheckConflicts) >= 0.02
 BuildRequires:  perl(Eval::Closure) >= 0.04
 BuildRequires:  perl(List::Util) >= 1.45
@@ -66,7 +66,7 @@
 Requires:       perl(Data::OptList) >= 0.107
 Requires:       perl(Devel::GlobalDestruction)
 Requires:       perl(Devel::OverloadInfo) >= 0.004
-Requires:       perl(Devel::StackTrace) >= 1.33
+Requires:       perl(Devel::StackTrace) >= 2.03
 Requires:       perl(Dist::CheckConflicts) >= 0.02
 Requires:       perl(Eval::Closure) >= 0.04
 Requires:       perl(List::Util) >= 1.45

++++++ Moose-2.2006.tar.gz -> Moose-2.2009.tar.gz ++++++
++++ 11228 lines of diff (skipped)


Reply via email to