Files
perl-TAP-Formatter-JUnit/perl-TAP-Formatter-JUnit.changes

17 lines
654 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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.