From 26d287606a7feacaacc927dfa1c2d4dc55926b37c1516a57573207a0b1ca7645 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 10 Jul 2013 20:31:36 +0000 Subject: [PATCH] Accepting request 182717 from home:dimstar:branches:GNOME:Factory Update to 3.9.8 OBS-URL: https://build.opensuse.org/request/show/182717 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=122 --- gtk+-3.9.6.tar.xz | 3 --- gtk+-3.9.8.tar.xz | 3 +++ gtk3.changes | 16 ++++++++++++++++ gtk3.spec | 6 +++--- 4 files changed, 22 insertions(+), 6 deletions(-) delete mode 100644 gtk+-3.9.6.tar.xz create mode 100644 gtk+-3.9.8.tar.xz diff --git a/gtk+-3.9.6.tar.xz b/gtk+-3.9.6.tar.xz deleted file mode 100644 index d05bf54..0000000 --- a/gtk+-3.9.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d34b7cd763ca4975b8a55e587923eeefe7b3c8e08d3d01c9111900fca30c817 -size 14089824 diff --git a/gtk+-3.9.8.tar.xz b/gtk+-3.9.8.tar.xz new file mode 100644 index 0000000..7f5397a --- /dev/null +++ b/gtk+-3.9.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2053a9556c600e0217ec48df75e96aad909f3bc4ec307d2e04817ac548d39a8 +size 13216448 diff --git a/gtk3.changes b/gtk3.changes index 9cad152..4eb7cb0 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jul 10 07:02:57 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.8: + + Started deprecating GtkStock apis. + + The GtkSettings cleanup that was discussed at the recent GTK+ + hackfest has started to land. + + Initial support for scaled output (on high-dpi screens) has + been added. + + Bugs fixed: bgo#390048, bgo#672271, bgo#696498, bgo#701119, + bgo#702332, bgo#702831, bgo#702913, bgo#702977, bgo#702981, + bgo#702996, bgo#703069, bgo#703154, bgo#703220, bgo#703313, + bgo#703406, bgo#703533, bgo#703606, bgo#703616, bgo#703618, + bgo#703656, bgo#703765, bgo#703827. + + Updated translations. + ------------------------------------------------------------------- Sun Jun 23 16:27:19 UTC 2013 - zaitor@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 0e8b7f2..7c710ab 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -25,7 +25,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.9.6 +Version: 3.9.8 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1+ @@ -57,13 +57,13 @@ BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(colord) BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.27.1 -BuildRequires: pkgconfig(glib-2.0) >= 2.37.2 +BuildRequires: pkgconfig(glib-2.0) >= 2.37.3 BuildRequires: pkgconfig(gmodule-2.0) 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) +BuildRequires: pkgconfig(wayland-client) >= 1.1.90 BuildRequires: pkgconfig(wayland-cursor) BuildRequires: pkgconfig(xkbcommon) %endif