File golang-gopkgin-check.changes of Package golang-gopkgin-check
-------------------------------------------------------------------
Thu Dec 08 12:53:10 UTC 2016 - tboerger@suse.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 12:49:13 UTC 2016 - tboerger@suse.com
- Refactoring based on new packaging proposal
-------------------------------------------------------------------
Sat Jul 25 09:46:51 UTC 2015 - i@marguerite.su
- rename to golang-gopkgin-check
- update version 0.0.0+git20150626.b3d3430
- use golang-packaging for packaging
-------------------------------------------------------------------
Sat Mar 21 05:48:11 UTC 2015 - i@marguerite.su
- rename to go-gocheck
- remove go_disable_brp_strip_static_archive usage
- update version 0.0.0+git20140401.1632973
-------------------------------------------------------------------
Sun Sep 7 01:07:59 UTC 2014 - i@marguerite.su
- update version 2014.08.27 from github
* see upstream git commits
-------------------------------------------------------------------
Tue Aug 13 08:19:15 UTC 2013 - speilicke@suse.com
- Use %{go_exclusivearch} macro
-------------------------------------------------------------------
Tue Aug 6 00:47:07 CEST 2013 - ro@suse.de
- use ExclusiveArch to limit build to the same architectures as go
-------------------------------------------------------------------
Tue Aug 14 20:56:32 UTC 2012 - graham@andtech.eu
- Update to latest r2012.07.24
- support for std libs testing package benchmarking
-------------------------------------------------------------------
Mon Jun 11 10:32:25 UTC 2012 - graham@andtech.eu
- Update spec for new package locations
- Add documentation sub package
-------------------------------------------------------------------
Mon Mar 5 16:43:50 UTC 2012 - graham@andtech.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 15:35:22 UTC 2011 - saschpe@suse.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 09:54:41 UTC 2011 - graham@andtech.eu
- correct license to BSD3c
-------------------------------------------------------------------
Wed Oct 5 16:39:08 UTC 2011 - graham@andtech.eu
- Update to latest bzr, builds against go release r.60
-------------------------------------------------------------------
Sat Jun 25 02:16:47 UTC 2011 - graham@andtech.eu
- Update to latest bzr (fixes breakage due to GOTO lang change)
-------------------------------------------------------------------
Tue Jun 14 18:21:28 UTC 2011 - saschpe@gmx.de
- Disabled testsuite on Mandriva to avoid build error
-------------------------------------------------------------------
Tue Jun 14 18:02:31 UTC 2011 - saschpe@gmx.de
- Initial version