1
0
perl-Test-Exception/perl-Test-Exception.changes
2013-06-04 15:31:34 +00:00

96 lines
3.1 KiB
Plaintext

-------------------------------------------------------------------
Tue Jun 4 15:03:12 UTC 2013 - coolo@suse.com
- updated to 0.32
Fixed tests that broke due to Test::More diagnostic changes
-------------------------------------------------------------------
Mon Apr 15 10:37:49 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Fri Nov 18 11:07:00 UTC 2011 - coolo@suse.com
- use original .tar.gz
-------------------------------------------------------------------
Tue Aug 30 19:13:52 UTC 2011 - andrea.turrini@gmail.com
- standardized "Authors:" format in description of
perl-Test-Exception.spec
-------------------------------------------------------------------
Wed Dec 1 06:55:42 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
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)