SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for genqrc-1.0.0+git20150209.2ee7e5f-1.9.x86_64.rpm :

* Tue Jan 17 2017 thippAATTsuse.de- Extend rpmlintrc
* Tue Dec 13 2016 tboergerAATTsuse.com- Update to version 1.0.0+git20150209.2ee7e5f:
* Fix simple naming mistake
* Ported some of the qtquickcontrols examples
* Documentation spacing fixes.
* Update genqrc documentation after help text.
* Move cdata logic to assembly in Go 1.4+.
* README: fix requirements to refer to Go >= 1.2
* Update setup.sh
* Update README.md
* Fix bug in resource packing.
* Make sure context.file is not null before calling strlen
* Tue Dec 13 2016 tboergerAATTsuse.com- Refactoring based on new packaging proposal
* Sun Jan 24 2016 iAATTmarguerite.su- rename from go-qml to golang-gopkgin-qml.v1- update version 0.0.0+git20150209.2ee7e5f: + Ported some of the qtquickcontrols examples + Fix bug in resource packing. + Make sure context.file is not null before calling strlen
* Sat Mar 21 2015 iAATTmarguerite.su- update version 0.0.0+git20140813.b4eccb4- clean specfile
* Sun Sep 07 2014 iAATTmarguerite.su- update version git.20140907
* Force consts on all GL profiles to be processed
* Fix handling of glbase.Sync
* Convert offset in VertexAttribPointer to uintptr- drop patch: go-qml-glbase.Sync-uintptr-to-unsafe.Pointer-type.patch
* upstream fixed- drop patch: go-qml-gl-INFO_LOG_LENGTH.patch
* upstream fixed
* Sat Sep 06 2014 iAATTmarguerite.su- initial version git.20140906
* see upstream github commit- add patch: go-qml-glbase.Sync-uintptr-to-unsafe.Pointer-type.patch
* fix glbase.Sync type (uintptr) to C.GLsync type conversion and vice versa (glresult).
* GLsync in openGL defines \"typedef struct __GLsync
*GLsync;\" but golang\'s pointer type uintptr can\'t feed it.
* we have to use unsafe.Pointer(sync) to convert a glbase.Sync type (uintptr) to a pointer first.
* but this usage is disallowed in golang 1.3, so we just define glbase.Sync as an unsafe.Pointer type.
* reference: https://github.com/go-gl/glow/issues/8- add patch: go-qml-gl-INFO_LOG_LENGTH.patch
* add missing const INFO_LOG_LENGTH to some gl/
*/gl.go
 
ICM