diff --git a/gtksourceview-5.6.2.tar.xz b/gtksourceview-5.6.2.tar.xz deleted file mode 100644 index 619fd18..0000000 --- a/gtksourceview-5.6.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f146c156f135a60499d979e3577c99b6e15a111445767abe6219bb34c545c77 -size 1262272 diff --git a/gtksourceview-5.8.0.tar.xz b/gtksourceview-5.8.0.tar.xz new file mode 100644 index 0000000..25028b5 --- /dev/null +++ b/gtksourceview-5.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:110dd4c20def21886fbf777298fe0ef8cc2ad6023b8f36c7424411a414818933 +size 1253152 diff --git a/gtksourceview5.changes b/gtksourceview5.changes index ee3c5f9..76bf182 100644 --- a/gtksourceview5.changes +++ b/gtksourceview5.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Fri Mar 17 19:39:51 UTC 2023 - Bjørn Lie + +- Update to version 5.8.0: + + vim: avoid large numbers of small deletions in filter command. + + adwaita.xml: add missing def:deletion style. + + todotxt.lang: add support for todo.txt format. + +------------------------------------------------------------------- +Mon Mar 6 16:55:52 UTC 2023 - Bjørn Lie + +- Update to version 5.7.2: + + Documentation improvements + + Updated languages: java.lang, html.lang + + Fix Y offset calculation when GtkTextView:top-margin is set + + Completion now requeries providers upon manual activation + + CSS updates for completion popover to reduce allocation jitter + + Assistants will more aggresively update positioning. It is + heavily suggested that you have GNOME/gtk!5564 in whatever GTK + you are linking against to reduce the potential for frames + rendered with missing allocations/text + +------------------------------------------------------------------- +Sun Feb 26 20:23:04 UTC 2023 - Luciano Santos + +- Replace python3-gi-docgen build requirement with the more + reliable pkgconfig(gi-docgen). + +------------------------------------------------------------------- +Fri Feb 24 18:49:31 UTC 2023 - Bjørn Lie + +- Update to version 5.7.1: + + Updated languages: c.lang, docker.lang, nix.lang + + Add missing version functions to GIR generation. + + Moving through snippets now retires the completion popover. + + Documentation updates. +- Changes from version 5.7.0: + + gutterrenderermarks: avoid potential infinite loop with marks + + build: drop unnecessary vapigen check + + cpp.lang: add constinit keyword + + java.lang: fix escaped characters + + lean.lang: strings may contain line breaks + + nix.lang: Add Nix syntax highlighting + + reasonml.lang: add ReasonML language + ------------------------------------------------------------------- Wed Jan 11 11:09:15 UTC 2023 - Bjørn Lie diff --git a/gtksourceview5.spec b/gtksourceview5.spec index e76e9d4..ee3fc4c 100644 --- a/gtksourceview5.spec +++ b/gtksourceview5.spec @@ -18,23 +18,23 @@ %define _name gtksourceview Name: gtksourceview5 -Version: 5.6.2 +Version: 5.8.0 Release: 0 Summary: GTK+ Source Editing Widget License: LGPL-2.1-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Projects/GtkSourceView -Source0: https://download.gnome.org/sources/gtksourceview/5.6/%{_name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gtksourceview/5.8/%{_name}-%{version}.tar.xz Source1: changes.lang BuildRequires: gobject-introspection-devel >= 1.70 BuildRequires: meson >= 0.59.0 BuildRequires: pkgconfig -BuildRequires: python3-gi-docgen BuildRequires: vala BuildRequires: valgrind BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(fribidi) >= 0.19.7 +BuildRequires: pkgconfig(gi-docgen) BuildRequires: pkgconfig(gio-2.0) >= 2.72 BuildRequires: pkgconfig(glib-2.0) >= 2.72 BuildRequires: pkgconfig(gtk4) >= 4.6