Hello community,
here is the log from the commit of package perl-MooseX-Types-Structured for
openSUSE:Factory checked in at 2015-04-16 14:13:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types-Structured (Old)
and /work/SRC/openSUSE:Factory/.perl-MooseX-Types-Structured.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-Types-Structured"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Structured/perl-MooseX-Types-Structured.changes
2013-12-09 07:15:31.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Structured.new/perl-MooseX-Types-Structured.changes
2015-04-16 14:13:42.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 15:47:31 UTC 2015 - [email protected]
+
+- updated to 0.33
+ see /usr/share/doc/packages/perl-MooseX-Types-Structured/Changes
+
+-------------------------------------------------------------------
Old:
----
MooseX-Types-Structured-0.29.tar.gz
New:
----
MooseX-Types-Structured-0.33.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-Types-Structured.spec ++++++
--- /var/tmp/diff_new_pack.vOLtsg/_old 2015-04-16 14:13:43.000000000 +0200
+++ /var/tmp/diff_new_pack.vOLtsg/_new 2015-04-16 14:13:43.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-MooseX-Types-Structured
#
-# Copyright (c) 2013 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,22 +17,24 @@
Name: perl-MooseX-Types-Structured
-Version: 0.29
+Version: 0.33
Release: 0
+#Upstream: Artistic-1.0 or GPL-1.0+
%define cpan_name MooseX-Types-Structured
Summary: Structured Type Constraints for Moose
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/MooseX-Types-Structured/
-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(DateTime)
BuildRequires: perl(Devel::PartialDump) >= 0.13
-BuildRequires: perl(Module::Build::Tiny) >= 0.030
-BuildRequires: perl(Moose) >= 1.08
+BuildRequires: perl(Module::Build::Tiny) >= 0.039
+BuildRequires: perl(Moose)
BuildRequires: perl(Moose::Meta::TypeCoercion)
BuildRequires: perl(Moose::Meta::TypeConstraint)
BuildRequires: perl(Moose::Meta::TypeConstraint::Parameterizable)
@@ -42,26 +44,18 @@
BuildRequires: perl(MooseX::Types::Moose)
BuildRequires: perl(Sub::Exporter) >= 0.982
BuildRequires: perl(Test::Fatal)
-BuildRequires: perl(Test::More) >= 0.94
-#BuildRequires: perl(MooseX::Meta::TypeCoercion::Structured)
-#BuildRequires: perl(MooseX::Meta::TypeCoercion::Structured::Optional)
-#BuildRequires: perl(MooseX::Meta::TypeConstraint::Structured)
-#BuildRequires: perl(MooseX::Meta::TypeConstraint::Structured::Optional)
-#BuildRequires: perl(MooseX::Types::Structured)
-#BuildRequires: perl(MooseX::Types::Structured::MessageStack)
-#BuildRequires: perl(MooseX::Types::Structured::OverflowHandler)
-#BuildRequires: perl(Pod::Wordlist)
-#BuildRequires: perl(Test::Kwalitee)
-#BuildRequires: perl(Test::NoTabs)
-#BuildRequires: perl(Test::Spelling) >= 0.12
+BuildRequires: perl(Test::More) >= 0.88
+BuildRequires: perl(Test::Requires)
+BuildRequires: perl(namespace::clean) >= 0.08
Requires: perl(Devel::PartialDump) >= 0.13
-Requires: perl(Moose) >= 1.08
+Requires: perl(Moose)
Requires: perl(Moose::Meta::TypeCoercion)
Requires: perl(Moose::Meta::TypeConstraint)
Requires: perl(Moose::Meta::TypeConstraint::Parameterizable)
Requires: perl(Moose::Util::TypeConstraints) >= 1.06
Requires: perl(MooseX::Types) >= 0.22
Requires: perl(Sub::Exporter) >= 0.982
+Requires: perl(namespace::clean) >= 0.08
%{perl_requires}
%description
@@ -81,7 +75,6 @@
%prep
%setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
%build
%{__perl} Build.PL --installdirs=vendor
@@ -96,6 +89,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README README.md weaver.ini
+%doc Changes CONTRIBUTING LICENSE README
%changelog
++++++ MooseX-Types-Structured-0.29.tar.gz ->
MooseX-Types-Structured-0.33.tar.gz ++++++
++++ 6322 lines of diff (skipped)
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#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
license: Artistic-1.0 or GPL-1.0+
#skip_noarch: 1