Hello community,

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

Package is "perl-MooseX-Traits"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MooseX-Traits/perl-MooseX-Traits.changes    
2013-12-09 07:15:16.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Traits.new/perl-MooseX-Traits.changes   
    2015-08-28 08:26:13.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Aug 19 09:18:10 UTC 2015 - co...@suse.com
+
+- updated to 0.13
+   see /usr/share/doc/packages/perl-MooseX-Traits/Changes
+
+  0.13      2015-08-16 04:10:59Z
+          - update some distribution tooling
+
+-------------------------------------------------------------------

Old:
----
  MooseX-Traits-0.12.tar.gz

New:
----
  MooseX-Traits-0.13.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-MooseX-Traits.spec ++++++
--- /var/tmp/diff_new_pack.tMU0F1/_old  2015-08-28 08:26:13.000000000 +0200
+++ /var/tmp/diff_new_pack.tMU0F1/_new  2015-08-28 08:26:13.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Traits
 #
-# 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,35 +17,30 @@
 
 
 Name:           perl-MooseX-Traits
-Version:        0.12
+Version:        0.13
 Release:        0
 %define cpan_name MooseX-Traits
-Summary:        automatically apply roles at object creation time
+Summary:        Automatically apply roles at object creation time
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/MooseX-Traits/
-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(Module::Build::Tiny) >= 0.007
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(MooseX::Role::Parameterized)
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Test::Fatal)
+BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(namespace::autoclean)
 BuildRequires:  perl(ok)
-#BuildRequires: perl(Foo)
-#BuildRequires: perl(MooseX::Traits)
-#BuildRequires: perl(MooseX::Traits::Util)
-#BuildRequires: perl(Pod::Wordlist)
-#BuildRequires: perl(Test::Kwalitee)
-#BuildRequires: perl(Test::NoTabs)
-#BuildRequires: perl(Test::Spelling) >= 0.12
 Requires:       perl(Class::Load)
 Requires:       perl(Moose::Role)
 Requires:       perl(Sub::Exporter)
@@ -95,6 +90,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-Traits-0.12.tar.gz -> MooseX-Traits-0.13.tar.gz ++++++
++++ 4386 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