From 090403312cb9003a157b5ac7f5e9843bbdd1eae296721ef9b33bbc32c4cc74a8 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 26 Nov 2020 12:26:51 +0000 Subject: [PATCH] Accepting request 850956 from GNOME:Next - Update to version 3.24.23+118: + cssnode: Bail out nicely if there is no settings (#2780). + gdk/wayland: Add support for primary-selection-unstable-v1 (#2591). + wayland: Emit dummy configure event when resizing while fixed. + colorchooser: Backport the new color palette. + gdk: Fix parent relative background crash. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/850956 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=389 --- _service | 2 +- gtk-3.24.23+118.obscpio | 3 +++ gtk-3.24.23.obscpio | 3 --- gtk.obsinfo | 6 +++--- gtk3.changes | 12 ++++++++++++ gtk3.spec | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) create mode 100644 gtk-3.24.23+118.obscpio delete mode 100644 gtk-3.24.23.obscpio diff --git a/_service b/_service index 9ed6a03..bad1bd0 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/gtk.git git - 3.24.23 + gtk-3-24 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gtk-3.24.23+118.obscpio b/gtk-3.24.23+118.obscpio new file mode 100644 index 0000000..09cad1d --- /dev/null +++ b/gtk-3.24.23+118.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2089730cf3072efd398bb43142310c85aa9fe7f503af6e019ee1ebfe878c313e +size 99138574 diff --git a/gtk-3.24.23.obscpio b/gtk-3.24.23.obscpio deleted file mode 100644 index 26c56c7..0000000 --- a/gtk-3.24.23.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c19d81f0dd407a3e5771f897089abd9eed4cf023161bfc7fc1fb5c3e8f25758 -size 99084814 diff --git a/gtk.obsinfo b/gtk.obsinfo index 4e7d00d..c103325 100644 --- a/gtk.obsinfo +++ b/gtk.obsinfo @@ -1,5 +1,5 @@ name: gtk -version: 3.24.23 -mtime: 1599170675 -commit: 016e8c55ab924c9ef4d32c8cb06253b1dc1be60d +version: 3.24.23+118 +mtime: 1605864434 +commit: b8af685a43879b94129590cabfe4f7912ee73def diff --git a/gtk3.changes b/gtk3.changes index 148f9ed..5bd9a33 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Nov 24 15:58:47 UTC 2020 - Dominique Leuenberger + +- Update to version 3.24.23+118: + + cssnode: Bail out nicely if there is no settings (#2780). + + gdk/wayland: Add support for primary-selection-unstable-v1 + (#2591). + + wayland: Emit dummy configure event when resizing while fixed. + + colorchooser: Backport the new color palette. + + gdk: Fix parent relative background crash. + + Updated translations. + ------------------------------------------------------------------- Thu Oct 15 13:49:46 UTC 2020 - Dominique Leuenberger diff --git a/gtk3.spec b/gtk3.spec index af13cf9..b7102e7 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -35,7 +35,7 @@ %bcond_without broadway %bcond_with doc Name: %{pname} -Version: 3.24.23 +Version: 3.24.23+118 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later