Package Release Info

golang-gopkgin-check-0.0.0+git20161122.aa8c435-bp151.3.3

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

golang-gopkgin-check

Change Logs

Version: 0.0.0+git20161122.aa8c435-bp150.2.4
* Thu Dec 08 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 08 2016 tboerger@suse.com
- Refactoring based on new packaging proposal
* Sat Jul 25 2015 i@marguerite.su
- rename to golang-gopkgin-check
- update version 0.0.0+git20150626.b3d3430
- use golang-packaging for packaging
* Sat Mar 21 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 07 2014 i@marguerite.su
- update version 2014.08.27 from github
  * see upstream git commits
* Tue Aug 13 2013 speilicke@suse.com
- Use %{go_exclusivearch} macro
* Mon Aug 05 2013 ro@suse.de
- use ExclusiveArch to limit build to the same architectures as go
* Tue Aug 14 2012 graham@andtech.eu
- Update to latest r2012.07.24
- support for std libs testing package benchmarking
* Mon Jun 11 2012 graham@andtech.eu
- Update spec for new package locations
- Add documentation sub package
* Mon Mar 05 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 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 07 2011 graham@andtech.eu
- correct license to BSD3c
* Wed Oct 05 2011 graham@andtech.eu
- Update to latest bzr, builds against go release r.60
* Sat Jun 25 2011 graham@andtech.eu
- Update to latest bzr (fixes breakage due to GOTO lang change)
* Tue Jun 14 2011 saschpe@gmx.de
- Disabled testsuite on Mandriva to avoid build error
* Tue Jun 14 2011 saschpe@gmx.de
- Initial version