Accepting request 83751 from home:vuntz:branches:GNOME:Factory

Update to 3.1.92

OBS-URL: https://build.opensuse.org/request/show/83751
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=59
This commit is contained in:
Vincent Untz 2011-09-21 15:23:09 +00:00 committed by Git OBS Bridge
parent 314fa0097e
commit 055103481c
5 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed4e36693e8b05c75fe1a843341c032518dd9ab726d4f62d31d52ccdc800c44a
size 16882913

3
gtk+-3.1.92.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e131fd2f3b1a38960d37aaf517c183905e52c255d4f4e028233a2d3bfb81a729
size 16876130

View File

@ -16,7 +16,7 @@ Index: gtk+-3.1.90/gtk/gtkfontchooserwidget.c
--- gtk+-3.1.90.orig/gtk/gtkfontchooserwidget.c
+++ gtk+-3.1.90/gtk/gtkfontchooserwidget.c
@@ -767,7 +767,7 @@ populate_list (GtkFontChooserWidget *fon
continue;
gchar *font_desc;
pango_desc = pango_font_face_describe (faces[j]);
- face_name = pango_font_face_get_face_name (faces[j]);

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 20 07:18:10 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.92:
+ GtkIconView: Cells will now be prelighted, if you set the
GtkCellRendererPixbuf::follow-state property.
+ GtkFontChooser: Speed up population of the font list somewhat.
+ Bugs fixed: bgo#615501, bgo#658981, bgo#659241, bgo#659247.
+ Updated translations.
- Rebase gtk3-bnc129753-localize-font-style-name.patch.
-------------------------------------------------------------------
Wed Sep 14 07:29:20 UTC 2011 - vuntz@opensuse.org

View File

@ -24,7 +24,7 @@
Name: gtk3
%define _name gtk+
Version: 3.1.90
Version: 3.1.92
Release: 1
License: LGPLv2.1+
Summary: The GTK+ toolkit library (version 3)