From 4bd12e1ebea012d5230ff3c0c5543727e546ca0ba7d04327dd4972c6e6c57075 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 11 Feb 2010 18:13:27 +0000 Subject: [PATCH] checked in (request 32272) OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=95 --- gtk+-2.19.3.tar.bz2 | 3 ++ gtk+-2.19.5.tar.bz2 | 3 -- gtk2.changes | 82 --------------------------------------------- gtk2.spec | 10 +++--- 4 files changed, 7 insertions(+), 91 deletions(-) create mode 100644 gtk+-2.19.3.tar.bz2 delete mode 100644 gtk+-2.19.5.tar.bz2 diff --git a/gtk+-2.19.3.tar.bz2 b/gtk+-2.19.3.tar.bz2 new file mode 100644 index 0000000..60652ac --- /dev/null +++ b/gtk+-2.19.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ab4e5df560f4d700b3d89ce5fb053895332986e3cfdead129d93cbff18cc50 +size 18519756 diff --git a/gtk+-2.19.5.tar.bz2 b/gtk+-2.19.5.tar.bz2 deleted file mode 100644 index d244c13..0000000 --- a/gtk+-2.19.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd90ea32cfce0337e91af9fef738e7cc6e894e8825287b6048068551e0749481 -size 18910638 diff --git a/gtk2.changes b/gtk2.changes index 1796eb2..4be5a73 100644 --- a/gtk2.changes +++ b/gtk2.changes @@ -1,85 +1,3 @@ -------------------------------------------------------------------- -Wed Feb 10 16:09:24 CET 2010 - vuntz@opensuse.org - -- Update to version 2.19.5: - + GSEAL work: - - Add accessors for GtkPaned members - - Add gtk_widget_style_attach - - Seal GtkTextTag - - Deprecate GtkCurveType - - More GtkWidget flags accessors - + Bugs fixed: - - bgo#403485: Move docs from tmpl/* to the source files - - bgo#556263: Deprecate GtkCurve - - bgo#554420: Seal GtkTextTag - - bgo#561816: Optimize gtk_paned_set_position notifications - - bgo#606288: Not using GtkOptionMenu deprecated symbols in - test file - - bgo#607061: GtkPlug socket window is sometimes incorrectly - unref'd - - bgo#607344: GtkCalendar: crash when using tooltips via glade - - bgo#607885: GtkPaned::handle lack accessor - - bgo#608162: gtktoolbutton doesn't create right proxy menu - item... - - bgo#608345: wrong reference on - gdk_keymap_translate_keyboard_state - - bgo#608370: dnd drag-dest signal handlers don't get correctly - disconn... - - bgo#608410: GOK types backwards in text entry fields - - bgo#608615: DnD events sent to wrong window - - bgo#608807: Marks on GtkScale widgets can overlap - - bgo#609188: gdk/directfb: compiler warning in - _gdk_windowing_pointer_grab() - - bgo#609191: gdk/directfb: use G_DEFINE_TYPE in - gdkcolor-directfb - - bgo#609199: gdk/directfb: use G_DEFINE_TYPE in gdkgc-directfb - - bgo#609201: gdk/directfb: max cursor size is artificially - limited - - bgo#591186: GTK Menu Bar is unreadable under Windows 7 - + Updated translations. - -------------------------------------------------------------------- -Wed Jan 27 13:06:30 CET 2010 - vuntz@opensuse.org - -- Update to version 2.19.4: - + GSeal: - - New accessors for GtkEntry windows - - New accessors for GtkRange members - + Bugs fixed: - - bgo#607082 - Add accessors for sealed GtkRange members - - bgo#567729 - Add GtkToolPalette - - bgo#591102 - Remove the destination file if trying to save a - pixbuf failed - - bgo#600865 - Avoid drawing implicit paints to destroyed - windows - - bgo#601412 - Fix some issues with action widgets - - bgo#603144 - Correct PRC6 and PRC9 envelope sizes - - bgo#606009 - weirdness with clipping in abiword - csw - - bgo#606698 - Misplaced declaration of - gtk_print_job_set_status - - bgo#606761 - pixops.c: variables are declared at middle of - block - - bgo#607217 - Mixing calls to _set_markup and _set_text - causes... - - bgo#607269 - gtk_label_set_attributes with empty list no - longer... - - bgo#607322 - Double-click doesn't work if the item is - selected... - - bgo#607687 - Avoid integer overflow in - gdk_rectangle_intersect - - bgo#607778 - Add accessors for GtkEntry's windows - - bgo#607770 - Leak in GtkTreeView with HildonPannableArea - - bgo#603245 - Fix a redraw problem with action widgets - + Updated translations. -- Drop gtk2-bad-drawable-errors.patch: fixed upstream. - -------------------------------------------------------------------- -Sat Jan 16 11:40:10 UTC 2010 - andrea@opensuse.org - -- Add gtk2-bad-drawable-errors.patch, taken from upstream: - this is needed to fix crashes in various circumstances. - Fix bnc#570941, bgo#600865. - ------------------------------------------------------------------- Tue Jan 12 11:16:10 CET 2010 - vuntz@opensuse.org diff --git a/gtk2.spec b/gtk2.spec index 81664c3..a4f866b 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -1,5 +1,5 @@ # -# spec file for package gtk2 (Version 2.19.5) +# spec file for package gtk2 (Version 2.19.3) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,10 +19,9 @@ Name: gtk2 %define _name gtk+ -Version: 2.19.5 -# 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) +Version: 2.19.3 Release: 1 +# FIXME: when updating to next version, check whether we can remove the workaround for bgo#596977 below (removing -fomit-frame-pointer) License: LGPLv2.1+ Summary: Library for Creation of Graphical User Interfaces (version 2) Url: http://www.gtk.org/ @@ -181,8 +180,7 @@ export CFLAGS=`echo $CFLAGS | sed -e 's/-fomit-frame-pointer//g'` %configure \ --enable-man \ --with-xinput=xfree -#make %{?jobs:-j%jobs} -make +make %{?jobs:-j%jobs} %install %makeinstall