Hello community,
here is the log from the commit of package perl-MooseX-Getopt for
openSUSE:Factory checked in at 2015-04-16 14:14:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2014-09-17 17:26:39.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-MooseX-Getopt.new/perl-MooseX-Getopt.changes
2015-04-16 14:14:31.000000000 +0200
@@ -1,0 +2,17 @@
+Tue Apr 14 15:49:21 UTC 2015 - [email protected]
+
+- updated to 0.68
+ see /usr/share/doc/packages/perl-MooseX-Getopt/Changes
+
+ 0.68 2015-03-04 18:16:30Z
+ - fix tests that look for the wrong prereqs (0.67)
+
+ 0.67 2015-02-28 04:37:19Z
+ - remove argv from passed-through buildargs if no argv attribute exists, to
+ mollify MooseX::StrictConstructor (RT#101938, Jose Luis Martinez)
+
+ 0.66 2015-01-28 02:05:54Z
+ - fix tests for formatting changes in Getopt::Long::Descriptive 0.099
+ (RT#101724)
+
+-------------------------------------------------------------------
Old:
----
MooseX-Getopt-0.65.tar.gz
New:
----
MooseX-Getopt-0.68.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-Getopt.spec ++++++
--- /var/tmp/diff_new_pack.BkLPPG/_old 2015-04-16 14:14:31.000000000 +0200
+++ /var/tmp/diff_new_pack.BkLPPG/_new 2015-04-16 14:14:31.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-MooseX-Getopt
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,21 +17,23 @@
Name: perl-MooseX-Getopt
-Version: 0.65
+Version: 0.68
Release: 0
+#Upstream: Artistic-1.0 or GPL-1.0+
%define cpan_name MooseX-Getopt
-Summary: A Moose role for processing command line options
+Summary: Moose role for processing command line options
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/MooseX-Getopt/
-Source:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Getopt::Long) >= 2.37
BuildRequires: perl(Getopt::Long::Descriptive) >= 0.088
-BuildRequires: perl(Module::Build::Tiny) >= 0.037
+BuildRequires: perl(Module::Build::Tiny) >= 0.039
BuildRequires: perl(Module::Runtime)
BuildRequires: perl(Moose)
BuildRequires: perl(Moose::Meta::Attribute)
@@ -44,6 +46,7 @@
BuildRequires: perl(Test::Deep)
BuildRequires: perl(Test::Fatal) >= 0.003
BuildRequires: perl(Test::Moose)
+BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Requires)
BuildRequires: perl(Test::Trap)
BuildRequires: perl(Test::Warnings) >= 0.009
@@ -80,6 +83,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README weaver.ini
+%doc Changes CONTRIBUTING LICENSE README
%changelog
++++++ MooseX-Getopt-0.65.tar.gz -> MooseX-Getopt-0.68.tar.gz ++++++
++++ 4119 lines of diff (skipped)
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
license: Artistic-1.0 or GPL-1.0+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag