Accepting request 879685 from GNOME:Next

Update to 3.24.27

OBS-URL: https://build.opensuse.org/request/show/879685
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=395
This commit is contained in:
Dominique Leuenberger 2021-03-19 12:50:39 +00:00 committed by Git OBS Bridge
parent 32ef53a148
commit 97568b15d4
6 changed files with 34 additions and 8 deletions

View File

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

View File

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

3
gtk-3.24.27.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c5710aedd8c9b540fd68dca9ee0748feef73e1b36d1418edad67f8e96825d3d
size 99419662

View File

@ -1,5 +1,5 @@
name: gtk name: gtk
version: 3.24.25 version: 3.24.27
mtime: 1613144740 mtime: 1615563717
commit: 5c6aa76979499fa4fc1c202fd30e6977827c7730 commit: c7df3b9e9790012e6c5fbad6a4f4519bcf75561f

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed Mar 17 12:58:38 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.24.27:
+ Input: Ensure preedit-start and preedit-end are emitted
properly.
+ GtkScrolledWindow: Revert a change that broke touch scrolling.
+ Theme:
- Fix a problem with size changes in SSD decorations that
caused mutter crashes
- Use transparent black for window border in the dark theme.
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 26 13:14:01 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.24.26:
+ Input:
- Fix a few oversights in Compose file parsing.
- Fine-tune Compose preedit display.
+ Theme:
- Fine-tune scrollbar size and transitions.
- Reinstate invisible borders for tiled windows.
+ Wayland: Fix a problem with font settings not being found.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 12 18:38:11 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com> Fri Feb 12 18:38:11 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -35,7 +35,7 @@
%bcond_without broadway %bcond_without broadway
%bcond_with doc %bcond_with doc
Name: %{pname} Name: %{pname}
Version: 3.24.25 Version: 3.24.27
Release: 0 Release: 0
Summary: The GTK+ toolkit library (version 3) Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1-or-later License: LGPL-2.1-or-later