Hello community,
here is the log from the commit of package perl-MooseX-Types-Path-Class for
openSUSE:Factory checked in at 2016-07-12 23:50:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types-Path-Class (Old)
and /work/SRC/openSUSE:Factory/.perl-MooseX-Types-Path-Class.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-Types-Path-Class"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Path-Class/perl-MooseX-Types-Path-Class.changes
2015-08-28 08:26:21.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Path-Class.new/perl-MooseX-Types-Path-Class.changes
2016-07-12 23:50:54.000000000 +0200
@@ -1,0 +2,9 @@
+Fri Jun 24 06:05:55 UTC 2016 - [email protected]
+
+- updated to 0.09
+ see /usr/share/doc/packages/perl-MooseX-Types-Path-Class/Changes
+
+ 0.09 2016-06-08 01:05:14Z
+ - made MooseX::Getopt an optional dependency again (broken in 0.07)
+
+-------------------------------------------------------------------
Old:
----
MooseX-Types-Path-Class-0.08.tar.gz
New:
----
MooseX-Types-Path-Class-0.09.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-Types-Path-Class.spec ++++++
--- /var/tmp/diff_new_pack.CbBnQR/_old 2016-07-12 23:50:55.000000000 +0200
+++ /var/tmp/diff_new_pack.CbBnQR/_new 2016-07-12 23:50:55.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-MooseX-Types-Path-Class
#
-# 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-Types-Path-Class
-Version: 0.08
+Version: 0.09
Release: 0
%define cpan_name MooseX-Types-Path-Class
Summary: Path::Class type library for Moose
@@ -30,30 +30,28 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(Module::Build::Tiny) >= 0.007
+BuildRequires: perl(Module::Build::Tiny) >= 0.034
+BuildRequires: perl(Module::Metadata)
BuildRequires: perl(Moose)
BuildRequires: perl(Moose::Util::TypeConstraints)
-BuildRequires: perl(MooseX::Getopt)
BuildRequires: perl(MooseX::Types)
BuildRequires: perl(MooseX::Types::Moose)
BuildRequires: perl(Path::Class) >= 0.16
-BuildRequires: perl(Test::More) >= 0.88
-Requires: perl(MooseX::Getopt)
+BuildRequires: perl(Test::Needs)
Requires: perl(MooseX::Types)
Requires: perl(MooseX::Types::Moose)
Requires: perl(Path::Class) >= 0.16
%{perl_requires}
%description
-MooseX::Types::Path::Class creates common the Moose manpage types,
-coercions and option specifications useful for dealing with the Path::Class
-manpage objects as the Moose manpage attributes.
-
-Coercions (see the Moose::Util::TypeConstraints manpage) are made from both
-'Str' and 'ArrayRef' to both the Path::Class::Dir manpage and the
-Path::Class::File manpage objects. If you have the MooseX::Getopt manpage
-installed, the 'Getopt' option type ("=s") will be added for both the
-Path::Class::Dir manpage and the Path::Class::File manpage.
+MooseX::Types::Path::Class creates common Moose types, coercions and option
+specifications useful for dealing with Path::Class objects as Moose
+attributes.
+
+Coercions (see Moose::Util::TypeConstraints) are made from both 'Str' and
+'ArrayRef' to both Path::Class::Dir and Path::Class::File objects. If you
+have MooseX::Getopt installed, the 'Getopt' option type ("=s") will be
+added for both Path::Class::Dir and Path::Class::File.
%prep
%setup -q -n %{cpan_name}-%{version}
++++++ MooseX-Types-Path-Class-0.08.tar.gz ->
MooseX-Types-Path-Class-0.09.tar.gz ++++++
++++ 2619 lines of diff (skipped)