Changelog for
golang-gopkgin-check-0.0.0+git20161122.aa8c435-5.6.x86_64.rpm :
Thu Dec 8 13:00:00 2016 tboergerAATTsuse.com
- Update to version 0.0.0+git20161122.aa8c435:
* Replaced path.Join with filepath.Join in newPath() in order to facilitate proper MkDir() on all OS-es
* Fixed misleading tempdir removal message under Windows.
* Include the whole Go license on benchmark.go.
* check: fix data race on C.status
* Fix panic tracebacks with Go tip.
* Moved the reporter functions to a separate file.
* Do not export reporterS.
* Get the filename from runtime.
* Fix tests and some golint issues (#85)
* Fix typo: conjuction (#83)
Thu Dec 8 13:00:00 2016 tboergerAATTsuse.com
- Refactoring based on new packaging proposal
Sat Jul 25 14:00:00 2015 iAATTmarguerite.su
- rename to golang-gopkgin-check
- update version 0.0.0+git20150626.b3d3430
- use golang-packaging for packaging
Sat Mar 21 13:00:00 2015 iAATTmarguerite.su
- rename to go-gocheck
- remove go_disable_brp_strip_static_archive usage
- update version 0.0.0+git20140401.1632973
Sun Sep 7 14:00:00 2014 iAATTmarguerite.su
- update version 2014.08.27 from github
* see upstream git commits
Tue Aug 13 14:00:00 2013 speilickeAATTsuse.com
- Use %{go_exclusivearch} macro
Mon Aug 5 14:00:00 2013 roAATTsuse.de
- use ExclusiveArch to limit build to the same architectures as go
Tue Aug 14 14:00:00 2012 grahamAATTandtech.eu
- Update to latest r2012.07.24
- support for std libs testing package benchmarking
Mon Jun 11 14:00:00 2012 grahamAATTandtech.eu
- Update spec for new package locations
- Add documentation sub package
Mon Mar 5 13:00:00 2012 grahamAATTandtech.eu
- Update to weekly.2012-03-04
- Added HasLen checker
- Renamed Bug to Commentf.
- Added DeepEquals and Equals now matches the behavior of ==
Tue Dec 13 13:00:00 2011 saschpeAATTsuse.de
- Update to bzr 13/12/2011 version:
* Port to weekly.2011-12-02
*
*C now has an Output method matching the log.Logger interface.
Fri Oct 7 14:00:00 2011 grahamAATTandtech.eu
- correct license to BSD3c
Wed Oct 5 14:00:00 2011 grahamAATTandtech.eu
- Update to latest bzr, builds against go release r.60
Sat Jun 25 14:00:00 2011 grahamAATTandtech.eu
- Update to latest bzr (fixes breakage due to GOTO lang change)
Tue Jun 14 14:00:00 2011 saschpeAATTgmx.de
- Disabled testsuite on Mandriva to avoid build error
Tue Jun 14 14:00:00 2011 saschpeAATTgmx.de
- Initial version