Accepting request 842933 from GNOME:Next

update to 3.38.1 - TW should be ready

OBS-URL: https://build.opensuse.org/request/show/842933
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=387
This commit is contained in:
Dominique Leuenberger 2020-10-26 08:13:24 +00:00 committed by Git OBS Bridge
parent 363410531a
commit 15092b810f
6 changed files with 41 additions and 10 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.22</param>
<param name="revision">3.24.23</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:ff0c04e17d571608f5d97d542ab90b246466cde574a4df3518770f751d9236a9
size 98998286

3
gtk-3.24.23.obscpio Normal file
View File

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

View File

@ -1,5 +1,5 @@
name: gtk
version: 3.24.22
mtime: 1597075186
commit: 0d30d36326ade257b6309d23bbbeb844a1119338
version: 3.24.23
mtime: 1599170675
commit: 016e8c55ab924c9ef4d32c8cb06253b1dc1be60d

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Thu Oct 15 13:49:46 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Pass --disable-tracker3 to configure: This disables the tracker
search integration in the file open dialog, but avoids crashes in
apps loading GTK3 and still using Tracker.
-------------------------------------------------------------------
Mon Sep 7 09:59:18 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Enable tracker 3 support:
+ Add pkgconfig(tracker-sparql-3.0) BuildRequires.
+ Pass --enable-tracker3 to meson.
-------------------------------------------------------------------
Sat Sep 5 10:33:25 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.24.23:
+ Adwaita: Support error states for labels and entries.
+ Printing: Use the correct names for remote printers.
+ File choser: Default to tracker2 for search to prevent
symbol clashes in tracker-using applications.
+ Wayland:
- Support newer schemas for settings.
- Fix DND hotspot handling.
- Disconnect on display close.
+ X11: Fix a possible crash with disabled devices.
+ Updated translations.
- Switch to regular release tarballs: it's been a while that we
deviated from the tags.
-------------------------------------------------------------------
Mon Aug 10 16:55:00 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
@ -40,7 +71,7 @@ Sun Jun 28 22:12:09 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Improve frame clock smoothness.
- Fix frame clock monotonicity.
+ Adwaita: Improve notebook tab legibility.
+ Updated translations.
+ Updated translations.
-------------------------------------------------------------------
Mon Apr 27 18:13:11 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
@ -170,7 +201,7 @@ Tue Nov 19 11:00:51 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
-------------------------------------------------------------------
Fri Nov 1 19:36:09 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
- Don't recommend -lang subpackage
- Don't recommend -lang subpackage
-------------------------------------------------------------------
Wed Oct 23 10:06:55 UTC 2019 - bjorn.lie@gmail.com

View File

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