Hello community,
here is the log from the commit of package perl-Pod-Coverage-Moose for
openSUSE:Factory checked in at 2015-09-08 17:45:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Pod-Coverage-Moose (Old)
and /work/SRC/openSUSE:Factory/.perl-Pod-Coverage-Moose.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Pod-Coverage-Moose"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Pod-Coverage-Moose/perl-Pod-Coverage-Moose.changes
2014-03-18 14:16:36.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Pod-Coverage-Moose.new/perl-Pod-Coverage-Moose.changes
2015-09-08 18:06:47.000000000 +0200
@@ -1,0 +2,13 @@
+Sun Sep 6 08:56:46 UTC 2015 - [email protected]
+
+- updated to 0.07
+ see /usr/share/doc/packages/perl-Pod-Coverage-Moose/Changes
+
+ 0.07 2015-09-05 04:03:44Z
+ - fix test failures on Moose >= 2.1300 when
+ MooseX::Role::WithOverloading is not installed (RT#106898)
+
+ 0.06 2015-08-16 06:51:50Z
+ - update some distribution tooling
+
+-------------------------------------------------------------------
Old:
----
Pod-Coverage-Moose-0.05.tar.gz
New:
----
Pod-Coverage-Moose-0.07.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Pod-Coverage-Moose.spec ++++++
--- /var/tmp/diff_new_pack.lF1LWd/_old 2015-09-08 18:06:49.000000000 +0200
+++ /var/tmp/diff_new_pack.lF1LWd/_new 2015-09-08 18:06:49.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Pod-Coverage-Moose
#
-# 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,27 +17,29 @@
Name: perl-Pod-Coverage-Moose
-Version: 0.05
+Version: 0.07
Release: 0
%define cpan_name Pod-Coverage-Moose
Summary: Pod::Coverage extension for Moose
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Pod-Coverage-Moose/
-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(Class::Load)
-BuildRequires: perl(Module::Build::Tiny) >= 0.030
-BuildRequires: perl(Moose) >= 0.24
+BuildRequires: perl(Module::Build::Tiny) >= 0.034
+BuildRequires: perl(Moose) >= 2.1300
BuildRequires: perl(Moose::Role)
BuildRequires: perl(Pod::Coverage)
+BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Requires)
BuildRequires: perl(namespace::autoclean) >= 0.08
Requires: perl(Class::Load)
-Requires: perl(Moose) >= 0.24
+Requires: perl(Moose) >= 2.1300
Requires: perl(Pod::Coverage)
Requires: perl(namespace::autoclean) >= 0.08
%{perl_requires}
@@ -70,6 +72,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README README.md weaver.ini
+%doc Changes CONTRIBUTING LICENSE README
%changelog
++++++ Pod-Coverage-Moose-0.05.tar.gz -> Pod-Coverage-Moose-0.07.tar.gz ++++++
++++ 4284 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: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module