Hello community,

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

Package is "perl-MooseX-Types-Common"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Common/perl-MooseX-Types-Common.changes
        2014-02-12 09:48:32.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Common.new/perl-MooseX-Types-Common.changes
   2015-04-16 14:14:41.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Apr 14 20:47:00 UTC 2015 - [email protected]
+
+- updated to 0.001013
+   see /usr/share/doc/packages/perl-MooseX-Types-Common/Changes
+
+  0.001013  2015-03-28 22:16:00Z
+    - better fix for fully-qualified type names, made to MooseX::Types directly
+    - whitespace is now permitted in the NumericCode type (Denis Ibaev)
+
+-------------------------------------------------------------------

Old:
----
  MooseX-Types-Common-0.001012.tar.gz

New:
----
  MooseX-Types-Common-0.001013.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-MooseX-Types-Common.spec ++++++
--- /var/tmp/diff_new_pack.1Graj3/_old  2015-04-16 14:14:41.000000000 +0200
+++ /var/tmp/diff_new_pack.1Graj3/_new  2015-04-16 14:14:41.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types-Common
 #
-# 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,22 +17,25 @@
 
 
 Name:           perl-MooseX-Types-Common
-Version:        0.001012
+Version:        0.001013
 Release:        0
+#Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name MooseX-Types-Common
-Summary:        A library of commonly used type constraints
+Summary:        Library of Commonly Used Type Constraints
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/MooseX-Types-Common/
-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(Module::Build::Tiny) >= 0.030
+BuildRequires:  perl(Module::Build::Tiny) >= 0.039
 BuildRequires:  perl(MooseX::Types)
 BuildRequires:  perl(MooseX::Types::Moose)
 BuildRequires:  perl(Test::Deep)
+BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Warnings) >= 0.005
 Requires:       perl(MooseX::Types)
 Requires:       perl(MooseX::Types::Moose)
@@ -58,6 +61,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-Common-0.001012.tar.gz -> 
MooseX-Types-Common-0.001013.tar.gz ++++++
++++ 3892 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

Reply via email to