From b2e880c082b69a7e6e6a4e9ea4fb507de073818633ec93808ea70a84e67711a2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Sep 2013 19:25:58 +0000 Subject: [PATCH] Accepting request 199434 from home:dimstar:branches:GNOME:Factory Update to 3.9.16 OBS-URL: https://build.opensuse.org/request/show/199434 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=131 --- gtk+-3.9.14.tar.xz | 3 --- gtk+-3.9.16.tar.xz | 3 +++ gtk3.changes | 12 ++++++++++++ gtk3.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 gtk+-3.9.14.tar.xz create mode 100644 gtk+-3.9.16.tar.xz diff --git a/gtk+-3.9.14.tar.xz b/gtk+-3.9.14.tar.xz deleted file mode 100644 index 9b37f5a..0000000 --- a/gtk+-3.9.14.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17eef6b315d16191b56ec7d8daa7493192333101a79f5c92a67bb3c41a6c2cb3 -size 13902572 diff --git a/gtk+-3.9.16.tar.xz b/gtk+-3.9.16.tar.xz new file mode 100644 index 0000000..47190b0 --- /dev/null +++ b/gtk+-3.9.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a894c0262c71809fd34be6f47c0493bd62953666b2eb14971e73de9c42bd6dc +size 13856120 diff --git a/gtk3.changes b/gtk3.changes index 06f4818..4d63b87 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -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 diff --git a/gtk3.spec b/gtk3.spec index a755ff1..8c9a0c9 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -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