Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2015-08-28 08:26:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types (Old)
 and      /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-MooseX-Types"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes      
2014-09-17 17:25:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2015-08-28 08:26:15.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Aug 19 09:18:30 UTC 2015 - co...@suse.com
+
+- updated to 0.46
+   see /usr/share/doc/packages/perl-MooseX-Types/Changes
+
+  0.46      2015-08-16 00:43:46Z
+          - make use of Sub::Exporter::ForMethods's new rebless option
+
+-------------------------------------------------------------------

Old:
----
  MooseX-Types-0.45.tar.gz

New:
----
  MooseX-Types-0.46.tar.gz
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-MooseX-Types.spec ++++++
--- /var/tmp/diff_new_pack.krGBvc/_old  2015-08-28 08:26:16.000000000 +0200
+++ /var/tmp/diff_new_pack.krGBvc/_new  2015-08-28 08:26:16.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types
 #
-# 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,20 +17,21 @@
 
 
 Name:           perl-MooseX-Types
-Version:        0.45
+Version:        0.46
 Release:        0
 %define cpan_name MooseX-Types
 Summary:        Organise your Moose types in libraries
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/MooseX-Types/
-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(Carp::Clan) >= 6.00
-BuildRequires:  perl(Module::Build::Tiny) >= 0.037
+BuildRequires:  perl(Module::Build::Tiny) >= 0.007
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose) >= 1.06
 BuildRequires:  perl(Moose::Exporter)
@@ -39,6 +40,7 @@
 BuildRequires:  perl(Moose::Util::TypeConstraints)
 BuildRequires:  perl(Scalar::Util) >= 1.19
 BuildRequires:  perl(Sub::Exporter)
+BuildRequires:  perl(Sub::Exporter::ForMethods) >= 0.100052
 BuildRequires:  perl(Sub::Name)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.88
@@ -52,6 +54,7 @@
 Requires:       perl(Moose::Util::TypeConstraints)
 Requires:       perl(Scalar::Util) >= 1.19
 Requires:       perl(Sub::Exporter)
+Requires:       perl(Sub::Exporter::ForMethods) >= 0.100052
 Requires:       perl(Sub::Name)
 Requires:       perl(namespace::autoclean) >= 0.16
 %{perl_requires}
@@ -98,6 +101,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README weaver.ini
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++++++ MooseX-Types-0.45.tar.gz -> MooseX-Types-0.46.tar.gz ++++++
++++ 3917 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

Reply via email to