Changelog for
ginkgo-1.2.0+git20151219.e43390e-2.139.x86_64.rpm :
* Mon Dec 19 2016 tboergerAATTsuse.com- Fixed typo in binary name
* Mon Dec 19 2016 tboergerAATTsuse.com- Added subpackage for ginko binary
* Mon Dec 19 2016 tboergerAATTsuse.com- Disabled failing tests because of circular deps
* Fri Dec 16 2016 tboergerAATTsuse.com- Refactoring based on new packaging proposal
* Mon Jan 11 2016 iAATTmarguerite.su- Update to version 1.2.0+git20151219.e43390e: + Quick fix for myself + Update the denoter to pivot off of runtime GOOS, using + for windows, BULLET for others + Close file handles to prevent test suite from failing when trying the os.RemoveAll operation in AfterEach on Windows + Don\'t print slowSpecThreshold default twice + Support GO15VENDOREXPERIMENT by ignoring vendored test suites. Fixes #187. + Support go 1.4; as a side effect, be a bit more strict about GO15VENDOREXPERIMENT=1