commit perl-Test2-Suite for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2020-10-26 16:13:09

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.3463 (New)


Package is "perl-Test2-Suite"

Mon Oct 26 16:13:09 2020 rev:25 rq:843667 version:0.000138

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2020-10-10 19:00:52.196379420 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.3463/perl-Test2-Suite.changes  
2020-10-26 16:13:42.938793672 +0100
@@ -1,0 +2,22 @@
+Fri Oct 23 03:12:30 UTC 2020 - Tina Müller 
+
+- updated to 0.000138
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000138  2020-10-21 19:46:07-07:00 America/Los_Angeles
+
+  - Merge doc fix from PR
+  - Merge strict fix for test
+
+---
+Thu Oct 22 03:24:02 UTC 2020 - Tina Müller 
+
+- updated to 0.000137
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000137  2020-10-21 18:22:07-07:00 America/Los_Angeles
+
+  - Test new syntax `use Test2::Plugin::SRand seed => $seed;`
+  - Update GitHub workflow with deprecated add-path
+
+---

Old:

  Test2-Suite-0.000136.tar.gz

New:

  Test2-Suite-0.000138.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.ILauAk/_old  2020-10-26 16:13:44.646795245 +0100
+++ /var/tmp/diff_new_pack.ILauAk/_new  2020-10-26 16:13:44.650795247 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000136
+Version:0.000138
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000136.tar.gz -> Test2-Suite-0.000138.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000136/Changes 
new/Test2-Suite-0.000138/Changes
--- old/Test2-Suite-0.000136/Changes2020-10-06 07:05:24.0 +0200
+++ new/Test2-Suite-0.000138/Changes2020-10-22 04:46:08.0 +0200
@@ -1,3 +1,13 @@
+0.000138  2020-10-21 19:46:07-07:00 America/Los_Angeles
+
+- Merge doc fix from PR
+- Merge strict fix for test
+
+0.000137  2020-10-21 18:22:07-07:00 America/Los_Angeles
+
+- Test new syntax `use Test2::Plugin::SRand seed => $seed;`
+- Update GitHub workflow with deprecated add-path
+
 0.000136  2020-10-05 22:05:24-07:00 America/Los_Angeles
 
 - Fix typo Test2::Builder -> Test::Builder
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000136/META.json 
new/Test2-Suite-0.000138/META.json
--- old/Test2-Suite-0.000136/META.json  2020-10-06 07:05:24.0 +0200
+++ new/Test2-Suite-0.000138/META.json  2020-10-22 04:46:08.0 +0200
@@ -62,9 +62,9 @@
  "url" : "http://github.com/Test-More/Test2-Suite/";
   }
},
-   "version" : "0.000136",
-   "x_generated_by_perl" : "v5.30.2",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
+   "version" : "0.000138",
+   "x_generated_by_perl" : "v5.32.0",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.24",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000136/META.yml 
new/Test2-Suite-0.000138/META.yml
--- old/Test2-Suite-0.000136/META.yml   2020-10-06 07:05:24.0 +0200
+++ new/Test2-Suite-0.000138/META.yml   2020-10-22 04:46:08.0 +0200
@@ -31,7 +31,7 @@
 resources:
   bugtracker: http://github.com/Test-More/Test2-Suite/issues
   repository: http://github.com/Test-More/Test2-Suite/
-version: '0.000136'
-x_generated_by_perl: v5.30.2
+version: '0.000138'
+x_generated_by_perl: v5.32.0
 x_serialization_backend: 'YAML::Tiny version 1.73'
 x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000136/Makefile.PL 
new/Test2-Suite-0.000138/Makefile.PL
--- old/Test2-Suite-0.000136/Makefile.PL2020-10-06 07:05:24.0 
+0200
+++ new/Test2-Suite-0.000138/Makefile.PL2020-10-22 04:46:08.0 
+0200
@@ -32,7 +32,7 @@
 "overload" => 0,
 "utf8" => 0
   },
-  "VERSION" => "0.000136",
+  "VERSION" => "0.000138",
   "test" => {
 "TESTS" => "t/*.t t/acceptance/*.t t/behavior/*.t t/modules/*.t 
t/modules/AsyncSubtest/*.t t/modules/AsyncSubtest/Event/*.t 
t/modules/Bundle/*.t t/modules/Compare/*.t t/modules/Plugin/*.

commit perl-Test2-Suite for openSUSE:Factory

2020-10-10 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2020-10-10 19:00:44

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.4249 (New)


Package is "perl-Test2-Suite"

Sat Oct 10 19:00:44 2020 rev:24 rq:840037 version:0.000136

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2020-09-01 20:01:19.152422669 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.4249/perl-Test2-Suite.changes  
2020-10-10 19:00:52.196379420 +0200
@@ -1,0 +2,12 @@
+Wed Oct  7 03:13:43 UTC 2020 - Tina Müller 
+
+- updated to 0.000136
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000136  2020-10-05 22:05:24-07:00 America/Los_Angeles
+
+  - Fix typo Test2::Builder -> Test::Builder
+  - Improve import logic for SRand
+  - Other misc typo fixes
+
+---

Old:

  Test2-Suite-0.000135.tar.gz

New:

  Test2-Suite-0.000136.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.JnaPvp/_old  2020-10-10 19:00:52.864379753 +0200
+++ /var/tmp/diff_new_pack.JnaPvp/_new  2020-10-10 19:00:52.868379754 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000135
+Version:0.000136
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000135.tar.gz -> Test2-Suite-0.000136.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000135/Changes 
new/Test2-Suite-0.000136/Changes
--- old/Test2-Suite-0.000135/Changes2020-08-17 06:44:25.0 +0200
+++ new/Test2-Suite-0.000136/Changes2020-10-06 07:05:24.0 +0200
@@ -1,3 +1,9 @@
+0.000136  2020-10-05 22:05:24-07:00 America/Los_Angeles
+
+- Fix typo Test2::Builder -> Test::Builder
+- Improve import logic for SRand
+- Other misc typo fixes
+
 0.000135  2020-08-16 21:44:24-07:00 America/Los_Angeles
 
 - No changes since last trial
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000135/META.json 
new/Test2-Suite-0.000136/META.json
--- old/Test2-Suite-0.000135/META.json  2020-08-17 06:44:25.0 +0200
+++ new/Test2-Suite-0.000136/META.json  2020-10-06 07:05:24.0 +0200
@@ -62,7 +62,7 @@
  "url" : "http://github.com/Test-More/Test2-Suite/";
   }
},
-   "version" : "0.000135",
+   "version" : "0.000136",
"x_generated_by_perl" : "v5.30.2",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000135/META.yml 
new/Test2-Suite-0.000136/META.yml
--- old/Test2-Suite-0.000135/META.yml   2020-08-17 06:44:25.0 +0200
+++ new/Test2-Suite-0.000136/META.yml   2020-10-06 07:05:24.0 +0200
@@ -31,7 +31,7 @@
 resources:
   bugtracker: http://github.com/Test-More/Test2-Suite/issues
   repository: http://github.com/Test-More/Test2-Suite/
-version: '0.000135'
+version: '0.000136'
 x_generated_by_perl: v5.30.2
 x_serialization_backend: 'YAML::Tiny version 1.73'
 x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000135/Makefile.PL 
new/Test2-Suite-0.000136/Makefile.PL
--- old/Test2-Suite-0.000135/Makefile.PL2020-08-17 06:44:25.0 
+0200
+++ new/Test2-Suite-0.000136/Makefile.PL2020-10-06 07:05:24.0 
+0200
@@ -32,7 +32,7 @@
 "overload" => 0,
 "utf8" => 0
   },
-  "VERSION" => "0.000135",
+  "VERSION" => "0.000136",
   "test" => {
 "TESTS" => "t/*.t t/acceptance/*.t t/behavior/*.t t/modules/*.t 
t/modules/AsyncSubtest/*.t t/modules/AsyncSubtest/Event/*.t 
t/modules/Bundle/*.t t/modules/Compare/*.t t/modules/Plugin/*.t 
t/modules/Require/*.t t/modules/Tools/*.t t/modules/Util/*.t 
t/modules/Util/Table/*.t t/modules/Workflow/*.t t/modules/Workflow/Task/*.t 
t/regression/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test2-Suite-0.000135/lib/Test2/AsyncSubtest/Event/Attach.pm 
new/Test2-Suite-0.000136/lib/Test2/AsyncSubtest/Event/Attach.pm
--- old/Test2-Suite-0.000135/lib/Test2/AsyncSubtest/Event/Attach.pm 
2020-08-17 06:44:25.0 +0200
+++ new/Test2-Suite-0.000136/lib/Test2/AsyncSubtest/Event/Attach.pm 
2020-10-06 07:05:24.0 +0200
@@ -2,7 

commit perl-Test2-Suite for openSUSE:Factory

2020-09-01 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2020-09-01 20:01:17

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.3399 (New)


Package is "perl-Test2-Suite"

Tue Sep  1 20:01:17 2020 rev:23 rq:828474 version:0.000135

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2020-08-20 22:23:54.179843090 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.3399/perl-Test2-Suite.changes  
2020-09-01 20:01:19.152422669 +0200
@@ -1,0 +2,13 @@
+Tue Aug 18 03:12:21 UTC 2020 - Tina Müller 
+
+- updated to 0.000135
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000135  2020-08-16 21:44:24-07:00 America/Los_Angeles
+  - No changes since last trial
+  0.000134  2020-08-15 13:11:30-07:00 America/Los_Angeles (TRIAL RELEASE)
+  - Fix 5.8 support
+  0.000133  2020-08-14 21:59:19-07:00 America/Los_Angeles (TRIAL RELEASE)
+  - Add summary of missing/extra elements in compare diagnostics
+
+---

Old:

  Test2-Suite-0.000132.tar.gz

New:

  Test2-Suite-0.000135.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.D0pXbz/_old  2020-09-01 20:01:19.904423021 +0200
+++ /var/tmp/diff_new_pack.D0pXbz/_new  2020-09-01 20:01:19.908423023 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000132
+Version:0.000135
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000132.tar.gz -> Test2-Suite-0.000135.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000132/Changes 
new/Test2-Suite-0.000135/Changes
--- old/Test2-Suite-0.000132/Changes2020-08-07 03:10:49.0 +0200
+++ new/Test2-Suite-0.000135/Changes2020-08-17 06:44:25.0 +0200
@@ -1,3 +1,15 @@
+0.000135  2020-08-16 21:44:24-07:00 America/Los_Angeles
+
+- No changes since last trial
+
+0.000134  2020-08-15 13:11:30-07:00 America/Los_Angeles (TRIAL RELEASE)
+
+- Fix 5.8 support
+
+0.000133  2020-08-14 21:59:19-07:00 America/Los_Angeles (TRIAL RELEASE)
+
+- Add summary of missing/extra elements in compare diagnostics
+
 0.000132  2020-08-06 18:10:48-07:00 America/Los_Angeles
 
 - Fix min Test2 version
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000132/MANIFEST 
new/Test2-Suite-0.000135/MANIFEST
--- old/Test2-Suite-0.000132/MANIFEST   2020-08-07 03:10:49.0 +0200
+++ new/Test2-Suite-0.000135/MANIFEST   2020-08-17 06:44:25.0 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.014.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.015.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000132/META.json 
new/Test2-Suite-0.000135/META.json
--- old/Test2-Suite-0.000132/META.json  2020-08-07 03:10:49.0 +0200
+++ new/Test2-Suite-0.000135/META.json  2020-08-17 06:44:25.0 +0200
@@ -4,7 +4,7 @@
   "Chad Granum "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 
2.150010",
"license" : [
   "perl_5"
],
@@ -62,7 +62,7 @@
  "url" : "http://github.com/Test-More/Test2-Suite/";
   }
},
-   "version" : "0.000132",
+   "version" : "0.000135",
"x_generated_by_perl" : "v5.30.2",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000132/META.yml 
new/Test2-Suite-0.000135/META.yml
--- old/Test2-Suite-0.000132/META.yml   2020-08-07 03:10:49.0 +0200
+++ new/Test2-Suite-0.000135/META.yml   2020-08-17 06:44:25.0 +0200
@@ -6,7 +6,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.014, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,7 +31,7 @@
 resources:
   bugtracker: http://github.com/Test-More/Test2-Suite/issues
   repository: http://github.com/Tes

commit perl-Test2-Suite for openSUSE:Factory

2020-08-20 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2020-08-20 22:23:16

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.3399 (New)


Package is "perl-Test2-Suite"

Thu Aug 20 22:23:16 2020 rev:22 rq:827146 version:0.000132

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2020-06-05 20:10:16.197749427 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.3399/perl-Test2-Suite.changes  
2020-08-20 22:23:54.179843090 +0200
@@ -1,0 +2,11 @@
+Fri Aug  7 03:14:58 UTC 2020 - Tina Müller 
+
+- updated to 0.000132
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000132  2020-08-06 18:10:48-07:00 America/Los_Angeles
+  - Fix min Test2 version
+  0.000131  2020-08-05 21:45:59-07:00 America/Los_Angeles (TRIAL RELEASE)
+  - Fix the grabber tool to inherit Test::Builder $TODO functionality
+
+---

Old:

  Test2-Suite-0.000130.tar.gz

New:

  Test2-Suite-0.000132.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.N3CPz5/_old  2020-08-20 22:23:55.535843725 +0200
+++ /var/tmp/diff_new_pack.N3CPz5/_new  2020-08-20 22:23:55.539843726 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000130
+Version:0.000132
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2
@@ -35,13 +35,13 @@
 BuildRequires:  perl(Scope::Guard)
 BuildRequires:  perl(Sub::Info) >= 0.002
 BuildRequires:  perl(Term::Table) >= 0.013
-BuildRequires:  perl(Test2::API) >= 1.302158
+BuildRequires:  perl(Test2::API) >= 1.302176
 Requires:   perl(Importer) >= 0.024
 Requires:   perl(Module::Pluggable) >= 2.7
 Requires:   perl(Scope::Guard)
 Requires:   perl(Sub::Info) >= 0.002
 Requires:   perl(Term::Table) >= 0.013
-Requires:   perl(Test2::API) >= 1.302158
+Requires:   perl(Test2::API) >= 1.302176
 %{perl_requires}
 
 %description

++ Test2-Suite-0.000130.tar.gz -> Test2-Suite-0.000132.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000130/Changes 
new/Test2-Suite-0.000132/Changes
--- old/Test2-Suite-0.000130/Changes2020-05-30 20:11:55.0 +0200
+++ new/Test2-Suite-0.000132/Changes2020-08-07 03:10:49.0 +0200
@@ -1,3 +1,11 @@
+0.000132  2020-08-06 18:10:48-07:00 America/Los_Angeles
+
+- Fix min Test2 version
+
+0.000131  2020-08-05 21:45:59-07:00 America/Los_Angeles (TRIAL RELEASE)
+
+- Fix the grabber tool to inherit Test::Builder $TODO functionality
+
 0.000130  2020-05-30 11:11:54-07:00 America/Los_Angeles
 
 - Many documentation fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000130/META.json 
new/Test2-Suite-0.000132/META.json
--- old/Test2-Suite-0.000130/META.json  2020-05-30 20:11:55.0 +0200
+++ new/Test2-Suite-0.000132/META.json  2020-08-07 03:10:49.0 +0200
@@ -37,7 +37,7 @@
 "Scope::Guard" : "0",
 "Sub::Info" : "0.002",
 "Term::Table" : "0.013",
-"Test2::API" : "1.302158",
+"Test2::API" : "1.302176",
 "Time::HiRes" : "0",
 "overload" : "0",
 "perl" : "5.008001",
@@ -62,7 +62,7 @@
  "url" : "http://github.com/Test-More/Test2-Suite/";
   }
},
-   "version" : "0.000130",
+   "version" : "0.000132",
"x_generated_by_perl" : "v5.30.2",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000130/META.yml 
new/Test2-Suite-0.000132/META.yml
--- old/Test2-Suite-0.000130/META.yml   2020-05-30 20:11:55.0 +0200
+++ new/Test2-Suite-0.000132/META.yml   2020-08-07 03:10:49.0 +0200
@@ -23,7 +23,7 @@
   Scope::Guard: '0'
   Sub::Info: '0.002'
   Term::Table: '0.013'
-  Test2::API: '1.302158'
+  Test2::API: '1.302176'
   Time::HiRes: '0'
   overload: '0'
   perl: '5.008001'
@@ -31,7 +31,7 @@
 resources:
   bugtracker: http://github.com/Test-More/Test2-Suite/issues
   repository: http://github.com/Test-More/Test2-Suite/
-version: '0.000130'
+version: '0.000132'
 x_generated_by_perl: v5.30.2
 x_serialization_backend: 'YAML::Tiny version 1.73'
 x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svn

commit perl-Test2-Suite for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2020-06-05 20:08:26

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.3606 (New)


Package is "perl-Test2-Suite"

Fri Jun  5 20:08:26 2020 rev:21 rq:811178 version:0.000130

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2020-02-06 13:18:27.172649513 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.3606/perl-Test2-Suite.changes  
2020-06-05 20:10:16.197749427 +0200
@@ -1,0 +2,11 @@
+Sun May 31 03:12:37 UTC 2020 - Tina Müller 
+
+updated to 0.000130
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000130  2020-05-30 11:11:54-07:00 America/Los_Angeles
+  
+  - Many documentation fixes
+  
+
+---

Old:

  Test2-Suite-0.000129.tar.gz

New:

  Test2-Suite-0.000130.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.Yql7Vc/_old  2020-06-05 20:10:17.373753222 +0200
+++ /var/tmp/diff_new_pack.Yql7Vc/_new  2020-06-05 20:10:17.373753222 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test2-Suite
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000129
+Version:0.000130
 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-or-later
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch

++ Test2-Suite-0.000129.tar.gz -> Test2-Suite-0.000130.tar.gz ++
 1786 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2020-02-06 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2020-02-06 13:18:22

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.26092 (New)


Package is "perl-Test2-Suite"

Thu Feb  6 13:18:22 2020 rev:20 rq:769545 version:0.000129

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2019-11-07 23:09:19.804051304 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.26092/perl-Test2-Suite.changes 
2020-02-06 13:18:27.172649513 +0100
@@ -1,0 +2,20 @@
+Sat Feb  1 03:22:30 UTC 2020 -  
+
+- updated to 0.000129
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000129  2020-01-31 08:33:46-08:00 America/Los_Angeles
+  
+  - José Joaquín Atria Improve error handling of mock->override with 
AUTOLOADed methods
+  
+  0.000128  2020-01-30 08:45:43-08:00 America/Los_Angeles
+  
+  - Nicolas R Import option to skip utf8 import
+  - Victoria Mihell-Hale Correct POD for Test2/Tools/Mock.pm's mocked() 
method
+  - Victoria Mihell-Hale Fix miscellaneous typos in Test2(/Tools)/Mock.pm 
POD
+  - Nicolas R Add GitHub actions
+  - Daniel Mita Fix PKG case for Test2::Tools::Target docs
+  - Daniel Mita Document target change in V0 and Bundle::Extended
+  - Daniel Mita Allow hashref to be used for Test2::Tools::Target
+
+---

Old:

  Test2-Suite-0.000127.tar.gz

New:

  Test2-Suite-0.000129.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.1KPrel/_old  2020-02-06 13:18:28.040649939 +0100
+++ /var/tmp/diff_new_pack.1KPrel/_new  2020-02-06 13:18:28.052649945 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test2-Suite
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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-Test2-Suite
-Version:0.000127
+Version:0.000129
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000127.tar.gz -> Test2-Suite-0.000129.tar.gz ++
 1687 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2019-11-07 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2019-11-07 23:09:17

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.2990 (New)


Package is "perl-Test2-Suite"

Thu Nov  7 23:09:17 2019 rev:19 rq:745021 version:0.000127

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2019-09-02 13:21:21.209356995 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.2990/perl-Test2-Suite.changes  
2019-11-07 23:09:19.804051304 +0100
@@ -1,0 +2,10 @@
+Fri Nov  1 10:34:14 UTC 2019 -  
+
+- updated to 0.000127
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000127  2019-10-30 21:25:29-07:00 America/Los_Angeles
+  
+  - Fix srand toggling
+
+---

Old:

  Test2-Suite-0.000126.tar.gz

New:

  Test2-Suite-0.000127.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.4ZDL8c/_old  2019-11-07 23:09:20.268051853 +0100
+++ /var/tmp/diff_new_pack.4ZDL8c/_new  2019-11-07 23:09:20.268051853 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000126
+Version:0.000127
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000126.tar.gz -> Test2-Suite-0.000127.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000126/Changes 
new/Test2-Suite-0.000127/Changes
--- old/Test2-Suite-0.000126/Changes2019-08-28 21:45:00.0 +0200
+++ new/Test2-Suite-0.000127/Changes2019-10-31 05:25:30.0 +0100
@@ -1,3 +1,7 @@
+0.000127  2019-10-30 21:25:29-07:00 America/Los_Angeles
+
+- Fix srand toggling
+
 0.000126  2019-08-28 12:44:59-07:00 America/Los_Angeles
 
 - Mention HUGE caveat in Test2::Plugin::Times
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000126/META.json 
new/Test2-Suite-0.000127/META.json
--- old/Test2-Suite-0.000126/META.json  2019-08-28 21:45:00.0 +0200
+++ new/Test2-Suite-0.000127/META.json  2019-10-31 05:25:30.0 +0100
@@ -62,7 +62,7 @@
  "url" : "http://github.com/Test-More/Test2-Suite/";
   }
},
-   "version" : "0.000126",
+   "version" : "0.000127",
"x_generated_by_perl" : "v5.30.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000126/META.yml 
new/Test2-Suite-0.000127/META.yml
--- old/Test2-Suite-0.000126/META.yml   2019-08-28 21:45:00.0 +0200
+++ new/Test2-Suite-0.000127/META.yml   2019-10-31 05:25:30.0 +0100
@@ -31,6 +31,6 @@
 resources:
   bugtracker: http://github.com/Test-More/Test2-Suite/issues
   repository: http://github.com/Test-More/Test2-Suite/
-version: '0.000126'
+version: '0.000127'
 x_generated_by_perl: v5.30.0
 x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000126/Makefile.PL 
new/Test2-Suite-0.000127/Makefile.PL
--- old/Test2-Suite-0.000126/Makefile.PL2019-08-28 21:45:00.0 
+0200
+++ new/Test2-Suite-0.000127/Makefile.PL2019-10-31 05:25:30.0 
+0100
@@ -32,7 +32,7 @@
 "overload" => 0,
 "utf8" => 0
   },
-  "VERSION" => "0.000126",
+  "VERSION" => "0.000127",
   "test" => {
 "TESTS" => "t/*.t t/acceptance/*.t t/behavior/*.t t/modules/*.t 
t/modules/AsyncSubtest/*.t t/modules/AsyncSubtest/Event/*.t 
t/modules/Bundle/*.t t/modules/Compare/*.t t/modules/Plugin/*.t 
t/modules/Require/*.t t/modules/Tools/*.t t/modules/Util/*.t 
t/modules/Util/Table/*.t t/modules/Workflow/*.t t/modules/Workflow/Task/*.t 
t/regression/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test2-Suite-0.000126/lib/Test2/AsyncSubtest/Event/Attach.pm 
new/Test2-Suite-0.000127/lib/Test2/AsyncSubtest/Event/Attach.pm
--- old/Test2-Suite-0.000126/lib/Test2/AsyncSubtest/Event/Attach.pm 
2019-08-28 21:45:00.0 +0200
+++ new/Test2-Suite-0.000127/lib/Test2/AsyncSubtest/Event/Attach.pm 
2019-10-31 05:25:30.0 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.000126';
+our $VERSION = '0.000127';
 
 use base 'Test2::Event';
 use Test2::Util::HashBase qw/id/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test2-Suite-0.000126/lib/Test2/AsyncSubtest/Eve

commit perl-Test2-Suite for openSUSE:Factory

2019-09-02 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2019-09-02 13:21:19

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.7948 (New)


Package is "perl-Test2-Suite"

Mon Sep  2 13:21:19 2019 rev:18 rq:726992 version:0.000126

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2019-08-24 18:40:00.773794222 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.7948/perl-Test2-Suite.changes  
2019-09-02 13:21:21.209356995 +0200
@@ -1,0 +2,11 @@
+Thu Aug 29 05:42:22 UTC 2019 - Stephan Kulow 
+
+- updated to 0.000126
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000126  2019-08-28 12:44:59-07:00 America/Los_Angeles
+  
+  - Mention HUGE caveat in Test2::Plugin::Times
+  - Make Test2::Util::Times::render_duration support 1 arg form
+
+---

Old:

  Test2-Suite-0.000125.tar.gz

New:

  Test2-Suite-0.000126.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.wlFrEw/_old  2019-09-02 13:21:21.709356918 +0200
+++ /var/tmp/diff_new_pack.wlFrEw/_new  2019-09-02 13:21:21.709356918 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000125
+Version:0.000126
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000125.tar.gz -> Test2-Suite-0.000126.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000125/Changes 
new/Test2-Suite-0.000126/Changes
--- old/Test2-Suite-0.000125/Changes2019-08-19 19:40:21.0 +0200
+++ new/Test2-Suite-0.000126/Changes2019-08-28 21:45:00.0 +0200
@@ -1,3 +1,8 @@
+0.000126  2019-08-28 12:44:59-07:00 America/Los_Angeles
+
+- Mention HUGE caveat in Test2::Plugin::Times
+- Make Test2::Util::Times::render_duration support 1 arg form
+
 0.000125  2019-08-19 10:40:20-07:00 America/Los_Angeles
 
 - Add harness_job_fields to Times plugin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000125/META.json 
new/Test2-Suite-0.000126/META.json
--- old/Test2-Suite-0.000125/META.json  2019-08-19 19:40:21.0 +0200
+++ new/Test2-Suite-0.000126/META.json  2019-08-28 21:45:00.0 +0200
@@ -62,7 +62,7 @@
  "url" : "http://github.com/Test-More/Test2-Suite/";
   }
},
-   "version" : "0.000125",
+   "version" : "0.000126",
"x_generated_by_perl" : "v5.30.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000125/META.yml 
new/Test2-Suite-0.000126/META.yml
--- old/Test2-Suite-0.000125/META.yml   2019-08-19 19:40:21.0 +0200
+++ new/Test2-Suite-0.000126/META.yml   2019-08-28 21:45:00.0 +0200
@@ -31,6 +31,6 @@
 resources:
   bugtracker: http://github.com/Test-More/Test2-Suite/issues
   repository: http://github.com/Test-More/Test2-Suite/
-version: '0.000125'
+version: '0.000126'
 x_generated_by_perl: v5.30.0
 x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000125/Makefile.PL 
new/Test2-Suite-0.000126/Makefile.PL
--- old/Test2-Suite-0.000125/Makefile.PL2019-08-19 19:40:21.0 
+0200
+++ new/Test2-Suite-0.000126/Makefile.PL2019-08-28 21:45:00.0 
+0200
@@ -32,7 +32,7 @@
 "overload" => 0,
 "utf8" => 0
   },
-  "VERSION" => "0.000125",
+  "VERSION" => "0.000126",
   "test" => {
 "TESTS" => "t/*.t t/acceptance/*.t t/behavior/*.t t/modules/*.t 
t/modules/AsyncSubtest/*.t t/modules/AsyncSubtest/Event/*.t 
t/modules/Bundle/*.t t/modules/Compare/*.t t/modules/Plugin/*.t 
t/modules/Require/*.t t/modules/Tools/*.t t/modules/Util/*.t 
t/modules/Util/Table/*.t t/modules/Workflow/*.t t/modules/Workflow/Task/*.t 
t/regression/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test2-Suite-0.000125/lib/Test2/AsyncSubtest/Event/Attach.pm 
new/Test2-Suite-0.000126/lib/Test2/AsyncSubtest/Event/Attach.pm
--- old/Test2-Suite-0.000125/lib/Test2/AsyncSubtest/Event/Attach.pm 
2019-08-19 19:40:21.0 +0200
+++ new/Test2-Suite-0.000126/lib/Test2/AsyncSubtest/Event/Attach.pm 
2019-08-28 21:45:00.0 +0200
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.000125';
+our $VERSION = '0.000126';
 
 use base

commit perl-Test2-Suite for openSUSE:Factory

2019-08-24 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2019-08-24 18:39:57

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.7948 (New)


Package is "perl-Test2-Suite"

Sat Aug 24 18:39:57 2019 rev:17 rq:725007 version:0.000125

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2019-05-22 10:53:43.747214691 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.7948/perl-Test2-Suite.changes  
2019-08-24 18:40:00.773794222 +0200
@@ -1,0 +2,24 @@
+Wed Aug 21 05:32:56 UTC 2019 - Stephan Kulow 
+
+- updated to 0.000125
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000125  2019-08-19 10:40:20-07:00 America/Los_Angeles
+  
+  - Add harness_job_fields to Times plugin
+
+---
+Sat Aug 17 05:31:58 UTC 2019 - Stephan Kulow 
+
+- updated to 0.000124
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000124  2019-08-16 14:54:25-07:00 America/Los_Angeles
+  
+  - Make Times plugin use INFO facets for display
+  
+  0.000123  2019-08-16 13:21:29-07:00 America/Los_Angeles
+  
+  - Fix double-load bug on Plugin::Times
+
+---

Old:

  Test2-Suite-0.000122.tar.gz

New:

  Test2-Suite-0.000125.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.yTuJoS/_old  2019-08-24 18:40:02.345794071 +0200
+++ /var/tmp/diff_new_pack.yTuJoS/_new  2019-08-24 18:40:02.349794071 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000122
+Version:0.000125
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000122.tar.gz -> Test2-Suite-0.000125.tar.gz ++
 1631 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2019-05-22 10:53:42

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.5148 (New)


Package is "perl-Test2-Suite"

Wed May 22 10:53:42 2019 rev:16 rq:704068 version:0.000122

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2019-05-17 23:35:13.734170522 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.5148/perl-Test2-Suite.changes  
2019-05-22 10:53:43.747214691 +0200
@@ -1,0 +2,10 @@
+Sun May 19 05:28:04 UTC 2019 - Stephan Kulow 
+
+- updated to 0.000122
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000122  2019-05-18 08:21:20-07:00 America/Los_Angeles
+  
+  - Fix diag issues with ClassicCompare
+
+---

Old:

  Test2-Suite-0.000121.tar.gz

New:

  Test2-Suite-0.000122.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.pGHt8p/_old  2019-05-22 10:53:44.179214295 +0200
+++ /var/tmp/diff_new_pack.pGHt8p/_new  2019-05-22 10:53:44.179214295 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000121
+Version:0.000122
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000121.tar.gz -> Test2-Suite-0.000122.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000121/Changes 
new/Test2-Suite-0.000122/Changes
--- old/Test2-Suite-0.000121/Changes2019-05-07 21:00:28.0 +0200
+++ new/Test2-Suite-0.000122/Changes2019-05-18 17:21:21.0 +0200
@@ -1,3 +1,7 @@
+0.000122  2019-05-18 08:21:20-07:00 America/Los_Angeles
+
+- Fix diag issues with ClassicCompare
+
 0.000121  2019-05-07 12:00:27-07:00 America/Los_Angeles
 
 - Tracking for mocked methods
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000121/META.json 
new/Test2-Suite-0.000122/META.json
--- old/Test2-Suite-0.000121/META.json  2019-05-07 21:00:28.0 +0200
+++ new/Test2-Suite-0.000122/META.json  2019-05-18 17:21:21.0 +0200
@@ -62,7 +62,7 @@
  "url" : "http://github.com/Test-More/Test2-Suite/";
   }
},
-   "version" : "0.000121",
+   "version" : "0.000122",
"x_generated_by_perl" : "v5.28.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.08"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000121/META.yml 
new/Test2-Suite-0.000122/META.yml
--- old/Test2-Suite-0.000121/META.yml   2019-05-07 21:00:28.0 +0200
+++ new/Test2-Suite-0.000122/META.yml   2019-05-18 17:21:21.0 +0200
@@ -31,6 +31,6 @@
 resources:
   bugtracker: http://github.com/Test-More/Test2-Suite/issues
   repository: http://github.com/Test-More/Test2-Suite/
-version: '0.000121'
+version: '0.000122'
 x_generated_by_perl: v5.28.1
 x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000121/Makefile.PL 
new/Test2-Suite-0.000122/Makefile.PL
--- old/Test2-Suite-0.000121/Makefile.PL2019-05-07 21:00:28.0 
+0200
+++ new/Test2-Suite-0.000122/Makefile.PL2019-05-18 17:21:21.0 
+0200
@@ -32,7 +32,7 @@
 "overload" => 0,
 "utf8" => 0
   },
-  "VERSION" => "0.000121",
+  "VERSION" => "0.000122",
   "test" => {
 "TESTS" => "t/*.t t/acceptance/*.t t/behavior/*.t t/modules/*.t 
t/modules/AsyncSubtest/*.t t/modules/AsyncSubtest/Event/*.t 
t/modules/Bundle/*.t t/modules/Compare/*.t t/modules/Plugin/*.t 
t/modules/Require/*.t t/modules/Tools/*.t t/modules/Util/*.t 
t/modules/Util/Table/*.t t/modules/Workflow/*.t t/modules/Workflow/Task/*.t 
t/regression/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test2-Suite-0.000121/lib/Test2/AsyncSubtest/Event/Attach.pm 
new/Test2-Suite-0.000122/lib/Test2/AsyncSubtest/Event/Attach.pm
--- old/Test2-Suite-0.000121/lib/Test2/AsyncSubtest/Event/Attach.pm 
2019-05-07 21:00:28.0 +0200
+++ new/Test2-Suite-0.000122/lib/Test2/AsyncSubtest/Event/Attach.pm 
2019-05-18 17:21:21.0 +0200
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.000121';
+our $VERSION = '0.000122';
 
 use base 'Test2::Event';
 use Test2::Util::HashBase qw/id/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test2-Suite-0.00

commit perl-Test2-Suite for openSUSE:Factory

2019-05-17 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2019-05-17 23:35:12

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.5148 (New)


Package is "perl-Test2-Suite"

Fri May 17 23:35:12 2019 rev:15 rq:702479 version:0.000121

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2019-05-03 22:37:32.998629840 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.5148/perl-Test2-Suite.changes  
2019-05-17 23:35:13.734170522 +0200
@@ -1,0 +2,11 @@
+Wed May  8 05:27:55 UTC 2019 - Stephan Kulow 
+
+- updated to 0.000121
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000121  2019-05-07 12:00:27-07:00 America/Los_Angeles
+  
+  - Tracking for mocked methods
+  - Include raw table in facet data when compare fails
+
+---

Old:

  Test2-Suite-0.000120.tar.gz

New:

  Test2-Suite-0.000121.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.XKnZ5e/_old  2019-05-17 23:35:15.114169795 +0200
+++ /var/tmp/diff_new_pack.XKnZ5e/_new  2019-05-17 23:35:15.134169784 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000120
+Version:0.000121
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000120.tar.gz -> Test2-Suite-0.000121.tar.gz ++
 2929 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2019-05-03 22:37:31

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.5148 (New)


Package is "perl-Test2-Suite"

Fri May  3 22:37:31 2019 rev:14 rq:698644 version:0.000120

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2019-04-02 09:17:46.200498754 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.5148/perl-Test2-Suite.changes  
2019-05-03 22:37:32.998629840 +0200
@@ -1,0 +2,10 @@
+Sat Apr 27 05:37:03 UTC 2019 - Stephan Kulow 
+
+- updated to 0.000120
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000120  2019-04-26 05:19:18-07:00 America/Los_Angeles
+  
+  - Allow all_items inside bag
+
+---

Old:

  Test2-Suite-0.000119.tar.gz

New:

  Test2-Suite-0.000120.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.YU7MbU/_old  2019-05-03 22:37:34.450632856 +0200
+++ /var/tmp/diff_new_pack.YU7MbU/_new  2019-05-03 22:37:34.458632873 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000119
+Version:0.000120
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000119.tar.gz -> Test2-Suite-0.000120.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000119/Changes 
new/Test2-Suite-0.000120/Changes
--- old/Test2-Suite-0.000119/Changes2019-03-16 23:17:34.0 +0100
+++ new/Test2-Suite-0.000120/Changes2019-04-26 14:19:19.0 +0200
@@ -1,3 +1,7 @@
+0.000120  2019-04-26 05:19:18-07:00 America/Los_Angeles
+
+- Allow all_items inside bag
+
 0.000119  2019-03-16 15:17:33-07:00 America/Los_Angeles
 
 - Allow meta-checks in bag/array/hash (Thanks jjatria)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000119/META.json 
new/Test2-Suite-0.000120/META.json
--- old/Test2-Suite-0.000119/META.json  2019-03-16 23:17:34.0 +0100
+++ new/Test2-Suite-0.000120/META.json  2019-04-26 14:19:19.0 +0200
@@ -62,7 +62,7 @@
  "url" : "http://github.com/Test-More/Test2-Suite/";
   }
},
-   "version" : "0.000119",
+   "version" : "0.000120",
"x_generated_by_perl" : "v5.28.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.08"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000119/META.yml 
new/Test2-Suite-0.000120/META.yml
--- old/Test2-Suite-0.000119/META.yml   2019-03-16 23:17:34.0 +0100
+++ new/Test2-Suite-0.000120/META.yml   2019-04-26 14:19:19.0 +0200
@@ -31,6 +31,6 @@
 resources:
   bugtracker: http://github.com/Test-More/Test2-Suite/issues
   repository: http://github.com/Test-More/Test2-Suite/
-version: '0.000119'
+version: '0.000120'
 x_generated_by_perl: v5.28.1
 x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000119/Makefile.PL 
new/Test2-Suite-0.000120/Makefile.PL
--- old/Test2-Suite-0.000119/Makefile.PL2019-03-16 23:17:34.0 
+0100
+++ new/Test2-Suite-0.000120/Makefile.PL2019-04-26 14:19:19.0 
+0200
@@ -32,7 +32,7 @@
 "overload" => 0,
 "utf8" => 0
   },
-  "VERSION" => "0.000119",
+  "VERSION" => "0.000120",
   "test" => {
 "TESTS" => "t/*.t t/acceptance/*.t t/behavior/*.t t/modules/*.t 
t/modules/AsyncSubtest/*.t t/modules/AsyncSubtest/Event/*.t 
t/modules/Bundle/*.t t/modules/Compare/*.t t/modules/Plugin/*.t 
t/modules/Require/*.t t/modules/Tools/*.t t/modules/Util/*.t 
t/modules/Util/Table/*.t t/modules/Workflow/*.t t/modules/Workflow/Task/*.t 
t/regression/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test2-Suite-0.000119/lib/Test2/AsyncSubtest/Event/Attach.pm 
new/Test2-Suite-0.000120/lib/Test2/AsyncSubtest/Event/Attach.pm
--- old/Test2-Suite-0.000119/lib/Test2/AsyncSubtest/Event/Attach.pm 
2019-03-16 23:17:34.0 +0100
+++ new/Test2-Suite-0.000120/lib/Test2/AsyncSubtest/Event/Attach.pm 
2019-04-26 14:19:19.0 +0200
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.000119';
+our $VERSION = '0.000120';
 
 use base 'Test2::Event';
 use Test2::Util::HashBase qw/id/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test2-Sui

commit perl-Test2-Suite for openSUSE:Factory

2019-04-02 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2019-04-02 09:17:44

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.25356 (New)


Package is "perl-Test2-Suite"

Tue Apr  2 09:17:44 2019 rev:13 rq:689732 version:0.000119

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2019-02-01 11:43:55.084646613 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.25356/perl-Test2-Suite.changes 
2019-04-02 09:17:46.200498754 +0200
@@ -1,0 +2,10 @@
+Sun Mar 17 06:34:05 UTC 2019 - Stephan Kulow 
+
+- updated to 0.000119
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000119  2019-03-16 15:17:33-07:00 America/Los_Angeles
+  
+  - Allow meta-checks in bag/array/hash (Thanks jjatria)
+
+---

Old:

  Test2-Suite-0.000118.tar.gz

New:

  Test2-Suite-0.000119.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.X9JQqt/_old  2019-04-02 09:17:46.748499370 +0200
+++ /var/tmp/diff_new_pack.X9JQqt/_new  2019-04-02 09:17:46.748499370 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000118
+Version:0.000119
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000118.tar.gz -> Test2-Suite-0.000119.tar.gz ++
 1642 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2019-02-01 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2019-02-01 11:43:53

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.28833 (New)


Package is "perl-Test2-Suite"

Fri Feb  1 11:43:53 2019 rev:12 rq:668910 version:0.000118

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2018-12-08 11:20:39.318823014 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.28833/perl-Test2-Suite.changes 
2019-02-01 11:43:55.084646613 +0100
@@ -1,0 +2,11 @@
+Sat Jan 19 06:31:10 UTC 2019 - Stephan Kulow 
+
+- updated to 0.000118
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000118  2019-01-18 13:44:06-08:00 America/Los_Angeles
+  
+  - Fix typo Test::Workflow -> Test2::Workflow #170
+  - Fix test broken by new Test-Simple #175
+
+---

Old:

  Test2-Suite-0.000117.tar.gz

New:

  Test2-Suite-0.000118.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.cNnoCx/_old  2019-02-01 11:43:57.400644234 +0100
+++ /var/tmp/diff_new_pack.cNnoCx/_new  2019-02-01 11:43:57.404644229 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test2-Suite
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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-Test2-Suite
-Version:0.000117
+Version:0.000118
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2
@@ -34,14 +34,14 @@
 BuildRequires:  perl(Module::Pluggable) >= 2.7
 BuildRequires:  perl(Scope::Guard)
 BuildRequires:  perl(Sub::Info) >= 0.002
-BuildRequires:  perl(Term::Table) >= 0.002
-BuildRequires:  perl(Test2::API) >= 1.302136
+BuildRequires:  perl(Term::Table) >= 0.013
+BuildRequires:  perl(Test2::API) >= 1.302158
 Requires:   perl(Importer) >= 0.024
 Requires:   perl(Module::Pluggable) >= 2.7
 Requires:   perl(Scope::Guard)
 Requires:   perl(Sub::Info) >= 0.002
-Requires:   perl(Term::Table) >= 0.002
-Requires:   perl(Test2::API) >= 1.302136
+Requires:   perl(Term::Table) >= 0.013
+Requires:   perl(Test2::API) >= 1.302158
 %{perl_requires}
 
 %description

++ Test2-Suite-0.000117.tar.gz -> Test2-Suite-0.000118.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000117/Changes 
new/Test2-Suite-0.000118/Changes
--- old/Test2-Suite-0.000117/Changes2018-12-04 20:37:16.0 +0100
+++ new/Test2-Suite-0.000118/Changes2019-01-18 22:44:07.0 +0100
@@ -1,3 +1,8 @@
+0.000118  2019-01-18 13:44:06-08:00 America/Los_Angeles
+
+- Fix typo Test::Workflow -> Test2::Workflow #170
+- Fix test broken by new Test-Simple #175
+
 0.000117  2018-12-04 11:37:15-08:00 America/Los_Angeles
 
 - Remove test that belongs in another dist
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000117/LICENSE 
new/Test2-Suite-0.000118/LICENSE
--- old/Test2-Suite-0.000117/LICENSE2018-12-04 20:37:16.0 +0100
+++ new/Test2-Suite-0.000118/LICENSE2019-01-18 22:44:07.0 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2018 by Chad Granum.
+This software is copyright (c) 2019 by Chad Granum.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2018 by Chad Granum.
+This software is Copyright (c) 2019 by Chad Granum.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2018 by Chad Granum.
+This software is Copyright (c) 2019 by Chad Granum.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000117/MANIFEST 
new/Test2-Suite-0.000118/MANIFEST
--- old/Test2-Suite-0.000117/MANIFEST   2018-12-04 20:37:16.0 +0100
+++ new/Test2-Suite-0.000118/MANIFEST   2019-01-18 22:44:07.0 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.010.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.012.
 Changes
 

commit perl-Test2-Suite for openSUSE:Factory

2018-12-08 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2018-12-08 11:20:32

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.19453 (New)


Package is "perl-Test2-Suite"

Sat Dec  8 11:20:32 2018 rev:11 rq:655836 version:0.000117

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2018-07-18 22:37:34.518215581 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.19453/perl-Test2-Suite.changes 
2018-12-08 11:20:39.318823014 +0100
@@ -1,0 +2,16 @@
+Thu Dec  6 16:27:16 UTC 2018 - Stephan Kulow 
+
+- updated to 0.000117
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000117  2018-12-04 11:37:15-08:00 America/Los_Angeles
+  
+  - Remove test that belongs in another dist
+  
+  0.000116  2018-11-28 15:47:12-08:00 America/Los_Angeles
+  
+  - Add 'set' to mock tools
+  - Fix 'overload' issue in deep check cycle detection.
+  - Minor updates
+
+---

Old:

  Test2-Suite-0.000115.tar.gz

New:

  Test2-Suite-0.000117.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.C5h69C/_old  2018-12-08 11:20:39.974822386 +0100
+++ /var/tmp/diff_new_pack.C5h69C/_new  2018-12-08 11:20:39.974822386 +0100
@@ -12,18 +12,18 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Test2-Suite
-Version:0.000115
+Version:0.000117
 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-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Test2-Suite/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -53,11 +53,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++ Test2-Suite-0.000115.tar.gz -> Test2-Suite-0.000117.tar.gz ++
 1683 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2018-07-18 22:37:33

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new (New)


Package is "perl-Test2-Suite"

Wed Jul 18 22:37:33 2018 rev:10 rq:623035 version:0.000115

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2018-05-07 14:50:47.551443399 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new/perl-Test2-Suite.changes   
2018-07-18 22:37:34.518215581 +0200
@@ -1,0 +2,11 @@
+Thu Jul 12 06:10:21 UTC 2018 - co...@suse.com
+
+- updated to 0.000115
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000115  2018-07-11 09:39:37-07:00 America/Los_Angeles
+  
+  - Fix warning on undefined note/diag
+  - Improve an error message.
+
+---

Old:

  Test2-Suite-0.000114.tar.gz

New:

  Test2-Suite-0.000115.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.BNjysi/_old  2018-07-18 22:37:35.766211447 +0200
+++ /var/tmp/diff_new_pack.BNjysi/_new  2018-07-18 22:37:35.770211434 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000114
+Version:0.000115
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000114.tar.gz -> Test2-Suite-0.000115.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000114/Changes 
new/Test2-Suite-0.000115/Changes
--- old/Test2-Suite-0.000114/Changes2018-04-19 17:39:57.0 +0200
+++ new/Test2-Suite-0.000115/Changes2018-07-11 18:39:38.0 +0200
@@ -1,3 +1,8 @@
+0.000115  2018-07-11 09:39:37-07:00 America/Los_Angeles
+
+- Fix warning on undefined note/diag
+- Improve an error message.
+
 0.000114  2018-04-19 08:39:56-07:00 America/Los_Angeles
 
 - Fix missing manual section
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000114/META.json 
new/Test2-Suite-0.000115/META.json
--- old/Test2-Suite-0.000114/META.json  2018-04-19 17:39:57.0 +0200
+++ new/Test2-Suite-0.000115/META.json  2018-07-11 18:39:38.0 +0200
@@ -62,7 +62,7 @@
  "url" : "http://github.com/Test-More/Test2-Suite/";
   }
},
-   "version" : "0.000114",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
+   "version" : "0.000115",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000114/META.yml 
new/Test2-Suite-0.000115/META.yml
--- old/Test2-Suite-0.000114/META.yml   2018-04-19 17:39:57.0 +0200
+++ new/Test2-Suite-0.000115/META.yml   2018-07-11 18:39:38.0 +0200
@@ -31,5 +31,5 @@
 resources:
   bugtracker: http://github.com/Test-More/Test2-Suite/issues
   repository: http://github.com/Test-More/Test2-Suite/
-version: '0.000114'
+version: '0.000115'
 x_serialization_backend: 'YAML::Tiny version 1.70'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000114/Makefile.PL 
new/Test2-Suite-0.000115/Makefile.PL
--- old/Test2-Suite-0.000114/Makefile.PL2018-04-19 17:39:57.0 
+0200
+++ new/Test2-Suite-0.000115/Makefile.PL2018-07-11 18:39:38.0 
+0200
@@ -32,7 +32,7 @@
 "overload" => 0,
 "utf8" => 0
   },
-  "VERSION" => "0.000114",
+  "VERSION" => "0.000115",
   "test" => {
 "TESTS" => "t/*.t t/acceptance/*.t t/behavior/*.t t/modules/*.t 
t/modules/AsyncSubtest/*.t t/modules/AsyncSubtest/Event/*.t 
t/modules/Bundle/*.t t/modules/Compare/*.t t/modules/Plugin/*.t 
t/modules/Require/*.t t/modules/Tools/*.t t/modules/Util/*.t 
t/modules/Util/Table/*.t t/modules/Workflow/*.t t/modules/Workflow/Task/*.t 
t/regression/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test2-Suite-0.000114/lib/Test2/AsyncSubtest/Event/Attach.pm 
new/Test2-Suite-0.000115/lib/Test2/AsyncSubtest/Event/Attach.pm
--- old/Test2-Suite-0.000114/lib/Test2/AsyncSubtest/Event/Attach.pm 
2018-04-19 17:39:57.0 +0200
+++ new/Test2-Suite-0.000115/lib/Test2/AsyncSubtest/Event/Attach.pm 
2018-07-11 18:39:38.0 +0200
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.000114';
+our $VERSION = '0.000115';
 
 use base 'Test2::Event';
 use Test2::Util::HashBase qw/id/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.

commit perl-Test2-Suite for openSUSE:Factory

2018-05-07 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2018-05-07 14:50:43

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new (New)


Package is "perl-Test2-Suite"

Mon May  7 14:50:43 2018 rev:9 rq:603051 version:0.000114

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2018-03-20 21:52:02.483653697 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new/perl-Test2-Suite.changes   
2018-05-07 14:50:47.551443399 +0200
@@ -1,0 +2,21 @@
+Tue Apr 24 05:56:22 UTC 2018 - co...@suse.com
+
+- updated to 0.000114
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000114  2018-04-19 08:39:56-07:00 America/Los_Angeles
+  
+  - Fix missing manual section
+  
+  0.000113  2018-04-19 08:03:42-07:00 America/Los_Angeles
+  
+  - Fix typo
+  
+  0.000112  2018-04-19 07:15:40-07:00 America/Los_Angeles
+  
+  - Switch spec to use the testing_done callback
+  - Update copyright dates
+  - Finish the Anatomy manual section
+  - Finish the Tooling manual section
+
+---

Old:

  Test2-Suite-0.000111.tar.gz

New:

  Test2-Suite-0.000114.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.4xfFHK/_old  2018-05-07 14:50:48.935400214 +0200
+++ /var/tmp/diff_new_pack.4xfFHK/_new  2018-05-07 14:50:48.939400090 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000111
+Version:0.000114
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2
@@ -35,13 +35,13 @@
 BuildRequires:  perl(Scope::Guard)
 BuildRequires:  perl(Sub::Info) >= 0.002
 BuildRequires:  perl(Term::Table) >= 0.002
-BuildRequires:  perl(Test2) >= 1.302127
+BuildRequires:  perl(Test2::API) >= 1.302136
 Requires:   perl(Importer) >= 0.024
 Requires:   perl(Module::Pluggable) >= 2.7
 Requires:   perl(Scope::Guard)
 Requires:   perl(Sub::Info) >= 0.002
 Requires:   perl(Term::Table) >= 0.002
-Requires:   perl(Test2) >= 1.302127
+Requires:   perl(Test2::API) >= 1.302136
 %{perl_requires}
 
 %description

++ Test2-Suite-0.000111.tar.gz -> Test2-Suite-0.000114.tar.gz ++
 3732 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2018-03-20 21:51:59

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new (New)


Package is "perl-Test2-Suite"

Tue Mar 20 21:51:59 2018 rev:8 rq:587596 version:0.000111

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2018-03-07 10:30:27.139623191 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new/perl-Test2-Suite.changes   
2018-03-20 21:52:02.483653697 +0100
@@ -1,0 +2,60 @@
+Thu Mar 15 06:55:14 UTC 2018 - co...@suse.com
+
+- updated to 0.000111
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000111  2018-03-14 12:37:45-07:00 America/Los_Angeles
+  
+  - No Changes since last trial
+  
+  0.000110  2018-03-13 13:36:37-07:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Allow events from unattached processes in AsyncSubtest
+  
+  0.000109  2018-03-12 13:20:18-07:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Add AsyncSubtest retrieval to hubs
+
+---
+Mon Mar 12 06:54:04 UTC 2018 - co...@suse.com
+
+- updated to 0.000108
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000108  2018-03-11 12:51:56-07:00 America/Los_Angeles
+  
+  - No changes since last release
+  
+  0.000107  2018-03-09 15:43:30-08:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Add rounded() and within() wrappers for approximate comparisons
+
+---
+Wed Mar  7 06:53:24 UTC 2018 - co...@suse.com
+
+- updated to 0.000106
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000106  2018-03-06 13:10:55-08:00 America/Los_Angeles
+  
+  - No changes since trial
+  
+  0.000105  2018-03-06 09:13:36-08:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Fix nesting bug in Test2::Workflow
+
+---
+Tue Mar  6 07:05:50 UTC 2018 - co...@suse.com
+
+- updated to 0.000104
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000104  2018-03-05 09:27:44-08:00 America/Los_Angeles
+  
+  - Add Data::Dumper to dep list (#154)
+  
+  0.000103  2018-03-02 13:00:54-08:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - AsyncSubtest now works with UUIDs and adds other proper meta-data
+
+---

Old:

  Test2-Suite-0.000102.tar.gz

New:

  Test2-Suite-0.000111.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.OoPd5r/_old  2018-03-20 21:52:03.351622442 +0100
+++ /var/tmp/diff_new_pack.OoPd5r/_new  2018-03-20 21:52:03.355622297 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000102
+Version:0.000111
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2
@@ -35,13 +35,13 @@
 BuildRequires:  perl(Scope::Guard)
 BuildRequires:  perl(Sub::Info) >= 0.002
 BuildRequires:  perl(Term::Table) >= 0.002
-BuildRequires:  perl(Test2) >= 1.302119
+BuildRequires:  perl(Test2) >= 1.302127
 Requires:   perl(Importer) >= 0.024
 Requires:   perl(Module::Pluggable) >= 2.7
 Requires:   perl(Scope::Guard)
 Requires:   perl(Sub::Info) >= 0.002
 Requires:   perl(Term::Table) >= 0.002
-Requires:   perl(Test2) >= 1.302119
+Requires:   perl(Test2) >= 1.302127
 %{perl_requires}
 
 %description

++ Test2-Suite-0.000102.tar.gz -> Test2-Suite-0.000111.tar.gz ++
 2090 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2018-03-07 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2018-03-07 10:30:25

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new (New)


Package is "perl-Test2-Suite"

Wed Mar  7 10:30:25 2018 rev:7 rq:582478 version:0.000102

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2018-02-21 14:06:27.205030301 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new/perl-Test2-Suite.changes   
2018-03-07 10:30:27.139623191 +0100
@@ -1,0 +2,15 @@
+Sat Mar  3 07:09:11 UTC 2018 - co...@suse.com
+
+- updated to 0.000102
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000102  2018-03-02 09:45:27-08:00 America/Los_Angeles
+  
+  - No Changes since last trial
+  
+  0.000101  2018-02-21 16:27:18-08:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Add much needed verbosity to 'You must attach to an AsyncSubtest ...' 
errors
+  - Documentation updates
+
+---

Old:

  Test2-Suite-0.000100.tar.gz

New:

  Test2-Suite-0.000102.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.rywy7X/_old  2018-03-07 10:30:28.583571106 +0100
+++ /var/tmp/diff_new_pack.rywy7X/_new  2018-03-07 10:30:28.587570962 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.000100
+Version:0.000102
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.000100.tar.gz -> Test2-Suite-0.000102.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000100/Changes 
new/Test2-Suite-0.000102/Changes
--- old/Test2-Suite-0.000100/Changes2018-02-14 06:41:31.0 +0100
+++ new/Test2-Suite-0.000102/Changes2018-03-02 18:45:29.0 +0100
@@ -1,3 +1,12 @@
+0.000102  2018-03-02 09:45:27-08:00 America/Los_Angeles
+
+- No Changes since last trial
+
+0.000101  2018-02-21 16:27:18-08:00 America/Los_Angeles (TRIAL RELEASE)
+
+- Add much needed verbosity to 'You must attach to an AsyncSubtest ...' 
errors
+- Documentation updates
+
 0.000100  2018-02-13 21:41:30-08:00 America/Los_Angeles
 
 - No changes from last TRIAL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000100/META.json 
new/Test2-Suite-0.000102/META.json
--- old/Test2-Suite-0.000100/META.json  2018-02-14 06:41:31.0 +0100
+++ new/Test2-Suite-0.000102/META.json  2018-03-02 18:45:29.0 +0100
@@ -61,7 +61,7 @@
  "url" : "http://github.com/Test-More/Test2-Suite/";
   }
},
-   "version" : "0.000100",
+   "version" : "0.000102",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.00"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000100/META.yml 
new/Test2-Suite-0.000102/META.yml
--- old/Test2-Suite-0.000100/META.yml   2018-02-14 06:41:31.0 +0100
+++ new/Test2-Suite-0.000102/META.yml   2018-03-02 18:45:29.0 +0100
@@ -30,5 +30,5 @@
 resources:
   bugtracker: http://github.com/Test-More/Test2-Suite/issues
   repository: http://github.com/Test-More/Test2-Suite/
-version: '0.000100'
+version: '0.000102'
 x_serialization_backend: 'YAML::Tiny version 1.70'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Suite-0.000100/Makefile.PL 
new/Test2-Suite-0.000102/Makefile.PL
--- old/Test2-Suite-0.000100/Makefile.PL2018-02-14 06:41:31.0 
+0100
+++ new/Test2-Suite-0.000102/Makefile.PL2018-03-02 18:45:29.0 
+0100
@@ -31,7 +31,7 @@
 "overload" => 0,
 "utf8" => 0
   },
-  "VERSION" => "0.000100",
+  "VERSION" => "0.000102",
   "test" => {
 "TESTS" => "t/*.t t/acceptance/*.t t/behavior/*.t t/modules/*.t 
t/modules/AsyncSubtest/*.t t/modules/AsyncSubtest/Event/*.t 
t/modules/Bundle/*.t t/modules/Compare/*.t t/modules/Plugin/*.t 
t/modules/Require/*.t t/modules/Tools/*.t t/modules/Util/*.t 
t/modules/Util/Table/*.t t/modules/Workflow/*.t t/modules/Workflow/Task/*.t 
t/regression/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test2-Suite-0.000100/lib/Test2/AsyncSubtest/Event/Attach.pm 
new/Test2-Suite-0.000102/lib/Test2/AsyncSubtest/Event/Attach.pm
--- old/Test2-Suite-0.000100/lib/Test2/AsyncSubtest/Event/Attach.pm 
2018-02-14 06:41:31.0 +0100
+++ new/Test2-Suite-0.000102/lib/Test2/AsyncSubtest/Event/Attach.pm 
2018-03-02 18:45:2

commit perl-Test2-Suite for openSUSE:Factory

2018-02-21 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2018-02-21 14:06:20

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new (New)


Package is "perl-Test2-Suite"

Wed Feb 21 14:06:20 2018 rev:6 rq:577187 version:0.000100

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2017-12-19 10:47:59.675742524 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new/perl-Test2-Suite.changes   
2018-02-21 14:06:27.205030301 +0100
@@ -1,0 +2,20 @@
+Thu Feb 15 07:11:10 UTC 2018 - co...@suse.com
+
+- updated to 0.000100
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000100  2018-02-13 21:41:30-08:00 America/Los_Angeles
+  
+  - No changes from last TRIAL
+  
+  0.99  2018-02-06 12:53:16-08:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Fix AsyncSubtest plan to be at the right nesting, and buffered
+  
+  0.98  2018-02-06 12:05:28-08:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Fix AsyncSubtest main event buffered/nesting values
+  - Fix bug where AsyncSub test vanishes with no error when finished after
+its parent ends.
+
+---

Old:

  Test2-Suite-0.97.tar.gz

New:

  Test2-Suite-0.000100.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.t1vKfB/_old  2018-02-21 14:06:28.540982228 +0100
+++ /var/tmp/diff_new_pack.t1vKfB/_new  2018-02-21 14:06:28.544982083 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test2-Suite
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,11 +17,11 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.97
+Version:0.000100
 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+
+License:Artistic-1.0 OR GPL-1.0-or-later
 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

++ Test2-Suite-0.97.tar.gz -> Test2-Suite-0.000100.tar.gz ++
 1826 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2017-12-19 10:47:56

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new (New)


Package is "perl-Test2-Suite"

Tue Dec 19 10:47:56 2017 rev:5 rq:557292 version:0.97

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2017-12-12 21:19:04.037730347 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new/perl-Test2-Suite.changes   
2017-12-19 10:47:59.675742524 +0100
@@ -1,0 +2,6 @@
+Fri Dec 15 07:01:29 UTC 2017 - co...@suse.com
+
+- updated to 0.97
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+---

Old:

  Test2-Suite-0.83.tar.gz

New:

  Test2-Suite-0.97.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.vhy0I7/_old  2017-12-19 10:48:00.383708347 +0100
+++ /var/tmp/diff_new_pack.vhy0I7/_new  2017-12-19 10:48:00.383708347 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.83
+Version:0.97
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2
@@ -31,13 +31,17 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Importer) >= 0.024
-BuildRequires:  perl(Sub::Info) >= 0.001
+BuildRequires:  perl(Module::Pluggable) >= 2.7
+BuildRequires:  perl(Scope::Guard)
+BuildRequires:  perl(Sub::Info) >= 0.002
 BuildRequires:  perl(Term::Table) >= 0.002
-BuildRequires:  perl(Test2) >= 1.302102
+BuildRequires:  perl(Test2) >= 1.302119
 Requires:   perl(Importer) >= 0.024
-Requires:   perl(Sub::Info) >= 0.001
+Requires:   perl(Module::Pluggable) >= 2.7
+Requires:   perl(Scope::Guard)
+Requires:   perl(Sub::Info) >= 0.002
 Requires:   perl(Term::Table) >= 0.002
-Requires:   perl(Test2) >= 1.302102
+Requires:   perl(Test2) >= 1.302119
 %{perl_requires}
 
 %description
@@ -62,7 +66,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc appveyor.yml Changes README README.md TODO
+%doc appveyor.yml Changes README README.md
 %license LICENSE
 
 %changelog

++ Test2-Suite-0.83.tar.gz -> Test2-Suite-0.97.tar.gz ++
 13367 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2017-12-12 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2017-12-12 21:19:02

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new (New)


Package is "perl-Test2-Suite"

Tue Dec 12 21:19:02 2017 rev:4 rq:554833 version:0.83

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2017-09-22 21:59:04.132312886 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new/perl-Test2-Suite.changes   
2017-12-12 21:19:04.037730347 +0100
@@ -1,0 +2,49 @@
+Thu Oct 26 05:56:54 UTC 2017 - co...@suse.com
+
+- updated to 0.83
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.83  2017-10-25 08:12:18-07:00 America/Los_Angeles
+  
+  - Mark a float ests TODO until the PR author can fix it
+
+---
+Sat Oct 21 05:53:21 UTC 2017 - co...@suse.com
+
+- updated to 0.82
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.82  2017-10-20 07:11:08-07:00 America/Los_Angeles
+  
+  - No Changes since last trial
+  
+  0.81  2017-10-19 09:09:14-07:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Add Test2::Compare::Float to handle floating point comparison issues 
with
+representation error.
+  - Add float() to Test2::Utils::Compare and import Test2::Compare::Float
+  - Import and Export Test2::Utils::Compare::float in Test2::V0
+  - Documentation fixes
+  - Better 5.10.0/utf8 fix
+  - VSTRING comparisons
+  - Bag compare now handles duplicates better
+
+---
+Tue Oct 17 05:58:13 UTC 2017 - co...@suse.com
+
+- updated to 0.80
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.80  2017-10-15 10:13:30-07:00 America/Los_Angeles
+  
+  - No changes since last trial
+  
+  0.79  2017-10-14 20:18:51-07:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - (Colin Newell) Fix UTF8 issue with perl 5.10.0
+  
+  0.78  2017-10-14 20:15:21-07:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Fix for TODO + new ok style
+
+---
@@ -119,12 +167,0 @@
-

-Wed Sep 28 06:14:56 UTC 2016 - co...@suse.com
-
-- updated to 0.60
-   see /usr/share/doc/packages/perl-Test2-Suite/Changes
-

-Tue Sep 27 06:18:59 UTC 2016 - co...@suse.com
-
-- updated to 0.60
-   see /usr/share/doc/packages/perl-Test2-Suite/Changes

Old:

  Test2-Suite-0.77.tar.gz

New:

  Test2-Suite-0.83.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.UbAmC1/_old  2017-12-12 21:19:04.861690570 +0100
+++ /var/tmp/diff_new_pack.UbAmC1/_new  2017-12-12 21:19:04.861690570 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.77
+Version:0.83
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2
@@ -33,11 +33,11 @@
 BuildRequires:  perl(Importer) >= 0.024
 BuildRequires:  perl(Sub::Info) >= 0.001
 BuildRequires:  perl(Term::Table) >= 0.002
-BuildRequires:  perl(Test2) >= 1.302096
+BuildRequires:  perl(Test2) >= 1.302102
 Requires:   perl(Importer) >= 0.024
 Requires:   perl(Sub::Info) >= 0.001
 Requires:   perl(Term::Table) >= 0.002
-Requires:   perl(Test2) >= 1.302096
+Requires:   perl(Test2) >= 1.302102
 %{perl_requires}
 
 %description

++ Test2-Suite-0.77.tar.gz -> Test2-Suite-0.83.tar.gz ++
 1876 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2017-09-22 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2017-09-22 21:59:02

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new (New)


Package is "perl-Test2-Suite"

Fri Sep 22 21:59:02 2017 rev:3 rq:526779 version:0.77

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2017-06-21 13:57:25.269427662 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new/perl-Test2-Suite.changes   
2017-09-22 21:59:04.132312886 +0200
@@ -1,0 +2,33 @@
+Wed Sep 13 06:14:42 UTC 2017 - co...@suse.com
+
+- updated to 0.77
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.77  2017-09-12 07:49:16-07:00 America/Los_Angeles
+  
+  - No changes since last TRIAL release
+  
+  0.76  2017-09-11 15:21:07-07:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Add Test2::Tools::GenTemp
+
+---
+Tue Sep 12 06:17:26 UTC 2017 - co...@suse.com
+
+- updated to 0.75
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.75  2017-09-10 21:22:17-07:00 America/Los_Angeles
+  
+  - Add version to Test2::Event::Times
+  
+  0.74  2017-08-31 20:37:47-07:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Add Test2::Event::Times
+  - Fix some tests that were failing in yath
+  
+  0.73  2017-08-30 23:11:28-07:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Add Test2::Plugin::Times
+
+---

Old:

  Test2-Suite-0.72.tar.gz

New:

  Test2-Suite-0.77.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.Z3lg04/_old  2017-09-22 21:59:04.764224013 +0200
+++ /var/tmp/diff_new_pack.Z3lg04/_new  2017-09-22 21:59:04.768223450 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.72
+Version:0.77
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2
@@ -33,11 +33,11 @@
 BuildRequires:  perl(Importer) >= 0.024
 BuildRequires:  perl(Sub::Info) >= 0.001
 BuildRequires:  perl(Term::Table) >= 0.002
-BuildRequires:  perl(Test2) >= 1.302073
+BuildRequires:  perl(Test2) >= 1.302096
 Requires:   perl(Importer) >= 0.024
 Requires:   perl(Sub::Info) >= 0.001
 Requires:   perl(Term::Table) >= 0.002
-Requires:   perl(Test2) >= 1.302073
+Requires:   perl(Test2) >= 1.302096
 %{perl_requires}
 
 %description

++ Test2-Suite-0.72.tar.gz -> Test2-Suite-0.77.tar.gz ++
 1605 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2017-06-21 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2017-06-21 13:57:22

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new (New)


Package is "perl-Test2-Suite"

Wed Jun 21 13:57:22 2017 rev:2 rq:504927 version:0.72

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2017-06-01 16:34:32.655803294 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new/perl-Test2-Suite.changes   
2017-06-21 13:57:25.269427662 +0200
@@ -1,0 +2,18 @@
+Sun Jun 18 06:26:13 UTC 2017 - co...@suse.com
+
+- updated to 0.72
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.72  2017-06-17 21:48:14-07:00 America/Los_Angeles
+  
+  - No change since last trial
+  
+  0.71  2017-06-10 13:40:27-07:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Introduce Test2::V# bundles
+  - Deprecate Test2::Bundle::Extended
+  - Test2::V0 added
+  - Fix Test2::Mock doesn't accept non-ref values (Mike Raynham)
+  - Fix isa_ok overload issue (Mike Raynham)
+
+---

Old:

  Test2-Suite-0.70.tar.gz

New:

  Test2-Suite-0.72.tar.gz



Other differences:
--
++ perl-Test2-Suite.spec ++
--- /var/tmp/diff_new_pack.trlNPB/_old  2017-06-21 13:57:25.841346987 +0200
+++ /var/tmp/diff_new_pack.trlNPB/_new  2017-06-21 13:57:25.841346987 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Suite
-Version:0.70
+Version:0.72
 Release:0
 %define cpan_name Test2-Suite
 Summary:Distribution with a rich set of tools built upon the Test2

++ Test2-Suite-0.70.tar.gz -> Test2-Suite-0.72.tar.gz ++
 2026 lines of diff (skipped)




commit perl-Test2-Suite for openSUSE:Factory

2017-06-01 Thread root
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.70

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 - co...@suse.com
+
+- updated to 0.70
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.70  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.69  2017-03-16 20:57:43-07:00 America/Los_Angeles
+  
+  - No changes from trial
+  
+  0.68  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.67  2017-01-03 19:41:52-08:00 America/Los_Angeles
+  
+  - No changes
+  
+  0.66  2016-12-23 15:16:18-08:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Move sub_info to Sub::Info
+  
+  0.65  2016-12-19 19:46:47-08:00 America/Los_Angeles
+  
+  - AUTHOR_TESTING a fragile test
+  
+  0.64  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 - co...@suse.com
+
+- updated to 0.63
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.63  2016-12-17 12:11:39-08:00 America/Los_Angeles
+  
+  - No notable changes since the last trial release.
+  
+  0.62  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 - co...@suse.com
+
+- updated to 0.61
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.61  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 - co...@suse.com
+
+- updated to 0.60
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+---
+Tue Sep 27 06:18:59 UTC 2016 - co...@suse.com
+
+- updated to 0.60
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+---
+Mon Sep 26 06:00:07 UTC 2016 - co...@suse.com
+
+- updated to 0.60
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.60  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.59  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 - co...@suse.com
+
+- updated to 0.58
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.58  2016-08-13 13:06:10-07:00 America/Los_Angeles
+  
+  0.57  2016-08-10 22:13:39-07:00 America/Los_Angeles (TRIAL RELEASE)
+  
+  - Add contact info to docs
+  
+  0.56  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 - co...@suse.com
+
+- updated to 0.55
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.55  2016-07-30 13:18:13-07:00 America/Los_Angeles
+  
+  - Spelling fix from Debia