Accepting request 853787 from GNOME:Factory

New stable release (forwarded request 853650 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/853787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=163
This commit is contained in:
Dominique Leuenberger 2020-12-09 21:12:24 +00:00 committed by Git OBS Bridge
commit 0fb6c9eafe
6 changed files with 28 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">gtk-3-24</param>
<param name="revision">3.24.24</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
gtk-3.24.24.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3089abe6f8f00e1a867f05021363ff570be8c8f83f60c0a3b0b55ee22abdda55
size 99122190

View File

@ -1,5 +1,5 @@
name: gtk
version: 3.24.23+118
mtime: 1605864434
commit: b8af685a43879b94129590cabfe4f7912ee73def
version: 3.24.24
mtime: 1607215766
commit: de8329b3ce4b235eac9ddcbb6cd121cc83dd9e74

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Dec 7 20:37:56 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.24.24:
+ GtkColorChooser: Update the default color palette.
+ GtkFontChooser: Fix family-only mode to return regular style.
+ GtkTreeView: Don't set focus-on-click for header buttons.
+ Accessibility:
- Implement scrollSubstringTo.
- Add a11y support to GtkPlug/GtkSocket.
+ Printing: Allow the lpr backend to print pdf and ps files.
+ Theme:
- Update gesture graphics.
- Update HighContrast css.
+ Wayland: Support the primary-selection-unstable-v1 protocol.
+ X11: Fix a crash with parent-relative backgrounds.
+ Broadway: Set modifier state of scroll events.
+ Build: Fix pc file generation on NixOS.
+ Updated translations.
-------------------------------------------------------------------
Tue Nov 24 15:58:47 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+118
Version: 3.24.24
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1-or-later