File golang-github-philio-gomysql.changes of Package golang-github-philio-gomysql
-------------------------------------------------------------------
Sun Jul 12 14:17:48 UTC 2015 - i@marguerite.su
- rename to golang-github-philio-gomysql
- update version 0.0.0+git20110531.e621cd9
- use golang-packaging for packaging
- add patch: shadowed-err.patch
* fix 'err is shadowed' error
- add patch: strconv.patch
* fix Atoi64 and such functions
- add patch: crypto.sum.patch
* fix crypto/sha1 Sum() to Sum(nil)
-------------------------------------------------------------------
Sat Mar 21 05:13:48 UTC 2015 - i@marguerite.su
- remove go_disable_brp_strip_static_archive usage
-------------------------------------------------------------------
Tue Aug 6 00:46:57 CEST 2013 - ro@suse.de
- use ExclusiveArch to limit build to the same architectures as go
-------------------------------------------------------------------
Mon Jun 11 10:20:47 UTC 2012 - graham@andtech.eu
- Update spec with new package locations
- Add documentation sub package
-------------------------------------------------------------------
Wed Mar 7 06:02:49 UTC 2012 - graham@andtech.eu
- update specfile
-------------------------------------------------------------------
Mon Feb 6 12:26:42 UTC 2012 - saschpe@suse.de
- Move to goinstall
-------------------------------------------------------------------
Sat Dec 24 08:30:49 UTC 2011 - graham@andtech.eu
- Update to work with weekly.2011.12.22
- If db isn't setup, show helpful tips and don't crash
- Remove some unnecessary type assertions
- Add UseResult method on Statement
- fixed to handle null values
- Return an error in UseResult if there's no result set
-------------------------------------------------------------------
Wed Jun 8 15:26:05 UTC 2011 - saschpe@suse.de
- Use new %go_disable_brp_strip_static_archive macro
-------------------------------------------------------------------
Sun May 22 10:27:26 UTC 2011 - saschpe@gmx.de
- Disable tests for now, needs a running MySQL server
-------------------------------------------------------------------
Sat May 21 13:02:00 UTC 2011 - saschpe@gmx.de
- Initial version