Accepting request 207765 from GNOME:Factory
Push GNOME:Factory - resubmit.. the old tarball was accidentally left in OBS-URL: https://build.opensuse.org/request/show/207765 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=59
This commit is contained in:
commit
5ce3e7fe42
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:93af12d28e5f6ccc373ea59f31147e2884c9b3c15dc4841ce3b5cee45b13814c
|
|
||||||
size 14376840
|
|
3
gtk+-3.10.4.tar.xz
Normal file
3
gtk+-3.10.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4fd411fc6377d969d7f8e99c14d078822e8dbe940a417be299e456a3d2c4a52b
|
||||||
|
size 14374488
|
@ -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) \
|
||||||
|
20
gtk3.changes
20
gtk3.changes
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 17 20:20:14 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.10.4 (bnc#849913):
|
||||||
|
+ Bugs fixed: bgo#705176, bgo#710909, bgo#711545, bgo#711548,
|
||||||
|
bgo#711574, bgo#711636, bgo#712164, bgo#712213, bgo#712302.
|
||||||
|
+ Updated translations.
|
||||||
|
- Changes from version 3.10.3:
|
||||||
|
+ 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.4
|
||||||
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…
Reference in New Issue
Block a user