diff --git a/gtk+-3.22.19.tar.xz b/gtk+-3.22.19.tar.xz deleted file mode 100644 index 1857976..0000000 --- a/gtk+-3.22.19.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9883d3ca5244f9b3168ce660e87d52900e141d0f7147dea0640bdd6fe8e5166c -size 18841024 diff --git a/gtk+-3.22.21.tar.xz b/gtk+-3.22.21.tar.xz new file mode 100644 index 0000000..cdc2643 --- /dev/null +++ b/gtk+-3.22.21.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd3c1a85cfb4db112cabb5379abb05a1a94fe43052d309d573493fca00e6b87 +size 18847580 diff --git a/gtk3.changes b/gtk3.changes index c565d31..35d4d0f 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Mon Sep 11 16:44:02 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.22.21: + + Bugs fixed: bgo#738893, bgo#786613, bgo#787172, bgo#787279, + bgo#787280, bgo#787410. + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 4 21:13:52 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.22.20: + + Add input hints for Emoji, that let applications indicate + whether entries would benefit from Emoji support or not. + + Add support for cloud services in GtkPlacesSidebar. This adds a + new, optional dependency on libcloudproviders. + + Buga fixed: bgo#468868, bgo#618160, bgo#705640, bgo#729651, + bgo#759725, bgo#766909, bgo#774134, bgo#775074, bgo#776937, + bgo#780750, bgo#783649, bgo#785306, bgo#785736, bgo#786029, + bgo#786123, bgo#786209, bgo#786492, bgo#786553, bgo#786771, + bgo#786841, bgo#786885, bgo#786932, bgo#786938, bgo#786940, + bgo#786956, bgo#786960, bgo#786964, bgo#786966, bgo#786986, + bgo#787103, bgo#787158, bgo#787195. + + Updated translations. +- Add (commented out) pkgconfig(cloudproviders) BuildRequires: new + dependency for the cloud support integration. As upstream is not + yet in a situation to make proper versioned releases, we do not + enable it yet. + ------------------------------------------------------------------- Tue Aug 22 15:14:45 UTC 2017 - zaitor@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 7ac8f03..e78a0bf 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -29,7 +29,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.22.19 +Version: 3.22.21 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1+ @@ -58,6 +58,8 @@ BuildRequires: xsltproc BuildRequires: pkgconfig(atk) >= 2.15.1 BuildRequires: pkgconfig(atk-bridge-2.0) BuildRequires: pkgconfig(cairo) >= 1.14.0 +# Enable cloudproviders once upstream settles on a location and version +#BuildRequires: pkgconfig(cloudproviders) >= 0.2.0 BuildRequires: pkgconfig(colord) BuildRequires: pkgconfig(epoxy) >= 1.0 BuildRequires: pkgconfig(fontconfig)