87f31d3bb2
Fixed: - Tests will not use Test::Differences version 0.60 or greater - Setting PERL_CAPTURE_TINY_TIMEOUT to 0 will disable timeouts - Added support for $ENV{PERL_CAPTURE_TINY_TIMEOUT} to control the timeout period under 'tee'; tests set not to timeout to avoid false FAIL reports on overloaded virtual machine smokers Fixed: - $@ set within a captured block is no longer lost when the capture is completed; likewise, the initial value of $@ is not lost during capture (when no subsequent error occurs) (RT #65139) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Capture-Tiny?expand=0&rev=7
42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jul 21 08:55:31 UTC 2011 - coolo@novell.com
|
|
|
|
- updated to 0.11
|
|
Fixed:
|
|
- Tests will not use Test::Differences version 0.60 or greater
|
|
- Setting PERL_CAPTURE_TINY_TIMEOUT to 0 will disable timeouts
|
|
- Added support for $ENV{PERL_CAPTURE_TINY_TIMEOUT} to control
|
|
the timeout period under 'tee'; tests set not to timeout to
|
|
avoid false FAIL reports on overloaded virtual machine smokers
|
|
Fixed:
|
|
- $@ set within a captured block is no longer lost when the capture
|
|
is completed; likewise, the initial value of $@ is not lost
|
|
during capture (when no subsequent error occurs) (RT #65139)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 15:42:27 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:29:25 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 21 06:10:35 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.08
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 26 12:27:47 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.07
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 29 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
|
|
|
|
- new package
|
|
|
|
|