Hello community,

here is the log from the commit of package perl-Throwable for openSUSE:Factory 
checked in at 2015-07-05 18:02:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Throwable (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Throwable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Throwable"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Throwable/perl-Throwable.changes    
2015-04-23 08:03:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Throwable.new/perl-Throwable.changes       
2015-07-05 18:02:39.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Jul  2 09:27:30 UTC 2015 - co...@suse.com
+
+- updated to 0.200013
+   see /usr/share/doc/packages/perl-Throwable/Changes
+
+  0.200013  2015-07-01 09:46:11-04:00 America/New_York
+          - document that Moo, rather than Moose, may be used if preferred
+            (Brian Manning)
+
+-------------------------------------------------------------------

Old:
----
  Throwable-0.200012.tar.gz

New:
----
  Throwable-0.200013.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Throwable.spec ++++++
--- /var/tmp/diff_new_pack.mxKyPk/_old  2015-07-05 18:02:40.000000000 +0200
+++ /var/tmp/diff_new_pack.mxKyPk/_new  2015-07-05 18:02:40.000000000 +0200
@@ -17,14 +17,15 @@
 
 
 Name:           perl-Throwable
-Version:        0.200012
+Version:        0.200013
 Release:        0
 %define cpan_name Throwable
-Summary:        a role for classes that can be thrown
+Summary:        Role for Classes That Can Be Thrown
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Throwable/
-Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -48,7 +49,7 @@
 any previous value for '$@' and calls 'die $self'.
 
 Throwable is implemented with the Moo manpage, so you can stick to Moo or
-use the Moose manpage as you prefer.
+use the Moose manpage, as you prefer.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++++++ Throwable-0.200012.tar.gz -> Throwable-0.200013.tar.gz ++++++
++++ 1679 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