Accepting request 200022 from GNOME:Factory

Push GNOME 3.9.92

OBS-URL: https://build.opensuse.org/request/show/200022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=55
This commit is contained in:
Stephan Kulow 2013-09-23 07:25:51 +00:00 committed by Git OBS Bridge
commit ebbd792c43
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17eef6b315d16191b56ec7d8daa7493192333101a79f5c92a67bb3c41a6c2cb3
size 13902572

3
gtk+-3.9.16.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a894c0262c71809fd34be6f47c0493bd62953666b2eb14971e73de9c42bd6dc
size 13856120

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Sep 17 17:25:22 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.16:
+ Bugs fixed: bgo#339539, bgo#513812, bgo#696756, bgo#702034,
bgo#702423, bgo#706269, bgo#706345, bgo#706708, bgo#707129,
bgo#707244, bgo#707328, bgo#707445, bgo#707488, bgo#707519,
bgo#707659, bgo#707704, bgo#707778, bgo#707786, bgo#707844,
bgo#707872, bgo#707915, bgo#707926, bgo#707981, bgo#708012,
bgo#708067, bgo#708076, bgo#708128, bgo#708150.
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 3 06:44:25 UTC 2013 - dimstar@opensuse.org

View File

@ -25,7 +25,7 @@
Name: gtk3
%define _name gtk+
Version: 3.9.14
Version: 3.9.16
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1+
@ -63,7 +63,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.32.0
BuildRequires: pkgconfig(pango) >= 1.32.4
BuildRequires: pkgconfig(pangoft2)
%if %{build_wayland_backend}
BuildRequires: pkgconfig(wayland-client) >= 1.1.90
BuildRequires: pkgconfig(wayland-client) >= 1.2.0
BuildRequires: pkgconfig(wayland-cursor)
BuildRequires: pkgconfig(xkbcommon)
%endif