Accepting request 206566 from home:dimstar:bnc849913
Update to 3.10.2 OBS-URL: https://build.opensuse.org/request/show/206566 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=140
This commit is contained in:
parent
0dabcdec0f
commit
ec56fc5980
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:93af12d28e5f6ccc373ea59f31147e2884c9b3c15dc4841ce3b5cee45b13814c
|
|
||||||
size 14376840
|
|
3
gtk+-3.10.3.tar.xz
Normal file
3
gtk+-3.10.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8fb41deb898ad00ee858d5c04e2f80d295fbd6a8e9688cd7c0ba56ab84c6b727
|
||||||
|
size 14375700
|
@ -1,8 +1,10 @@
|
|||||||
--- gtk+-3.7.14-orig/gtk/Makefile.am 2013-03-18 23:38:08.000000000 +0100
|
Index: gtk+-3.10.3/gtk/Makefile.am
|
||||||
+++ gtk+-3.7.14/gtk/Makefile.am 2013-03-24 20:15:39.513000347 +0100
|
===================================================================
|
||||||
@@ -53,7 +53,8 @@
|
--- gtk+-3.10.3.orig/gtk/Makefile.am
|
||||||
$(GMODULE_CFLAGS) \
|
+++ gtk+-3.10.3/gtk/Makefile.am
|
||||||
|
@@ -56,7 +56,8 @@ AM_CPPFLAGS = \
|
||||||
$(GTK_DEBUG_FLAGS) \
|
$(GTK_DEBUG_FLAGS) \
|
||||||
|
$(GDK_HIDDEN_VISIBILITY_CFLAGS) \
|
||||||
$(GTK_DEP_CFLAGS) \
|
$(GTK_DEP_CFLAGS) \
|
||||||
- $(INCLUDED_IMMODULE_DEFINE)
|
- $(INCLUDED_IMMODULE_DEFINE)
|
||||||
+ $(INCLUDED_IMMODULE_DEFINE) \
|
+ $(INCLUDED_IMMODULE_DEFINE) \
|
||||||
|
16
gtk3.changes
16
gtk3.changes
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 11 21:36:41 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.10.3 (bnc#849913):
|
||||||
|
+ Theme support
|
||||||
|
- Always fall back to 'gnome' icon theme in addition to
|
||||||
|
'hicolor'.
|
||||||
|
- Respect deprecated gtk-button-images setting.
|
||||||
|
- Respect deprecated gtk-menu-images setting.
|
||||||
|
+ Bugs fixed: bgo#577642, bgo#693227, bgo#703784, bgo#710389,
|
||||||
|
bgo#710411, bgo#710666, bgo#710958, bgo#711110, bgo#711255,
|
||||||
|
bgo#711553, bgo#711611.
|
||||||
|
+ Updated translations.
|
||||||
|
- Rebase gtk3-find-wayland-includedir.patch.
|
||||||
|
- Enable building of wayland support: set build_wayland_backend 1.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 16 06:49:45 UTC 2013 - dimstar@opensuse.org
|
Wed Oct 16 06:49:45 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -18,14 +18,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define build_broadway_backend 1
|
%define build_broadway_backend 1
|
||||||
%define build_wayland_backend 0
|
%define build_wayland_backend 1
|
||||||
|
|
||||||
# When updating the binary version, do not forget to also update baselibs.conf
|
# When updating the binary version, do not forget to also update baselibs.conf
|
||||||
%define gtk_binary_version 3.0.0
|
%define gtk_binary_version 3.0.0
|
||||||
|
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
%define _name gtk+
|
%define _name gtk+
|
||||||
Version: 3.10.2
|
Version: 3.10.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GTK+ toolkit library (version 3)
|
Summary: The GTK+ toolkit library (version 3)
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user