Accepting request 1005352 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1005352 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtksourceview5?expand=0&rev=6
This commit is contained in:
commit
6b72adc3a8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0ca3df1d2af61bde3608d0d3f233e4a41f958e2ae59b9fc209c3df6102e8afdd
|
|
||||||
size 1266084
|
|
3
gtksourceview-5.6.1.tar.xz
Normal file
3
gtksourceview-5.6.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:659d9cc9d034a114f07e7e134ee80d77dec0497cb1516ae5369119c2fcb9da16
|
||||||
|
size 1261200
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 22 07:55:56 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 5.6.1:
|
||||||
|
+ Improve resilience of GtkSourceHover assistants to prevent
|
||||||
|
unbreakable grabs by application added widgets.
|
||||||
|
+ Hide all assistants when unmapping GtkSourceViews.
|
||||||
|
+ Don't dismiss hover delay timeout from pointer clicks, allow
|
||||||
|
them to click through to display hover information.
|
||||||
|
+ Don't show new assistants unless parent GtkSourceView is
|
||||||
|
mapped. This can improve situations with tabbed editors and
|
||||||
|
asynchronous operations to load completion, hover data, etc.
|
||||||
|
+ Additional Vim commands.
|
||||||
|
+ Updated languages: go.lang.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 18 10:38:39 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
Sun Sep 18 10:38:39 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _name gtksourceview
|
%define _name gtksourceview
|
||||||
Name: gtksourceview5
|
Name: gtksourceview5
|
||||||
Version: 5.6.0
|
Version: 5.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GTK+ Source Editing Widget
|
Summary: GTK+ Source Editing Widget
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user