Accepting request 693292 from GNOME:Factory
New stable rel (forwarded request 693155 from iznogood) OBS-URL: https://build.opensuse.org/request/show/693292 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=142
This commit is contained in:
commit
b8967f4437
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:52121144a2df4babed75eb5f34de130a46420101fde3ae216d3142df8a481520
|
|
||||||
size 19375708
|
|
3
gtk+-3.24.8.tar.xz
Normal file
3
gtk+-3.24.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:666962de9b9768fe9ca785b0e2f42c8b9db3868a12fa9b356b167238d70ac799
|
||||||
|
size 22419364
|
17
gtk3.changes
17
gtk3.changes
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 11 09:24:41 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.24.8:
|
||||||
|
+ Color editor: don't warn if editing is cancelled.
|
||||||
|
+ Always redraw on allocate - not doing so is not safe when any
|
||||||
|
widget can have a background.
|
||||||
|
+ Use GLSL 3.30 for shaders.
|
||||||
|
+ Quartz: add a preliminary GdkGLContext implementation.
|
||||||
|
+ Win32: Fix a bug that prevented storing printer driver prefs.
|
||||||
|
+ Wayland: properly place window menus.
|
||||||
|
+ GtkApplication: support session state changes in sandboxes,
|
||||||
|
using the inhibit portal.
|
||||||
|
+ Fix a problem with autostart notification.
|
||||||
|
+ Places: Show loop devices as reported by gvfs.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 12 20:43:55 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Mar 12 20:43:55 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%define _name gtk+
|
%define _name gtk+
|
||||||
%bcond_without broadway
|
%bcond_without broadway
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
Version: 3.24.7
|
Version: 3.24.8
|
||||||
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…
Reference in New Issue
Block a user