1
0

Accepting request 1178271 from GNOME:Next

- Update to version 5.12.1:
  + Update documentation links.
  + Specify recoloring hex colors for Adwaita-dark.
  + Improve grid drawing positions slightly.
  + Use a weak ref for GtkSourceView backpointer in
    GtkSourceGutterRenderers which fixes a potential leak of
    GtkSourceView.
  + Fix a fontconfig check for Windows.
  + Fix section name for elixir.

OBS-URL: https://build.opensuse.org/request/show/1178271
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtksourceview5?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2024-06-03 10:19:56 +00:00 committed by Git OBS Bridge
parent 58f230c277
commit de131a9880
6 changed files with 21 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<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.12.0</param>
<param name="revision">5.12.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:979b394bf2972e6b779b43acfcff1e90884d750544a9b46756eb66d920ce35a2
size 12175885

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c07eb13cff09ddd0b4500a334a0c22db7e5dbf282d208fe2c0803d8265a2546b
size 12174861

View File

@ -1,4 +1,4 @@
name: gtksourceview
version: 5.12.0
mtime: 1710540784
commit: 685015155cb4c0bc95f3f761f629f275e18d9e10
version: 5.12.1
mtime: 1717110790
commit: 6d15bb784ccc89bbc7dfab06f88c6ab4c72d8c7e

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jun 3 09:54:03 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 5.12.1:
+ Update documentation links.
+ Specify recoloring hex colors for Adwaita-dark.
+ Improve grid drawing positions slightly.
+ Use a weak ref for GtkSourceView backpointer in
GtkSourceGutterRenderers which fixes a potential leak of
GtkSourceView.
+ Fix a fontconfig check for Windows.
+ Fix section name for elixir.
-------------------------------------------------------------------
Sat Mar 16 09:19:33 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -18,7 +18,7 @@
%define _name gtksourceview
Name: gtksourceview5
Version: 5.12.0
Version: 5.12.1
Release: 0
Summary: GTK+ Source Editing Widget
License: LGPL-2.1-or-later