File go-go-gtk.changes of Package go-go-gtk
-------------------------------------------------------------------
Tue Aug 6 00:46:59 CEST 2013 - ro@suse.de
- use ExclusiveArch to limit build to the same architectures as go
-------------------------------------------------------------------
Thu Sep 20 12:50:38 UTC 2012 - cfarrell@suse.com
- license update: BSD-3-Clause and LGPL-2.1+
Use ^and^ operator instead of ambigous ^;^ - also, the README.md refers
to ^Lesser^ rather than ^Libarary^ GPL - hence 2.1
-------------------------------------------------------------------
Mon Jun 11 10:24:49 UTC 2012 - graham@andtech.eu
- Update spec file with new package location
- Add documentation sub package
-------------------------------------------------------------------
Fri Feb 24 02:40:49 UTC 2012 - graham@andtech.eu
- On suse_version >= 1220, Patch out use of g_thread_init in gkd.go,
depcrecated and not necessary since glib >= 2.32.
-------------------------------------------------------------------
Fri Feb 17 14:40:55 UTC 2012 - graham@andtech.eu
- Update to latest git (17.02.2102)
- added GtkLabel.Set/GetMnemonicWidget
- some methods in GtkButton.
- Fixed gtk.RadioButtonWithMnemonic
- about dialog.
- fix GtkStatusIcon.
- GtkMessageDialog.
- updated listview example (ListStore is a TreeModel)
-------------------------------------------------------------------
Thu Jan 12 11:30:37 UTC 2012 - coolo@suse.com
- change license to be in spdx.org format
-------------------------------------------------------------------
Fri Dec 23 22:22:27 UTC 2011 - graham@andtech.eu
- Update to 23.12.2011 git
- GtkEntry.SetAlignment()
-------------------------------------------------------------------
Wed Oct 19 17:43:31 UTC 2011 - saschpe@gmx.de
- Update to 18/10/2011 git version:
* support GtkMenuPositionFunc, GtkImage
-------------------------------------------------------------------
Thu Oct 6 13:32:50 UTC 2011 - graham@andtech.eu
- Update to 20.09.2011 git
- GtkImage
- fix float64 don't be used from C.XXX()
- GtkRange use bit-fields
- ListFromNative()
- gtk_container_get_children()
- WidgetFromNative()
- support GtkMenuPositionFunc
- gtk_widget_set_state()
-------------------------------------------------------------------
Tue Jun 14 19:19:20 UTC 2011 - saschpe@gmx.de
- Update to 14/06/2011 git version
* Use Pack2
-------------------------------------------------------------------
Fri Jun 10 08:43:41 UTC 2011 - saschpe@suse.de
- Update to 10/06/2011 git version
* More complete GtkTreeSelection
* Typo and example fixes
* Made goinstall-able
- Added LGPLv2+ license
-------------------------------------------------------------------
Wed Jun 8 15:23:57 UTC 2011 - saschpe@suse.de
- Use new %go_disable_brp_strip_static_archive macro
-------------------------------------------------------------------
Sun May 22 13:05:27 UTC 2011 - saschpe@gmx.de
- Fixed gtksourceview dependencies on different distro versions
-------------------------------------------------------------------
Fri May 20 12:34:27 UTC 2011 - saschpe@suse.de
- Use Go RPM macros instead of custom ones
- Use proper package versioning scheme (needs reinstall)
- Drop provides/obsoletes of old package, needs reinstall anyway
-------------------------------------------------------------------
Thu May 19 14:34:46 UTC 2011 - saschpe@suse.de
- Remove rpmlintrc, not needed anymore
-------------------------------------------------------------------
Thu May 19 13:03:58 UTC 2011 - saschpe@suse.de
- Simpler build
- Don't require 'go'
- Disable brp-strip-static-archive on Fedora, RHEL and CentOS
- Provide devel and devel-static packages
- Remove devel-file-in-non-devel-package rpmlint filter
-------------------------------------------------------------------
Mon Mar 21 15:21:10 UTC 2011 - saschpe@suse.de
- Removed authors from description
- Removed pkg_version macro, use %%{version} directly
-------------------------------------------------------------------
Tue Nov 9 21:40:51 UTC 2010 - speilicke@novell.com
- Initial commit