Accepting request 79024 from home:dimstar:branches:GNOME:Factory

Update to 3.1.12

OBS-URL: https://build.opensuse.org/request/show/79024
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=54
This commit is contained in:
2011-08-17 20:43:36 +00:00
committed by Git OBS Bridge
parent c808f974a8
commit f5f315ecc0
5 changed files with 37 additions and 5 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Aug 16 11:26:38 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.12:
+ GtkFontChooserDialog: A newly designed font selection dialog
that is intended to replace GtkFontSelectionDialog
+ Drawing of focus rectangles is now optional; it can be turned
off altogether, or until actual keyboard interaction happens,
with the gtk-visible-focus setting.
+ OS X: Fixes for 10.7 (Lion)
+ Bugs fixed: bgo#407885, bgo#508601, bgo#599664, bgo#645258,
bgo#649567, bgo#652991, bgo#653817, bgo#653964, bgo#655074,
bgo#655122, bgo#655173, bgo#655495, bgo#655496, bgo#655545,
bgo#655822, bgo#656098, bgo#656421.
+ Updated translations.
- Add gtk3-enabledeprecated.patch: Fix build by enabling deprecated
symbols for the test suite.
-------------------------------------------------------------------
Sun Jul 24 10:41:11 CEST 2011 - vuntz@opensuse.org