Accepting request 225752 from GNOME:Factory
- Update to version 3.10.7: + Bugs fixed: bgo#386569, bgo#709491, bgo#711298, bgo#719314, bgo#719970, bgo#719977, bgo#721700. + Updated translations. - No longer delete gtk-shell-client-protocol.h and gtk-shell-protocol.c: they are no longer part of the tarball. (forwarded request 225200 from RBrownCCB) OBS-URL: https://build.opensuse.org/request/show/225752 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=61
This commit is contained in:
commit
e2cc989003
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3c24c57fc5cb7a5ea39d3a3ff7b12be63d7f21a52fd6f20f7b983e19b7b0268a
|
|
||||||
size 14387620
|
|
3
gtk+-3.10.7.tar.xz
Normal file
3
gtk+-3.10.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b7e9de15385031cff43897e7e59f6692eaabf500f36eef80e6b9d6486ad49427
|
||||||
|
size 14363820
|
10
gtk3.changes
10
gtk3.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 8 23:22:42 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.10.7:
|
||||||
|
+ Bugs fixed: bgo#386569, bgo#709491, bgo#711298, bgo#719314,
|
||||||
|
bgo#719970, bgo#719977, bgo#721700.
|
||||||
|
+ Updated translations.
|
||||||
|
- No longer delete gtk-shell-client-protocol.h and
|
||||||
|
gtk-shell-protocol.c: they are no longer part of the tarball.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 7 11:01:24 UTC 2013 - dimstar@opensuse.org
|
Sat Dec 7 11:01:24 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gtk3
|
# spec file for package gtk3
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2010 Dominique Leuenebrger, Amsterdam, Netherlands
|
# Copyright (c) 2010 Dominique Leuenebrger, Amsterdam, Netherlands
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
%define _name gtk+
|
%define _name gtk+
|
||||||
Version: 3.10.6
|
Version: 3.10.7
|
||||||
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+
|
||||||
@ -315,7 +315,6 @@ cp -a %{S:1} .
|
|||||||
%if %{build_wayland_backend}
|
%if %{build_wayland_backend}
|
||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
%endif
|
%endif
|
||||||
rm gdk/wayland/{gtk-shell-client-protocol.h,gtk-shell-protocol.c}
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Needed for patch1 and patch4
|
# Needed for patch1 and patch4
|
||||||
|
Loading…
Reference in New Issue
Block a user