Accepting request 348363 from GNOME:Next
- Update to version 2.24.29: + OS X: Partial aspect ratio support. + Bugs fixed: bgo#345345, bgo#745127, bgo#749507, bgo#752638, bgo#753644, bgo#753691, bgo#753992, bgo#754046. + Updated translations. - Drop gtk2-gdk_region_destroy_instead_of_cairo_region_destroy: fixed upstream. OBS-URL: https://build.opensuse.org/request/show/348363 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=232
This commit is contained in:
parent
f67455e12f
commit
3f9a49470c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2c6441e98bc5232e5f9bba6965075dcf580a8726398f7374d39f90b88ed4656
|
||||
size 13354884
|
3
gtk+-2.24.29.tar.xz
Normal file
3
gtk+-2.24.29.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0741c59600d3d810a223866453dc2bbb18ce4723828681ba24aa6519c37631b8
|
||||
size 13143648
|
11
gtk2.changes
11
gtk2.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 10:32:33 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.24.29:
|
||||
+ OS X: Partial aspect ratio support.
|
||||
+ Bugs fixed: bgo#345345, bgo#745127, bgo#749507, bgo#752638,
|
||||
bgo#753644, bgo#753691, bgo#753992, bgo#754046.
|
||||
+ Updated translations.
|
||||
- Drop gtk2-gdk_region_destroy_instead_of_cairo_region_destroy:
|
||||
fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 08:17:36 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
Name: gtk2
|
||||
%define _name gtk+
|
||||
Version: 2.24.28
|
||||
Version: 2.24.29
|
||||
Release: 0
|
||||
# FIXME: when updating to next version, check whether we can remove the workaround for bgo#596977 below (removing -fomit-frame-pointer)
|
||||
Summary: The GTK+ toolkit library (version 2)
|
||||
@ -59,8 +59,6 @@ Patch56: gtk2-bgo625202-30-bit-drawables-remain-black.patch
|
||||
Patch57: gtk2-bgo743166-remember-printing-authentication.patch
|
||||
# PATCH-FIX-UPSTREAM gtk2-bgo737777-fix-printing-authentication-crash.patch bgo#737777 joschibrauchle@gmx.de -- Applications crash randomly while printing with a password-secured SMB printer
|
||||
Patch58: gtk2-bgo737777-fix-printing-authentication-crash.patch
|
||||
# PATCH-FIX-UPSTREAM gtk2-gdk_region_destroy_instead_of_cairo_region_destroy.patch dimstar@opensuse.org -- Fix a wrong function call
|
||||
Patch59: gtk2-gdk_region_destroy_instead_of_cairo_region_destroy.patch
|
||||
BuildRequires: atk-devel
|
||||
BuildRequires: cairo-devel
|
||||
BuildRequires: cups-devel
|
||||
@ -341,7 +339,6 @@ cp -a %{SOURCE2} .
|
||||
%patch56 -p1
|
||||
%patch57 -p1
|
||||
%patch58 -p1
|
||||
%patch59 -p1
|
||||
gnome-patch-translation-update
|
||||
|
||||
%build
|
||||
|
Loading…
x
Reference in New Issue
Block a user