- updated to 0.270.0 (0.27) see /usr/share/doc/packages/perl-Test-Unit/ChangeLog 2024-06-27 Ricardo Signes <cpan@semiotic.systems> * lib/Test/Unit/Assert.pm: sort keys when deep-comparing hashes to avoid hash randomization causing test failures sporadically * lib/Test/Unit/Procedural.pm: fix a typo * t/tlib/AssertTest.pm: fix a test that failed on perl v5.30 due to a bug in perl v5.30! 2024-06-26 Ricardo Signes <cpan@semiotic.systems> * lib/Test/Unit.pm: version 0.26 * lib/Test/Unit/TestCase.pm: the "defined ARRAY" syntax, removed in v5.22.0, has now been removed from this library * t/try_examples.t: was adjusted to pass on Darwin * t/tlib/AssertTest.pm: tests were updated to work with whatever qr// stringification is in play OBS-URL: https://build.opensuse.org/request/show/1184368 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Unit?expand=0&rev=14
64 lines
2.2 KiB
Plaintext
64 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 1 14:26:49 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- updated to 0.270.0 (0.27)
|
|
see /usr/share/doc/packages/perl-Test-Unit/ChangeLog
|
|
|
|
2024-06-27 Ricardo Signes <cpan@semiotic.systems>
|
|
* lib/Test/Unit/Assert.pm: sort keys when deep-comparing hashes to avoid hash
|
|
randomization causing test failures sporadically
|
|
* lib/Test/Unit/Procedural.pm: fix a typo
|
|
* t/tlib/AssertTest.pm: fix a test that failed on perl v5.30 due to a bug in
|
|
perl v5.30!
|
|
2024-06-26 Ricardo Signes <cpan@semiotic.systems>
|
|
* lib/Test/Unit.pm: version 0.26
|
|
* lib/Test/Unit/TestCase.pm: the "defined ARRAY" syntax, removed in v5.22.0,
|
|
has now been removed from this library
|
|
* t/try_examples.t: was adjusted to pass on Darwin
|
|
* t/tlib/AssertTest.pm: tests were updated to work with whatever qr//
|
|
stringification is in play
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 8 00:17:56 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- Use %autosetup instead of deprecated %patchN
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 21 15:25:36 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- Add Test-Unit-0.25-Adapt-tests-to-Perl-5.30.patch to fix build with
|
|
newer perl
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 1 08:57:11 UTC 2013 - coolo@suse.com
|
|
|
|
- fix test with perl 5.18 (this module should really be dropped,
|
|
but kiwi relies on that old stuff)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 12 06:46:39 UTC 2012 - rschweikert@suse.com
|
|
|
|
- fix test with perl 5.14.2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 23 09:04:14 UTC 2011 - coolo@novell.com
|
|
|
|
- fix build with perl 5.14
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 3 11:45:58 UTC 2011 - coolo@opensuse.org
|
|
|
|
- regenerated with cpanspec
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:00:56 UTC 2010 - coolo@novell.com
|
|
|
|
- called spec2changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 21 00:00:00 UTC 2008 - gerrit@gmx.de
|
|
|
|
- first release 0.25
|
|
|
|
|