Accepting request 48928 from GNOME:Factory
Copy from GNOME:Factory/gtk2 based on submit request 48928 from user vuntz OBS-URL: https://build.opensuse.org/request/show/48928 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=93
This commit is contained in:
commit
cdcfc6b980
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d55fdc6638d2b9df3867346da0afe142475fe8a1d9b6ef3910dacedb8af427d2
|
||||
size 18091169
|
3
gtk+-2.21.8.tar.bz2
Normal file
3
gtk+-2.21.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f17ce48b3a896dc35bf70f22a18c868d06fca526f024396473e227ea30c32cc8
|
||||
size 18302007
|
28
gtk2.changes
28
gtk2.changes
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 14 16:02:09 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 2.21.8:
|
||||
+ Deprecations:
|
||||
- Various style properties have been deprecated:
|
||||
GtkEntry::state-hint
|
||||
GtkTreeView::row-ending-details
|
||||
GtkRange::trough-side-details
|
||||
GtkRange::stepper-position-details
|
||||
GtkRange::activate-slider
|
||||
- The GtkIconView::orientation property has been deprecated and
|
||||
renamed to item-orientation
|
||||
- Separator-related API in GtkDialog
|
||||
- API related to blinking status icons
|
||||
- The keysym names have been renamed from GDK_... to GDK_KEY_...
|
||||
- The GtkItem class
|
||||
- The gdk_display variable and the GDK_DISPLAY macro
|
||||
+ GTK+ now uses standard icon names for stock icons, where
|
||||
applicable
|
||||
+ Win32:
|
||||
- Fixes to the MS Windows theme engine
|
||||
+ Directfb:
|
||||
- Many fixes
|
||||
+ Bugs fixed: bgo#414712, bgo#601731, bgo#628049, bgo#628110,
|
||||
bgo#628291, bgo#628308, bgo#628656, bgo#628932, bgo#629093,
|
||||
bgo#629277
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 30 23:18:26 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gtk2 (Version 2.21.7)
|
||||
# spec file for package gtk2 (Version 2.21.8)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
Name: gtk2
|
||||
%define _name gtk+
|
||||
Version: 2.21.7
|
||||
Version: 2.21.8
|
||||
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user