From d66f23e9caabb53fc00e291533e45129f238427ec3b36a632e81d62b4897575c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 16 Jul 2012 20:37:21 +0000 Subject: [PATCH] Accepting request 127953 from home:Zaitor:branches:GNOME:Factory Minor update, but with lots of bugfixes - we should look into if we want to push this for 12.2. * Bugs fixed: 531319 "weight-set" cellrenderertext attribute misbehaves... 571254 Constructing a pixel value from components 613561 single quote missing in translation of gtk-2-18.kn.po 643490 gtk-style-context-add-provider () documentation ne... 646798 Add a tip about "cloning contexts" 647779 Doesn't mention GtkDialog replacements 649569 GDK_THREADS_ENTER in file_print_cb@modules/printba... 659613 GtkLockButton docs are inaccurate 663991 _XOPEN_SOURCE 500 causes error in Solaris Studio c... 664646 dnd pointer lock when dragging tab between two ged... 667808 Accept -1 as the position where insert an element ... 670369 gdk: annotate the attributes_mask type for gdk_win... 671437 GtkStyle background color regression 671817 GTK+ doesn't create ~/.local/share (path) and ~/.l... 673749 Error Message When Creating Tray Icon 675167 GtkPlug gets key translation wrong with multiple l... 675423 doc: Add missing CDATA around a XML programlisting... 675535 GtkScale in GtkToolbar: strange behaviour with dou... 675809 Crash when clicking xrefs 675899 Infobar not loadable by GTKBuilder (using python g... 675990 gtk_tree_column_set_visible badly interact with th... 676077 Windows: Weird characters appearing when using cer... 676243 Document removing of accelerators 676262 Build failure in gdk 676329 GDK_SMOOTH_SCROLL_MASK lacks "Since" 677127 Misc annotation fixes 677293 GtkFontSelectionDialog partially broken on gtk 3.4 677363 grid: Add missing guard to gtk_grid_get_child_at() 677551 a11y: fix a typo leading to a crash 677649 gtk[list,tree]store: fix transformation of GValues... 677774 gdk: add missing annotations to gdk_event_get_scro... 677775 gdk: add a missing annotation to GdkEventProperty 677809 Regression: gtkiconview changes in 3.4.2 / master ... 677915 entry-completion: don't move to leftmost character... 677941 Gtk.ListStore doesn't have the method "reorder" as... 678175 [Patch] Memory leak in GtkImage 678407 GtkImage: fix get_property('stock') 678829 Bloatpad example application has "parse" action in... 679166 modelmenu: set the accel group on the GtkMenu 679228 signal parameter names are not valid C identifiers 679409 docs: link against libgdk-3.la 679454 modelmenu: listen for toplevel changes on the atta... 679537 Crash in GtkEntry gtk_entry_get_icon_pixbuf() OBS-URL: https://build.opensuse.org/request/show/127953 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=90 --- gtk+-3.4.3.tar.xz | 3 --- gtk+-3.4.4.tar.xz | 3 +++ gtk3.changes | 16 ++++++++++++++++ gtk3.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 gtk+-3.4.3.tar.xz create mode 100644 gtk+-3.4.4.tar.xz diff --git a/gtk+-3.4.3.tar.xz b/gtk+-3.4.3.tar.xz deleted file mode 100644 index 49923b2..0000000 --- a/gtk+-3.4.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:846010442a96590469cde16ed6a1fdfe09397e435165459f04d31cfa5713799f -size 12851676 diff --git a/gtk+-3.4.4.tar.xz b/gtk+-3.4.4.tar.xz new file mode 100644 index 0000000..820a8a2 --- /dev/null +++ b/gtk+-3.4.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f154e460075034da4c0ce89c320025dcd459da2a1fdf32d92a09522eaca242c7 +size 12854476 diff --git a/gtk3.changes b/gtk3.changes index 5f746cb..db4360c 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Jul 15 20:28:10 UTC 2012 - zaitor@opensuse.org + +- Update to version 3.4.4: + + GtkIconView: Fallout from the layout rewrite has been fixed. + + Bugs fixed: bgo#531319, bgo#571254, bgo#613561, bgo#643490, + bgo#646798, bgo#647779, bgo#649569, bgo#659613, bgo#663991, + bgo#664646, bgo#667808, bgo#670369, bgo#671437, bgo#671817, + bgo#673749, bgo#675167, bgo#675423, bgo#675535, bgo#675809, + bgo#675899, bgo#675990, bgo#676077, bgo#676243, bgo#676262, + bgo#676329, bgo#677127, bgo#677293, bgo#677363, bgo#677551, + bgo#677649, bgo#677774, bgo#677775, bgo#677809, bgo#677915, + bgo#677941, bgo#678175, bgo#678407, bgo#678829, bgo#679166, + bgo#679228, bgo#679409, bgo#679454, bgo#679537. + + Updated translations. + ------------------------------------------------------------------- Tue May 15 09:55:29 UTC 2012 - dimstar@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 48dada2..d54163c 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -24,7 +24,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.4.3 +Version: 3.4.4 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1+