Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gtksourceview5 for openSUSE:Factory checked in at 2026-04-10 17:46:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtksourceview5 (Old) and /work/SRC/openSUSE:Factory/.gtksourceview5.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtksourceview5" Fri Apr 10 17:46:53 2026 rev:18 rq:1345421 version:5.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gtksourceview5/gtksourceview5.changes 2025-09-24 15:22:04.394769194 +0200 +++ /work/SRC/openSUSE:Factory/.gtksourceview5.new.21863/gtksourceview5.changes 2026-04-10 17:48:54.619669876 +0200 @@ -1,0 +2,25 @@ +Mon Mar 23 08:51:13 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Tue Mar 17 08:55:52 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 5.20.0: + + No changes since 5.19.0. + +------------------------------------------------------------------- +Tue Feb 24 10:57:07 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 5.19.0: + + Annotations: draw a background behind annotations; align to the + right when they fit (e.g. for diagnostics) + + GObject Introspection: fix nullable and callback destroy + annotations (get_location, get_match_style, scheduler, + callbacks) + + Fix gutter text renderer text layout snapshot deprecation + + PHP language: highlight PHP 8.0 attributes and add new keywords + + New language: Cornish + + Updated translations. + +------------------------------------------------------------------- Old: ---- gtksourceview-5.18.0.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio gtksourceview-5.20.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtksourceview5.spec ++++++ --- /var/tmp/diff_new_pack.3DNLPP/_old 2026-04-10 17:48:55.471704938 +0200 +++ /var/tmp/diff_new_pack.3DNLPP/_new 2026-04-10 17:48:55.475705103 +0200 @@ -1,7 +1,7 @@ # # spec file for package gtksourceview5 # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define _name gtksourceview Name: gtksourceview5 -Version: 5.18.0 +Version: 5.20.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: %{_name}-%{version}.tar.zst +Source0: %{_name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel >= 1.70 BuildRequires: meson >= 0.59.0 ++++++ _scmsync.obsinfo ++++++ mtime: 1774255874 commit: e46acea2e1a56524c109c87321c9ace823b4fd5e6a4e9f3281cbfa77598faa61 url: https://src.opensuse.org/GNOME/gtksourceview5 revision: e46acea2e1a56524c109c87321c9ace823b4fd5e6a4e9f3281cbfa77598faa61 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.3DNLPP/_old 2026-04-10 17:48:55.523707078 +0200 +++ /var/tmp/diff_new_pack.3DNLPP/_new 2026-04-10 17:48:55.527707243 +0200 @@ -3,18 +3,17 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gtksourceview.git</param> - <param name="revision">5.18.0</param> + <param name="revision">5.20.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> -<!-- <param name="changesgenerate">enable</param> --> + <!-- <param name="changesgenerate">enable</param> --> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> - <service name="set_version" mode="manual" /> + <service name="set_version" mode="manual"/> </services> - ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-24 10:16:15.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ gtksourceview.obsinfo ++++++ --- /var/tmp/diff_new_pack.3DNLPP/_old 2026-04-10 17:48:55.619711029 +0200 +++ /var/tmp/diff_new_pack.3DNLPP/_new 2026-04-10 17:48:55.623711193 +0200 @@ -1,5 +1,5 @@ name: gtksourceview -version: 5.18.0 -mtime: 1757722914 -commit: 753eb53d9929f3559271d18641e3f45632b5577c +version: 5.20.0 +mtime: 1773692561 +commit: e46bb9bf434966b7be9d3de67bd0c11b309342a3
