forked from pool/perl-Test-Exception
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Exception?expand=0&rev=366758c63db0c51d50dd635cfced70bf
69 lines
2.3 KiB
Plaintext
69 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Oct 15 15:53:15 CEST 2010 - anicka@suse.cz
|
|
|
|
- update to 0.31
|
|
- Added a bunch of folk to the acknowledgements
|
|
- Added some clarifying documentation to respond to RT#59293
|
|
- Marked a test that was failing under T::B 2.0 until we figure out
|
|
whether it should pass or not. See http://is.gd/fNOFb
|
|
- Added dates to changes file, as far as we can from backpan et al
|
|
- Fix for DB::args bug (thanks Peter Rabbitson)
|
|
- Fix for bizarre-copy bug (thanks Peter Rabbitson)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 13 16:40:46 CET 2010 - anicka@suse.cz
|
|
|
|
- update to 0.29
|
|
* Patch to fix code with Sub::Uplevel again.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 20 16:41:11 CET 2009 - jengelh@medozas.de
|
|
|
|
- enable parallel build
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 25 19:44:26 CEST 2009 - chris@computersalat.de
|
|
|
|
- spec mods
|
|
* removed ^----------
|
|
* removed ^#---------
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 14 11:32:17 CEST 2009 - chris@computersalat.de
|
|
|
|
- fixed deps
|
|
o Req for Test::Builder
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 1 13:12:01 CEST 2009 - chris@computersalat.de
|
|
|
|
- added perl-macros
|
|
o autogen filelist with perl_gen_filelist
|
|
- spec mods
|
|
o added header
|
|
o fixed deps
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 25 13:46:44 CET 2008 - anicka@suse.cz
|
|
|
|
- update to 0.27
|
|
* Patch to fix my broken code with the now working Sub::Uplevel.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 13 14:27:59 CET 2007 - anicka@suse.cz
|
|
|
|
- update to 0.26
|
|
* Added some more exposition on the usage of dies_ok() and
|
|
lives_ok() for those who found them confusing. Also reordered
|
|
presentation of docs so more specific throws_ok() comes first.
|
|
* Some misc. documentation tweaks.
|
|
* Added some tests for RT#24678, but not actually fixed them yet
|
|
* Added comment in docs about T::E not catching exit() in eval()
|
|
blocks
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 14 18:17:42 CEST 2007 - anicka@suse.cz
|
|
|
|
- package created (version 0.25)
|
|
|