Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gtksourceview5 for openSUSE:Factory checked in at 2023-03-24 15:17:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtksourceview5 (Old) and /work/SRC/openSUSE:Factory/.gtksourceview5.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtksourceview5" Fri Mar 24 15:17:09 2023 rev:8 rq:1073180 version:5.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gtksourceview5/gtksourceview5.changes 2023-01-14 20:31:31.193142750 +0100 +++ /work/SRC/openSUSE:Factory/.gtksourceview5.new.31432/gtksourceview5.changes 2023-03-24 15:17:17.577904910 +0100 @@ -1,0 +2,45 @@ +Fri Mar 17 19:39:51 UTC 2023 - Bjørn Lie <[email protected]> + +- 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 <[email protected]> + +- 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 <[email protected]> + +- Replace python3-gi-docgen build requirement with the more + reliable pkgconfig(gi-docgen). + +------------------------------------------------------------------- +Fri Feb 24 18:49:31 UTC 2023 - Bjørn Lie <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- gtksourceview-5.6.2.tar.xz New: ---- gtksourceview-5.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtksourceview5.spec ++++++ --- /var/tmp/diff_new_pack.QiMg0f/_old 2023-03-24 15:17:19.389914583 +0100 +++ /var/tmp/diff_new_pack.QiMg0f/_new 2023-03-24 15:17:19.393914604 +0100 @@ -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 ++++++ gtksourceview-5.6.2.tar.xz -> gtksourceview-5.8.0.tar.xz ++++++ ++++ 7135 lines of diff (skipped)
