Hello community, here is the log from the commit of package perl-Test2-Suite for openSUSE:Factory checked in at 2017-06-01 16:34:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old) and /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test2-Suite" Thu Jun 1 16:34:26 2017 rev:1 rq:500216 version:0.000070 Changes: -------- New Changes file: --- /dev/null 2017-03-01 00:40:19.279048016 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new/perl-Test2-Suite.changes 2017-06-01 16:34:32.655803294 +0200 @@ -0,0 +1,279 @@ +------------------------------------------------------------------- +Wed May 31 19:01:22 UTC 2017 - [email protected] + +- updated to 0.000070 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + + 0.000070 2017-03-19 13:34:25-07:00 America/Los_Angeles + + - Revert Boolean overload fixes from djerius until they can be fixed + - Do not mention Term::ReadKey in docs + - Add Term::Size::Any to test report + + 0.000069 2017-03-16 20:57:43-07:00 America/Los_Angeles + + - No changes from trial + + 0.000068 2017-03-08 20:22:23-08:00 America/Los_Angeles (TRIAL RELEASE) + + - Set the term size for all tests that use tables + - Boolean overload fixes from djerius + + 0.000067 2017-01-03 19:41:52-08:00 America/Los_Angeles + + - No changes + + 0.000066 2016-12-23 15:16:18-08:00 America/Los_Angeles (TRIAL RELEASE) + + - Move sub_info to Sub::Info + + 0.000065 2016-12-19 19:46:47-08:00 America/Los_Angeles + + - AUTHOR_TESTING a fragile test + + 0.000064 2016-12-19 11:56:28-08:00 America/Los_Angeles (TRIAL RELEASE) + + - Move Test2::Util::Table to Term::Table + +------------------------------------------------------------------- +Sun Dec 18 07:17:23 UTC 2016 - [email protected] + +- updated to 0.000063 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + + 0.000063 2016-12-17 12:11:39-08:00 America/Los_Angeles + + - No notable changes since the last trial release. + + 0.000062 2016-12-03 14:03:44-08:00 America/Los_Angeles (TRIAL RELEASE) + + - An event without a trace object throw would an exception when using + Test2::Compare::Event and the comparison failed + - Fix tests for small terminals (#106) + - Enhance the table library + - UTF8 plugin does not set STDERR/STDOUT + +------------------------------------------------------------------- +Sun Nov 27 07:16:39 UTC 2016 - [email protected] + +- updated to 0.000061 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + + 0.000061 2016-11-26 12:39:14-08:00 America/Los_Angeles + + - Fix mocked objects so that they respond properly to ->can when using AUTOLOAD. + - Fix some meta-files + - Small build improvements + - Minor fixes + +------------------------------------------------------------------- +Wed Sep 28 06:14:56 UTC 2016 - [email protected] + +- updated to 0.000060 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + +------------------------------------------------------------------- +Tue Sep 27 06:18:59 UTC 2016 - [email protected] + +- updated to 0.000060 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + +------------------------------------------------------------------- +Mon Sep 26 06:00:07 UTC 2016 - [email protected] + +- updated to 0.000060 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + + 0.000060 2016-09-25 12:38:43-07:00 America/Los_Angeles + + - Fix some docs + - Fix defer.t to work in windows + - Fix stack stomping bug triggered by certain Term::Readkey conditions + + 0.000059 2016-09-15 13:00:03-07:00 America/Los_Angeles (TRIAL RELEASE) + + - Create Test2::Compare::Negatable + - Add bool() for deep comparisons + - Implicit end() for checks inside is() + - Add try_ok to Tools/Exception + - Export convert() in Test2::Compare + - Make convert more flexible + - Document how to write a compare tool with custom behavior + +------------------------------------------------------------------- +Sun Aug 14 05:57:40 UTC 2016 - [email protected] + +- updated to 0.000058 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + + 0.000058 2016-08-13 13:06:10-07:00 America/Los_Angeles + + 0.000057 2016-08-10 22:13:39-07:00 America/Los_Angeles (TRIAL RELEASE) + + - Add contact info to docs + + 0.000056 2016-08-09 14:09:17-07:00 America/Los_Angeles (TRIAL RELEASE) + + - Make sure Test2::Compare::convert loads deps + +------------------------------------------------------------------- +Tue Aug 2 05:56:40 UTC 2016 - [email protected] + +- updated to 0.000055 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + + 0.000055 2016-07-30 13:18:13-07:00 America/Los_Angeles + + - Spelling fix from Debian (Thanks gregor herrmann) + - Fix \d -> [0-9] in several places (Thanks Mark F.) + +------------------------------------------------------------------- +Fri Jul 29 06:01:18 UTC 2016 - [email protected] + +- updated to 0.000054 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + + 0.000054 2016-07-28 07:10:34-07:00 America/Los_Angeles + + - No changes from last trial + + 0.000053 2016-07-22 22:51:37-07:00 America/Los_Angeles (TRIAL RELEASE) + + - Make bag check fail when given an empty array + - Clean up bag diagnostics + +------------------------------------------------------------------- +Tue Jul 19 05:53:56 UTC 2016 - [email protected] + +- updated to 0.000052 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + + 0.000052 2016-07-18 09:07:25-07:00 America/Los_Angeles + + - No changes from last TRIAL + + 0.000051 2016-07-13 18:00:17-07:00 America/Los_Angeles (TRIAL RELEASE) + + - Switch Extended bundle to use Importer + - Add meta_check as alias for meta + +------------------------------------------------------------------- +Mon Jul 11 05:57:18 UTC 2016 - [email protected] + +- updated to 0.000050 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + + 0.000050 2016-07-09 16:58:59-07:00 America/Los_Angeles + + - No Changes since trial + + 0.000049 2016-07-07 22:02:24-07:00 America/Los_Angeles (TRIAL RELEASE) + + - Doc fixes + - Add U() quick check to Test2::Tools::Compare + +------------------------------------------------------------------- +Mon Jul 4 13:21:08 UTC 2016 - [email protected] + +- updated to 0.000048 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + + 0.000048 2016-07-02 22:08:10-07:00 America/Los_Angeles + + 0.000047 2016-07-01 18:09:26-07:00 America/Los_Angeles (TRIAL RELEASE) + + - Fix global destruction warning + - Minor test fix to keep 5.8 working + + 0.000046 2016-07-01 17:31:23-07:00 America/Los_Angeles (TRIAL RELEASE) + + - ref-ref's can be used in deep comparisons + - Fix mocking to override a base class's method + + 0.000045 2016-07-01 09:30:09-07:00 America/Los_Angeles + + - Spelling and POD fixes + + 0.000044 2016-06-29 15:48:33-07:00 America/Los_Angeles (TRIAL RELEASE) ++++ 82 more lines (skipped) ++++ between /dev/null ++++ and /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new/perl-Test2-Suite.changes New: ---- Test2-Suite-0.000070.tar.gz cpanspec.yml perl-Test2-Suite.changes perl-Test2-Suite.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Test2-Suite.spec ++++++ # # spec file for package perl-Test2-Suite # # Copyright (c) 2017 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: perl-Test2-Suite Version: 0.000070 Release: 0 %define cpan_name Test2-Suite Summary: Distribution with a rich set of tools built upon the Test2 License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Test2-Suite/ Source0: https://cpan.metacpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Importer) >= 0.024 BuildRequires: perl(Sub::Info) >= 0.001 BuildRequires: perl(Term::Table) >= 0.002 BuildRequires: perl(Test2) >= 1.302073 Requires: perl(Importer) >= 0.024 Requires: perl(Sub::Info) >= 0.001 Requires: perl(Term::Table) >= 0.002 Requires: perl(Test2) >= 1.302073 %{perl_requires} %description Rich set of tools, plugins, bundles, etc built upon the Test2 testing library. If you are interested in writing tests, this is the distribution for you. %prep %setup -q -n %{cpan_name}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor %{__make} %{?_smp_mflags} %check %{__make} test %install %perl_make_install %perl_process_packlist %perl_gen_filelist %files -f %{name}.files %defattr(-,root,root,755) %doc appveyor.yml Changes README README.md TODO %license LICENSE %changelog ++++++ cpanspec.yml ++++++ --- #description_paragraphs: 3 #description: |- # override description from CPAN #summary: override summary from CPAN #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_build: |- # rm unused.files #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
