Hello community,
here is the log from the commit of package perl-MooseX-Storage for
openSUSE:Factory checked in at 2017-06-26 15:52:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Storage (Old)
and /work/SRC/openSUSE:Factory/.perl-MooseX-Storage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-Storage"
Mon Jun 26 15:52:05 2017 rev:8 rq:433942 version:0.52
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MooseX-Storage/perl-MooseX-Storage.changes
2015-04-16 14:14:40.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-MooseX-Storage.new/perl-MooseX-Storage.changes
2017-06-26 15:52:09.236586218 +0200
@@ -1,0 +2,16 @@
+Sat Oct 8 16:23:18 UTC 2016 - [email protected]
+
+- updated to 0.52
+ see /usr/share/doc/packages/perl-MooseX-Storage/Changes
+
+ 0.52 2016-06-22 03:22:12Z
+ - when looking for a serializer for a type constraint, always use the
+ user-defined type handler first, before recursing into parent types
+
+ 0.51 2016-02-10 20:06:41Z (TRIAL RELEASE)
+ - support serialization of "maybe" types created by MooseX::Types (PR#12)
+
+ 0.50 2015-05-05 20:09:42Z
+ - revert changes in 0.49 for deeply-nested objects (see RT#104106)
+
+-------------------------------------------------------------------
Old:
----
MooseX-Storage-0.49.tar.gz
New:
----
MooseX-Storage-0.52.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-Storage.spec ++++++
--- /var/tmp/diff_new_pack.Ht6F0A/_old 2017-06-26 15:52:10.736374734 +0200
+++ /var/tmp/diff_new_pack.Ht6F0A/_new 2017-06-26 15:52:10.740374170 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-MooseX-Storage
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-MooseX-Storage
-Version: 0.49
+Version: 0.52
Release: 0
#Upstream: Artistic-1.0 or GPL-1.0+
%define cpan_name MooseX-Storage
@@ -31,8 +31,11 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(CPAN::Meta::Requirements) >= 2.120620
BuildRequires: perl(IO::AtomicFile)
BuildRequires: perl(JSON::MaybeXS) >= 1.001000
+BuildRequires: perl(JSON::PP)
+BuildRequires: perl(Module::Metadata)
BuildRequires: perl(Module::Runtime)
BuildRequires: perl(Moose) >= 0.99
BuildRequires: perl(Moose::Meta::Attribute)
@@ -40,6 +43,7 @@
BuildRequires: perl(Moose::Util::TypeConstraints)
BuildRequires: perl(String::RewritePrefix)
BuildRequires: perl(Test::Deep)
+BuildRequires: perl(Test::Deep::Type)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Requires)
++++++ MooseX-Storage-0.49.tar.gz -> MooseX-Storage-0.52.tar.gz ++++++
++++ 6621 lines of diff (skipped)