diff --git a/_service b/_service index c106b7c..0e48aab 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/gtksourceview.git - 5.12.1 + 5.14.0 @PARENT_TAG@+@TAG_OFFSET@ v?(.*)\+0 \1 diff --git a/gtksourceview-5.12.1.obscpio b/gtksourceview-5.12.1.obscpio deleted file mode 100644 index fd9ceba..0000000 --- a/gtksourceview-5.12.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c07eb13cff09ddd0b4500a334a0c22db7e5dbf282d208fe2c0803d8265a2546b -size 12174861 diff --git a/gtksourceview-5.14.0.obscpio b/gtksourceview-5.14.0.obscpio new file mode 100644 index 0000000..a9293d0 --- /dev/null +++ b/gtksourceview-5.14.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7f6a99a3572fdc5fb5ac3b58efb041ddb8220e38d355189aa2361836b59977 +size 12137997 diff --git a/gtksourceview.obsinfo b/gtksourceview.obsinfo index c315801..60fd714 100644 --- a/gtksourceview.obsinfo +++ b/gtksourceview.obsinfo @@ -1,4 +1,4 @@ name: gtksourceview -version: 5.12.1 -mtime: 1717110790 -commit: 6d15bb784ccc89bbc7dfab06f88c6ab4c72d8c7e +version: 5.14.0 +mtime: 1726281088 +commit: 908fb622356b3ce42615a70898cc3bfea8375488 diff --git a/gtksourceview5.changes b/gtksourceview5.changes index e390e58..a765dd1 100644 --- a/gtksourceview5.changes +++ b/gtksourceview5.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sun Sep 15 14:10:39 UTC 2024 - Bjørn Lie + +- Update to version 5.14.0: + + Fix an issue where the gutter would not redraw when focus + changes. + + Add support for Groff syntax. +- Changes from version 5.13.1: + + Documentation improvements + + Improve performance of BuilderBlocks font loading. Some of this + effort required changes to the TTF, so user testing with a wide + variety of languages is desired. This should reduce startup + time of GtkSourceView using applications. + + gtk-doc.lang: highlight `backtick` spans + + c.lang: highlight [[]] style attributes + + java.lang: improve escaped character matching + + Adwaita.xml, Adwaita-dark.xml: style updates to track platform + changes for GNOME 47. +- Changes from version 5.13.0: + + Ensure gutter renderers are released during dispose + + Make default auto-indenter keep indentation when cursor is at + line start + + python3.lang: Fix f-string in curly braces to have + no-spellcheck applied + + Updated translations. + ------------------------------------------------------------------- Mon Jun 3 09:54:03 UTC 2024 - Dominique Leuenberger diff --git a/gtksourceview5.spec b/gtksourceview5.spec index d946291..7239702 100644 --- a/gtksourceview5.spec +++ b/gtksourceview5.spec @@ -18,7 +18,7 @@ %define _name gtksourceview Name: gtksourceview5 -Version: 5.12.1 +Version: 5.14.0 Release: 0 Summary: GTK+ Source Editing Widget License: LGPL-2.1-or-later