Hello community,

here is the log from the commit of package perl-Test-Fatal for openSUSE:Factory 
checked in at 2015-04-15 16:27:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Fatal (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-Fatal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-Fatal"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Fatal/perl-Test-Fatal.changes  
2013-10-06 14:56:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-Fatal.new/perl-Test-Fatal.changes     
2015-04-15 16:27:03.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Apr 14 17:28:38 UTC 2015 - [email protected]
+
+- updated to 0.014
+   see /usr/share/doc/packages/perl-Test-Fatal/Changes
+
+  0.014     2014-12-09 18:35:59-05:00 America/New_York
+          - avoid assuming that t/todo.t is always called t/todo.t
+
+-------------------------------------------------------------------

Old:
----
  Test-Fatal-0.013.tar.gz

New:
----
  Test-Fatal-0.014.tar.gz

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

Other differences:
------------------
++++++ perl-Test-Fatal.spec ++++++
--- /var/tmp/diff_new_pack.ykOTJo/_old  2015-04-15 16:27:03.000000000 +0200
+++ /var/tmp/diff_new_pack.ykOTJo/_new  2015-04-15 16:27:03.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Fatal
 #
-# 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,7 +17,7 @@
 
 
 Name:           perl-Test-Fatal
-Version:        0.013
+Version:        0.014
 Release:        0
 %define cpan_name Test-Fatal
 Summary:        incredibly simple helpers for testing code with exceptions
@@ -31,7 +31,6 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Try::Tiny) >= 0.07
-#BuildRequires: perl(Test::Fatal)
 Requires:       perl(Try::Tiny) >= 0.07
 %{perl_requires}
 
@@ -44,6 +43,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++++++ Test-Fatal-0.013.tar.gz -> Test-Fatal-0.014.tar.gz ++++++
++++ 1887 lines of diff (skipped)


Reply via email to