Accepting request 972166 from GNOME:Next
Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/972166 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtksourceview5?expand=0&rev=5
This commit is contained in:
parent
84e8a31065
commit
10ce84b6b5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:003bc217e670a8ec8aa3aece994b70e70b7d6b8074938adda21718555d84e637
|
|
||||||
size 1259684
|
|
3
gtksourceview-5.4.1.tar.xz
Normal file
3
gtksourceview-5.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eb3584099cfa0adc9a0b1ede08def6320bd099e79e74a2d0aefb4057cd93d68e
|
||||||
|
size 1258668
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 22 10:06:46 UTC 2022 - Emily Gonyer <emilyyrose@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 5.4.1:
|
||||||
|
+ Improved styling for style scheme preview widgets.
|
||||||
|
+ Improved styling and positioning of completion windows.
|
||||||
|
+ Improved styling for various style schemes.
|
||||||
|
+ Unit test fixes.
|
||||||
|
+ Hover assistants will no longer be showed if no providers
|
||||||
|
completed successfully to add widgets.
|
||||||
|
+ GtkSourceVimIMContext tries to handle various corner cases
|
||||||
|
better with regards to reuse and being removed from an
|
||||||
|
event controller or widget.
|
||||||
|
+ GtkSourceCompletionCell has improved fast-paths for resetting
|
||||||
|
cells to empty state when already empty.
|
||||||
|
+ Improved sizing and placement of assistants including hover
|
||||||
|
popovers, interactive tooltips, and completion windows.
|
||||||
|
+ The overview map has improved it's fallback styling.
|
||||||
|
+ The overview map will now properly update when the sourceview's
|
||||||
|
right-margin-position changes.
|
||||||
|
+ Fixes to vala.lang for regex detection.
|
||||||
|
+ Translation updates.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 20 09:22:30 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
Sun Mar 20 09:22:30 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.4.0
|
Version: 5.4.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…
Reference in New Issue
Block a user