Hello community, here is the log from the commit of package perl-Test-Base for openSUSE:Factory checked in at 2015-04-25 21:14:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Test-Base (Old) and /work/SRC/openSUSE:Factory/.perl-Test-Base.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Base" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Test-Base/perl-Test-Base.changes 2011-09-23 12:38:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Test-Base.new/perl-Test-Base.changes 2015-04-25 21:14:49.000000000 +0200 @@ -1,0 +2,36 @@ +Mon Apr 13 17:31:23 UTC 2015 - [email protected] + +- updated to 0.88 + - Remove a debugging line. + + 0.87 Tue Aug 19 16:35:34 PDT 2014 + - Replace tabs with spaces + + 0.86 Mon Aug 18 08:29:20 PDT 2014 + - Fix for issue/15 + + 0.85 Mon Aug 18 08:07:52 PDT 2014 + - Pull Module::Install::TestBase out of Test::Base + - It will be released in separate dist + - Was causing Test::Base to fail tests + + 0.84 Sat Aug 16 15:08:32 PDT 2014 + - Remove .gitignore + - Fix Meta error. s/zild/=zild/ + + 0.83 Sat Aug 16 12:31:00 PDT 2014 + - Meta 0.0.2 + + 0.82 Sat Aug 16 04:14:25 PDT 2014 + - Eliminate spurious trailing whitespace + + 0.81 Sat Aug 16 02:52:12 PDT 2014 + - Eliminate File::Basename from test/ + + 0.80 Fri Aug 15 20:49:55 PDT 2014 + - Add t/000-require-modules.t + + 0.79 Sat Aug 9 00:55:07 PDT 2014 + - Dep on EU::MM 6.52 + +------------------------------------------------------------------- Old: ---- Test-Base-0.60.tar.gz New: ---- Test-Base-0.88.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Test-Base.spec ++++++ --- /var/tmp/diff_new_pack.2pZcUN/_old 2015-04-25 21:14:51.000000000 +0200 +++ /var/tmp/diff_new_pack.2pZcUN/_new 2015-04-25 21:14:51.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Base # -# Copyright (c) 2011 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 @@ -16,25 +16,24 @@ # - Name: perl-Test-Base -Version: 0.60 -Release: 1 -License: GPL-1.0+ or Artistic-1.0 +Version: 0.88 +Release: 0 %define cpan_name Test-Base Summary: A Data Driven Testing Framework -Url: http://search.cpan.org/dist/Test-Base/ +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl -#Source: http://www.cpan.org/authors/id/I/IN/INGY/Test-Base-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.gz +Url: http://search.cpan.org/dist/Test-Base/ +Source: http://www.cpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Spiffy) >= 0.30 -BuildRequires: perl(Test::Deep) -Requires: perl(Spiffy) >= 0.30 -Requires: perl(Test::Deep) +BuildRequires: perl(Algorithm::Diff) >= 1.15 +BuildRequires: perl(Spiffy) >= 0.40 +BuildRequires: perl(Text::Diff) >= 0.35 +Requires: perl(Spiffy) >= 0.40 +Recommends: perl(Test::Deep) %{perl_requires} %description @@ -65,7 +64,9 @@ you can write tests with a minimum of code. At the heart of all testing you have inputs, processes and expected outputs. Test::Base provides some clean ways for you to express your input and expected output data, so you can -spend your time focusing on that rather than your code scaffolding. +spend your + + time focusing on that rather than your code scaffolding. %prep %setup -q -n %{cpan_name}-%{version} @@ -82,11 +83,8 @@ %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes README +%doc Changes CONTRIBUTING LICENSE README %changelog ++++++ Test-Base-0.60.tar.gz -> Test-Base-0.88.tar.gz ++++++ ++++ 7258 lines of diff (skipped)
