Accepting request 209726 from home:dimstar:branches:GNOME:Factory
Update to 3.10.6 OBS-URL: https://build.opensuse.org/request/show/209726 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=144
This commit is contained in:
parent
992734a292
commit
044b8ea337
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fd411fc6377d969d7f8e99c14d078822e8dbe940a417be299e456a3d2c4a52b
|
||||
size 14374488
|
3
gtk+-3.10.6.tar.xz
Normal file
3
gtk+-3.10.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c24c57fc5cb7a5ea39d3a3ff7b12be63d7f21a52fd6f20f7b983e19b7b0268a
|
||||
size 14387620
|
16
gtk3.changes
16
gtk3.changes
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 7 11:01:24 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.10.6:
|
||||
+ Bugs fixed: bgo#709027, bgo#711715, bgo#719469, bgo#719505,
|
||||
bgo#719510, bgo#719516, bgo#719568, bgo#719569, bgo#719595,
|
||||
bgo#719762.
|
||||
- Changes from version 3.10.5:
|
||||
+ Bugs fixed: bgo#691974, bgo#694859, bgo#699574, bgo#702663,
|
||||
bgo#705203, bgo#709716, bgo#712302, bgo#712632, bgo#712760,
|
||||
bgo#712799, bgo#715029.
|
||||
+ Updated translations.
|
||||
- Delete gtk-shell-client-protocol.h and gtk-shell-protocol.c
|
||||
before building: those are generated files, based on wayland
|
||||
versions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 17 20:20:14 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
|
||||
Name: gtk3
|
||||
%define _name gtk+
|
||||
Version: 3.10.4
|
||||
Version: 3.10.6
|
||||
Release: 0
|
||||
Summary: The GTK+ toolkit library (version 3)
|
||||
License: LGPL-2.1+
|
||||
@ -315,6 +315,7 @@ cp -a %{S:1} .
|
||||
%if %{build_wayland_backend}
|
||||
%patch4 -p1
|
||||
%endif
|
||||
rm gdk/wayland/{gtk-shell-client-protocol.h,gtk-shell-protocol.c}
|
||||
|
||||
%build
|
||||
# Needed for patch1 and patch4
|
||||
|
Loading…
Reference in New Issue
Block a user