From 13fa65e8b548a0f181b0a99f555f14d346fc3e96eb824ff062c5e25dd4ff5119 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 4 Feb 2019 18:53:00 +0000 Subject: [PATCH] Accepting request 671194 from GNOME:Next - Update to version 3.24.5: + Adwaita: Refresh the theme. + HighContrast: Refresh the theme. + Wayland: Implement gdk_window_present. + GtkSwitch: Use icons instead of glyphs. + Updated translations. - Add explicit pkgconfig(fribidi) BuildRequires, new dependency. OBS-URL: https://build.opensuse.org/request/show/671194 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=344 --- gtk+-3.24.4.tar.xz | 3 --- gtk+-3.24.5.tar.xz | 3 +++ gtk3.changes | 11 +++++++++++ gtk3.spec | 3 ++- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 gtk+-3.24.4.tar.xz create mode 100644 gtk+-3.24.5.tar.xz diff --git a/gtk+-3.24.4.tar.xz b/gtk+-3.24.4.tar.xz deleted file mode 100644 index e4eea51..0000000 --- a/gtk+-3.24.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d84f59ff02a87cc90c9df4a572a13eca4e3506e2bf511e2b9cbdb4526fa0cb9c -size 21102236 diff --git a/gtk+-3.24.5.tar.xz b/gtk+-3.24.5.tar.xz new file mode 100644 index 0000000..355b8eb --- /dev/null +++ b/gtk+-3.24.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be5fb0d302bc3de26ab58c32990d895831e2b7c7418d0ffea1206d6a3ddb02f +size 21012108 diff --git a/gtk3.changes b/gtk3.changes index 2f22c1e..c6d15e3 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Feb 4 17:59:38 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.24.5: + + Adwaita: Refresh the theme. + + HighContrast: Refresh the theme. + + Wayland: Implement gdk_window_present. + + GtkSwitch: Use icons instead of glyphs. + + Updated translations. +- Add explicit pkgconfig(fribidi) BuildRequires, new dependency. + ------------------------------------------------------------------- Mon Jan 21 15:48:19 UTC 2019 - bjorn.lie@gmail.com diff --git a/gtk3.spec b/gtk3.spec index 0f6a3ed..98825bd 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -22,7 +22,7 @@ %define _name gtk+ %bcond_without broadway Name: gtk3 -Version: 3.24.4 +Version: 3.24.5 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later @@ -58,6 +58,7 @@ BuildRequires: pkgconfig(cairo-gobject) >= 1.14.0 BuildRequires: pkgconfig(colord) >= 0.1.9 BuildRequires: pkgconfig(epoxy) >= 1.4 BuildRequires: pkgconfig(fontconfig) +BuildRequires: pkgconfig(fribidi) BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.0 BuildRequires: pkgconfig(gio-2.0) >= 2.53.4 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.53.4