Copy from home:dimstar:branches:GNOME:Factory/gtk2 via accept of submit request 18154

Request was accepted with message:

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=64
This commit is contained in:
Vincent Untz 2009-08-19 15:05:14 +00:00 committed by Git OBS Bridge
parent 654d27d233
commit 8677b247b0
4 changed files with 31 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Aug 18 22:41:19 CEST 2009 - dominique-obs@leuenberger.net
- Update to version 2.17.8:
+ Client-side windows - various fixes to expose handling and fix
memory leaks
+ Minor API addition - new setter as part of the GSEAL effort:
gtk_Widget_set_alocation
+ Bugs fixed:
- bgo#585211 - Add accessor function for GtkWidget->allocation
- bgo#588437 - gtk 2.17.3 causes dragging in firefox bookmarks
sidebar to misdetect mouse position
- bgo#589367 - gedit crashed with SIGSEGV in IA__g_list_last()
- bgo#589877 - Client side windows leak gdk regions
- bgo#590959 - Set child_has_focus flag properly
- bgo#591432 - There is incomplete information on the returning
value of pdates_recurse()
- bgo#591434 - firefox-3.5 crashed with SIGSEGV in
_gdk_window_process_updates_recurse()
- bgo#591526 - Accelerator keys with <super> modifier also
triggered by unmodified key
- bgo#591751 - bad memory access with duplicated id
- bgo#591998 - Support silent build rules with automake 1.11
- bgo#592003 - Shift+click should always modify selection
+ Updated translations.
-------------------------------------------------------------------
Wed Aug 12 03:52:14 CEST 2009 - vuntz@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package gtk2 (Version 2.17.7)
# spec file for package gtk2 (Version 2.17.8)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -38,7 +38,7 @@ Obsoletes: gtk2-64bit
%endif
#
PreReq: /usr/bin/touch /bin/rm /bin/rmdir
Version: 2.17.7
Version: 2.17.8
Release: 1
Summary: Library for Creation of Graphical User Interfaces (version 2)
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.12/%{_name}-%{version}.tar.bz2