diff --git a/gtk+-3.13.7.tar.xz b/gtk+-3.13.7.tar.xz deleted file mode 100644 index 9252483..0000000 --- a/gtk+-3.13.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23db0fb9b8b8213dbfd5a5f4077904b778145ca37f622bd73961529e69878bb4 -size 15404028 diff --git a/gtk+-3.13.8.tar.xz b/gtk+-3.13.8.tar.xz new file mode 100644 index 0000000..2751af0 --- /dev/null +++ b/gtk+-3.13.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4bcb3a4bcbfda7eb8737e557fc5ff0e628c367cb7997e56e1e90092a0ab8f3f +size 15525380 diff --git a/gtk3.changes b/gtk3.changes index af38cf0..0a94810 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Sep 8 08:34:59 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.8: + + Wayland: + - Implement Drag-and-Drop. + - Use subsurfaces for entry completion popups. + - Use subsurfaces for tooltips. + + Bugs fixed: bgo#156164, bgo#346886, bgo#415415, bgo#602443, + bgo#641638, bgo#658722, bgo#674264, bgo#680067, bgo#695504, + bgo#697855, bgo#720269, bgo#729215, bgo#731380, bgo#733967, + bgo#734290, bgo#734374, bgo#734753, bgo#734961, bgo#735012, + bgo#735014, bgo#735034, bgo#735119, bgo#735223, bgo#735226, + bgo#735253, bgo#735294, bgo#735300, bgo#735301, bgo#735310, + bgo#735321, bgo#735337, bgo#735353, bgo#735368, bgo#735389, + bgo#735401, bgo#735428, bgo#735531, bgo#735545, bgo#735593, + bgo#735830, bgo#735831. + + Updated translations. + ------------------------------------------------------------------- Sun Aug 17 12:23:46 UTC 2014 - dimstar@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index ee9fe47..8265845 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -25,7 +25,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.13.7 +Version: 3.13.8 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1+ @@ -57,14 +57,14 @@ BuildRequires: pkgconfig(atk-bridge-2.0) BuildRequires: pkgconfig(cairo) >= 1.12.0 BuildRequires: pkgconfig(colord) BuildRequires: pkgconfig(fontconfig) -BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.27.1 +BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.0 BuildRequires: pkgconfig(glib-2.0) >= 2.41.2 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) >= 1.3.90 +BuildRequires: pkgconfig(wayland-client) >= 1.5.91 BuildRequires: pkgconfig(wayland-cursor) BuildRequires: pkgconfig(xkbcommon) %endif