From 1a8d186dee21d51fb34a4999bd2b57dc114f80412a995106b2fb042ee39b7f9b Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 13 May 2010 22:19:04 +0000 Subject: [PATCH] Accepting request 39956 from GNOME:Factory checked in (request 39956) OBS-URL: https://build.opensuse.org/request/show/39956 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=105 --- gtk+-2.20.0.tar.bz2 | 3 +++ gtk+-2.20.1.tar.bz2 | 3 --- gtk2.changes | 31 ------------------------------- gtk2.spec | 4 ++-- 4 files changed, 5 insertions(+), 36 deletions(-) create mode 100644 gtk+-2.20.0.tar.bz2 delete mode 100644 gtk+-2.20.1.tar.bz2 diff --git a/gtk+-2.20.0.tar.bz2 b/gtk+-2.20.0.tar.bz2 new file mode 100644 index 0000000..3d40660 --- /dev/null +++ b/gtk+-2.20.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea7e11ff88e9a8867b7d9221d40a3bfce5c648ce27cd6bac422ff8f6cca414d +size 19146851 diff --git a/gtk+-2.20.1.tar.bz2 b/gtk+-2.20.1.tar.bz2 deleted file mode 100644 index a356e47..0000000 --- a/gtk+-2.20.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e081731d21e34ff45c82199490c2889504fa8b3c7e117c043e82ababaec0f65 -size 19089076 diff --git a/gtk2.changes b/gtk2.changes index 173d613..bab3846 100644 --- a/gtk2.changes +++ b/gtk2.changes @@ -1,34 +1,3 @@ -------------------------------------------------------------------- -Mon May 3 22:16:19 CEST 2010 - captain.magnus@opensuse.org - -- Update to version 2.20.1: - + Support Tracker 0.8 in the filechooser search - + bgo#615028: gdk/x11/gdkdnd-x11.c missing Xutil.h - + bgo#614099: GtkFileSystemModel may causes crash in - g_file_get_child - + bgo#615999: Gail doesn't send state-changed events for - ATK_STATE_ENABLED - + bgo#614894: Add heuristic for pre XRandR 1.3 drivers - + bgo#613988: Compile error on DirectFB backend due to missing... - + bgo#560147: GtkBuilder docs should say what GErrors they throw - + bgo#615128: gdk monitor order does not seem to be correct - + bgo#614971: Initialize search engines on demand - + bgo#613887: Misprint in the description of - gtk_cell_view_new_with_text - + bgo#615853: BadMatch when pressing keyboard volume keys... - + bgo#615000: gtk_builder_value_from_string_type() returns FALSE - without... - + bgo#614540: configure wants gio-unix on all platform - + bgo#613974: GtkToolItemGroup devides by 0 when allocating space - + bgo#557689: In 'select folder' action, filechooser doesn't work - + bgo#616851: gtk_misc_set_alignment: assertion `GTK_IS_MISC - (misc)' failed - + bgo#402349: FileChooser's default directory is not "active" - + 64bit issue with the ICC profile support in the PNG loader - + Missing break statement in gtk_tool_item_group_set_property - + Missing default events in gtk_tool_item_group_realize - + Translation updates - ------------------------------------------------------------------- Tue Mar 23 18:28:02 CET 2010 - vuntz@opensuse.org diff --git a/gtk2.spec b/gtk2.spec index 8fca7ce..25a9bfa 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -1,5 +1,5 @@ # -# spec file for package gtk2 (Version 2.20.1) +# spec file for package gtk2 (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: gtk2 %define _name gtk+ -Version: 2.20.1 +Version: 2.20.0 Release: 1 # FIXME: 2.19.3 doesn't compile with parallel build. Check if this is still true for later versions. # FIXME: when updating to next version, check whether we can remove the workaround for bgo#596977 below (removing -fomit-frame-pointer)