Accepting request 872510 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/872510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=164
This commit is contained in:
Richard Brown 2021-02-22 13:57:40 +00:00 committed by Git OBS Bridge
commit 54d64f60c9
6 changed files with 31 additions and 9 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.24</param>
<param name="revision">3.24.25</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:3089abe6f8f00e1a867f05021363ff570be8c8f83f60c0a3b0b55ee22abdda55
size 99122190

3
gtk-3.24.25.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a2eabd2844613125cbe84de674e0bb4a087228860b23e44517dbe144cc98351
size 99372558

View File

@ -1,5 +1,5 @@
name: gtk
version: 3.24.24
mtime: 1607215766
commit: de8329b3ce4b235eac9ddcbb6cd121cc83dd9e74
version: 3.24.25
mtime: 1613144740
commit: 5c6aa76979499fa4fc1c202fd30e6977827c7730

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Feb 12 18:38:11 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.24.25:
+ Settings: Make cursor aspect ratio setting work.
+ Broadway:
- Fix touchscreen event handling.
- Support Android / Chrome on-screen keyboard.
+ Wayland:
- Avoid crashes with tablet input.
- Add api to support clients with subsurfaces better.
+ Inspector: Make the inspector available in non-debug builds.
+ Theme:
- Make scrollbars larger.
- Disable shadows on maximized, fullscreen and tiled windows.
+ Printing: Support Avahi-discovered printers better.
+ Input:
- Show preedit for compose sequences.
- Support long compose sequences.
- Support compose sequences producing multiple characters.
+ Updated translations.
-------------------------------------------------------------------
Mon Dec 7 20:37:56 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package gtk3
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands
#
# All modifications and additions to the file contributed by third parties
@ -35,7 +35,7 @@
%bcond_without broadway
%bcond_with doc
Name: %{pname}
Version: 3.24.24
Version: 3.24.25
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1-or-later