Hello community,
here is the log from the commit of package perl-MooseX-Getopt for
openSUSE:Factory checked in at 2016-05-25 21:29:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Getopt (Old)
and /work/SRC/openSUSE:Factory/.perl-MooseX-Getopt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-Getopt"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MooseX-Getopt/perl-MooseX-Getopt.changes
2015-04-16 14:14:31.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-MooseX-Getopt.new/perl-MooseX-Getopt.changes
2016-05-25 21:29:30.000000000 +0200
@@ -1,0 +2,21 @@
+Mon May 23 12:15:14 UTC 2016 - [email protected]
+
+- updated to 0.70
+ see /usr/share/doc/packages/perl-MooseX-Getopt/Changes
+
+ 0.70 2016-05-10 20:32:32Z
+ - In 0.69, an undefined init_arg would cause warnings and exception.
+ Attributes with an undefined init_arg are now ignored. (thanks, Greg
+ Oschwald! -- PR #7)
+
+-------------------------------------------------------------------
+Thu May 5 09:44:01 UTC 2016 - [email protected]
+
+- updated to 0.69
+ see /usr/share/doc/packages/perl-MooseX-Getopt/Changes
+
+ 0.69 2016-04-22 11:27:12Z
+ - attributes' "init_arg" settings are now respected when retrieving command
+ line options (thanks, Olaf Alders! -- PR#6)
+
+-------------------------------------------------------------------
Old:
----
MooseX-Getopt-0.68.tar.gz
New:
----
MooseX-Getopt-0.70.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-Getopt.spec ++++++
--- /var/tmp/diff_new_pack.ZCNSSD/_old 2016-05-25 21:29:31.000000000 +0200
+++ /var/tmp/diff_new_pack.ZCNSSD/_new 2016-05-25 21:29:31.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-MooseX-Getopt
#
-# 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-Getopt
-Version: 0.68
+Version: 0.70
Release: 0
#Upstream: Artistic-1.0 or GPL-1.0+
%define cpan_name MooseX-Getopt
@@ -25,7 +25,7 @@
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/MooseX-Getopt/
-Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -33,7 +33,8 @@
BuildRequires: perl-macros
BuildRequires: perl(Getopt::Long) >= 2.37
BuildRequires: perl(Getopt::Long::Descriptive) >= 0.088
-BuildRequires: perl(Module::Build::Tiny) >= 0.039
+BuildRequires: perl(Module::Build::Tiny) >= 0.034
+BuildRequires: perl(Module::Metadata)
BuildRequires: perl(Module::Runtime)
BuildRequires: perl(Moose)
BuildRequires: perl(Moose::Meta::Attribute)
@@ -41,7 +42,7 @@
BuildRequires: perl(Moose::Role) >= 0.56
BuildRequires: perl(Moose::Util)
BuildRequires: perl(Moose::Util::TypeConstraints)
-BuildRequires: perl(MooseX::Role::Parameterized)
+BuildRequires: perl(MooseX::Role::Parameterized) >= 1.01
BuildRequires: perl(Path::Tiny) >= 0.009
BuildRequires: perl(Test::Deep)
BuildRequires: perl(Test::Fatal) >= 0.003
@@ -58,7 +59,7 @@
Requires: perl(Moose::Meta::Attribute)
Requires: perl(Moose::Role) >= 0.56
Requires: perl(Moose::Util::TypeConstraints)
-Requires: perl(MooseX::Role::Parameterized)
+Requires: perl(MooseX::Role::Parameterized) >= 1.01
Requires: perl(Try::Tiny)
Requires: perl(namespace::autoclean)
%{perl_requires}
++++++ MooseX-Getopt-0.68.tar.gz -> MooseX-Getopt-0.70.tar.gz ++++++
++++ 4590 lines of diff (skipped)