Hello community, here is the log from the commit of package perl-Test-Class for openSUSE:Factory checked in at 2015-04-15 16:26:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Test-Class (Old) and /work/SRC/openSUSE:Factory/.perl-Test-Class.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Class" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Test-Class/perl-Test-Class.changes 2014-09-17 21:25:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Test-Class.new/perl-Test-Class.changes 2015-04-15 16:26:57.000000000 +0200 @@ -1,0 +2,12 @@ +Tue Apr 14 18:10:14 UTC 2015 - [email protected] + +- updated to 0.48 + see /usr/share/doc/packages/perl-Test-Class/Changes + + 0.48 [2014-11-06] + - replace a few bare evals with more modern alternatives + + 0.47 [2014-09-26] + - fixes for Test::More 1.301001_* series (PR#17, PR#18, Chad Granum) + +------------------------------------------------------------------- Old: ---- Test-Class-0.46.tar.gz New: ---- Test-Class-0.48.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Test-Class.spec ++++++ --- /var/tmp/diff_new_pack.nEfVuD/_old 2015-04-15 16:26:58.000000000 +0200 +++ /var/tmp/diff_new_pack.nEfVuD/_new 2015-04-15 16:26:58.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Class # -# 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,7 +17,7 @@ Name: perl-Test-Class -Version: 0.46 +Version: 0.48 Release: 0 %define cpan_name Test-Class Summary: Easily create test classes in an xUnit/JUnit style @@ -31,13 +31,17 @@ BuildRequires: perl-macros BuildRequires: perl(MRO::Compat) >= 0.11 BuildRequires: perl(Module::Build) >= 0.4004 +BuildRequires: perl(Module::Runtime) BuildRequires: perl(Test::Builder) >= 0.78 BuildRequires: perl(Test::Exception) >= 0.25 BuildRequires: perl(Test::More) >= 0.78 BuildRequires: perl(Test::Simple) >= 1.001002 +BuildRequires: perl(Try::Tiny) Requires: perl(MRO::Compat) >= 0.11 +Requires: perl(Module::Runtime) Requires: perl(Test::Builder) >= 0.78 Requires: perl(Test::Simple) >= 1.001002 +Requires: perl(Try::Tiny) %{perl_requires} %description @@ -71,6 +75,6 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes README xt +%doc Changes README %changelog ++++++ Test-Class-0.46.tar.gz -> Test-Class-0.48.tar.gz ++++++ ++++ 2847 lines of diff (skipped)
