Accepting request 798589 from GNOME:Factory

New stable release, not buildtested! (forwarded request 798381 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/798589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=158
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:43:45 +00:00 committed by Git OBS Bridge
commit 0e21e7ec6c
6 changed files with 23 additions and 8 deletions

View File

@ -1,8 +1,9 @@
<?xml version="1.0"?>
<services>
<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">refs/tags/3.24.18</param>
<param name="revision">3.24.20</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:5c6cd1fcd0fbd13d3ef678808fd87470ee1d4f636e5ac74bebfc26913f7d2169
size 98903054

3
gtk-3.24.20.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e43760a3f5bdf441174c06bfca8896483edaaf9b3950f25b3f78e275a34ff87
size 98971662

View File

@ -1,5 +1,5 @@
name: gtk
version: 3.24.18
mtime: 1586471639
commit: f9decb0cd61f7102af6b5d1f70493bfe6dacb3d1
version: 3.24.20
mtime: 1587998173
commit: db39ce2b1699acaf5d0ba160cf7cc68ccf6e16d6

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Apr 27 18:13:11 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.24.20:
+ GtkFileChooser:
- Prevent selection changes after overwrite confirmation
- Don't grab focus to the sidebar on click
- Avoid a use-after-free in GtkFileSystemModel
+ GtkEmojiChooser: Remove blacklist
+ GtkAboutDialog: Add more licenses
+ Adwaita: Lower the contrast of checkboxes
+ HighContrast: Export the same public colors as Adwaita
+ Updated translations.
-------------------------------------------------------------------
Fri Apr 10 11:27:09 UTC 2020 - bjorn.lie@gmail.com

View File

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