From 43439f4ca02c871e8b7c93c899390ee89a3620a80700b92f1552dd361e7fe19d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sat, 28 Mar 2020 17:52:08 +0000 Subject: [PATCH] Accepting request 789354 from home:dimstar:Factory - Update to version 3.24.16: + Fix the build. - Changes from version 3.24.15: + filechooser: - Fix a crash. - Support selecting directories with a new enough file chooser portal. + textview: Speed up tag handling. + wayland: - Fix problems with clipboard handling. - Fix a crash in the Wayland input method. - Support cursor scale of 400%. - Fix a crash in glade. + css: Support font-feature-settings + Adwaita: - Use tabular figures where appropriate. - Color tweaks for dark mode. - Improve rendering of rounded corners. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/789354 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=376 --- _servicedata | 2 +- gtk-3.24.14.obscpio | 3 --- gtk-3.24.16.obscpio | 3 +++ gtk.obsinfo | 6 +++--- gtk3.changes | 23 +++++++++++++++++++++++ gtk3.spec | 5 ++++- 6 files changed, 34 insertions(+), 8 deletions(-) delete mode 100644 gtk-3.24.14.obscpio create mode 100644 gtk-3.24.16.obscpio diff --git a/_servicedata b/_servicedata index 821e8f6..f1ddc1a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://gitlab.gnome.org/GNOME/gtk.git - fab213a5f93c5624ed62a949ea6f93c8f2a3a591 \ No newline at end of file + 7624f07764b6127e30788ca651c6fde5f1c0cf7b \ No newline at end of file diff --git a/gtk-3.24.14.obscpio b/gtk-3.24.14.obscpio deleted file mode 100644 index 38ba933..0000000 --- a/gtk-3.24.14.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4e3c66614e674de208644154ef3adeb7f082ac15909ecf91a3203d9cf1426f7 -size 98374158 diff --git a/gtk-3.24.16.obscpio b/gtk-3.24.16.obscpio new file mode 100644 index 0000000..eaa81d9 --- /dev/null +++ b/gtk-3.24.16.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc211c459af680a69e093285f9032995366403f772fb45753da19096c4b3e9d +size 98454542 diff --git a/gtk.obsinfo b/gtk.obsinfo index c45eb99..7f2487c 100644 --- a/gtk.obsinfo +++ b/gtk.obsinfo @@ -1,5 +1,5 @@ name: gtk -version: 3.24.14 -mtime: 1581960604 -commit: fab213a5f93c5624ed62a949ea6f93c8f2a3a591 +version: 3.24.16 +mtime: 1585342278 +commit: 7624f07764b6127e30788ca651c6fde5f1c0cf7b diff --git a/gtk3.changes b/gtk3.changes index a09f97d..92e32bc 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sat Mar 28 16:59:58 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.24.16: + + Fix the build. +- Changes from version 3.24.15: + + filechooser: + - Fix a crash. + - Support selecting directories with a new enough file chooser + portal. + + textview: Speed up tag handling. + + wayland: + - Fix problems with clipboard handling. + - Fix a crash in the Wayland input method. + - Support cursor scale of 400%. + - Fix a crash in glade. + + css: Support font-feature-settings + + Adwaita: + - Use tabular figures where appropriate. + - Color tweaks for dark mode. + - Improve rendering of rounded corners. + + Updated translations. + ------------------------------------------------------------------- Mon Feb 17 20:54:23 UTC 2020 - bjorn.lie@gmail.com diff --git a/gtk3.spec b/gtk3.spec index d6f8362..a5ccb6a 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -35,7 +35,7 @@ %bcond_without broadway %bcond_with doc Name: %{pname} -Version: 3.24.14 +Version: 3.24.16 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later @@ -701,6 +701,9 @@ fi %{_datadir}/gir-1.0/*.gir %dir %{_datadir}/gtk-3.0 %{_datadir}/gtk-3.0/gtkbuilder.rng +%dir %{_datadir}/gtk-3.0/valgrind +%{_datadir}/gtk-3.0/valgrind/gtk.supp +%{_datadir}/gtk-3.0/valgrind/gtk64.supp %{_datadir}/icons/hicolor/*/apps/gtk3-demo.png %{_datadir}/icons/hicolor/*/apps/gtk3-widget-factory.png %{_datadir}/icons/hicolor/*/apps/gtk3-demo-symbolic.symbolic.png