Accepting request 215448 from home:mlatimer:branches:devel:languages:perl

Update to 0.09, and implement hash fix to build on 13.1

OBS-URL: https://build.opensuse.org/request/show/215448
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-TAP-Formatter-JUnit?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2014-01-29 08:45:45 +00:00
committed by Git OBS Bridge
parent faac22e4c9
commit e700c3f520
5 changed files with 126 additions and 8 deletions

View File

@@ -1,5 +1,16 @@
-------------------------------------------------------------------
Tue Jan 28 22:36:39 UTC 2014 - mlatimer@suse.com
- Update to version 0.09
- Implement Tie::IxHash to resolve testcase failures due to randomized hashes
in perl 5.18 (https://rt.cpan.org/Public/Bug/Display.html?id=81552)
* TAP-Formatter-JUnit-0.09-hashorder.patch
- Add perl-Moose, perl-MooseX-NonMoose, and perl-Tie-IxHash as required
packages for both build and runtime
-------------------------------------------------------------------
Thu Oct 10 17:19:51 UTC 2013 - mlatimer@suse.com
- Add BuildRequires: perl-Test-Harness to spec file to resolve SLE_11 build failures.
- Add BuildRequires: perl-Test-Harness to spec file to resolve SLE_11 build
failures.