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:
parent
363410531a
commit
15092b810f
2
_service
2
_service
@ -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.22</param>
|
<param name="revision">3.24.23</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>
|
||||||
|
@ -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
3
gtk-3.24.23.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7c19d81f0dd407a3e5771f897089abd9eed4cf023161bfc7fc1fb5c3e8f25758
|
||||||
|
size 99084814
|
@ -1,5 +1,5 @@
|
|||||||
name: gtk
|
name: gtk
|
||||||
version: 3.24.22
|
version: 3.24.23
|
||||||
mtime: 1597075186
|
mtime: 1599170675
|
||||||
commit: 0d30d36326ade257b6309d23bbbeb844a1119338
|
commit: 016e8c55ab924c9ef4d32c8cb06253b1dc1be60d
|
||||||
|
|
||||||
|
31
gtk3.changes
31
gtk3.changes
@ -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>
|
Mon Aug 10 16:55:00 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
%bcond_without broadway
|
%bcond_without broadway
|
||||||
%bcond_with doc
|
%bcond_with doc
|
||||||
Name: %{pname}
|
Name: %{pname}
|
||||||
Version: 3.24.22
|
Version: 3.24.23
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user