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
This commit is contained in:
Dominique Leuenberger 2020-11-26 12:26:51 +00:00 committed by Git OBS Bridge
parent 15092b810f
commit 090403312c
6 changed files with 20 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param>
<param name="scm">git</param>
<param name="revision">3.24.23</param>
<param name="revision">gtk-3-24</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

3
gtk-3.24.23+118.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2089730cf3072efd398bb43142310c85aa9fe7f503af6e019ee1ebfe878c313e
size 99138574

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c19d81f0dd407a3e5771f897089abd9eed4cf023161bfc7fc1fb5c3e8f25758
size 99084814

View File

@ -1,5 +1,5 @@
name: gtk
version: 3.24.23
mtime: 1599170675
commit: 016e8c55ab924c9ef4d32c8cb06253b1dc1be60d
version: 3.24.23+118
mtime: 1605864434
commit: b8af685a43879b94129590cabfe4f7912ee73def

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Nov 24 15:58:47 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- 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 <dimstar@opensuse.org>

View File

@ -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