8
0

- updated to 0.42

- Added context() and xcontext() aliases for describe/xdescribe
    (reported by intrigeri)
  - Added license info to Makefile.PL (RT#75400)
  - Fixed test suite problems on Windows

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2012-03-09 14:08:15 +00:00
committed by Git OBS Bridge
parent a25fe00c9d
commit 2272db7efb
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 9 14:05:28 UTC 2012 - coolo@suse.com
- updated to 0.42
- Added context() and xcontext() aliases for describe/xdescribe
(reported by intrigeri)
- Added license info to Makefile.PL (RT#75400)
- Fixed test suite problems on Windows
-------------------------------------------------------------------
Thu Feb 16 08:19:09 UTC 2012 - coolo@suse.com