Accepting request 1225812 from GNOME:Factory

- Update to version 5.14.2:
  + Ignore various libxml2 deprecations
  + Fix some incorrect GI annotations
  + Fix extraneous dismissal of hover providers in some cases
  + Add missing 5_14 version macros (forwarded request 1225681 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1225812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtksourceview5?expand=0&rev=14
This commit is contained in:
Ana Guerrero 2024-11-24 10:03:46 +00:00 committed by Git OBS Bridge
commit 380600f3ad
6 changed files with 17 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.14.1</param>
<param name="revision">5.14.2</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:dc5ca7954b090d0b960fbefd3dcf0b38891ec73542de3c4426fc726b305b4fc6
size 12137997

View File

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

View File

@ -1,4 +1,4 @@
name: gtksourceview
version: 5.14.1
mtime: 1728067754
commit: c0e36cf47109a3d581f90e766b2f516261ca0e20
version: 5.14.2
mtime: 1732224657
commit: bb2383de981af0b762f40bbd813d282b43ae5606

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 21 22:38:00 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 5.14.2:
+ Ignore various libxml2 deprecations
+ Fix some incorrect GI annotations
+ Fix extraneous dismissal of hover providers in some cases
+ Add missing 5_14 version macros
-------------------------------------------------------------------
Fri Oct 4 19:05:33 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

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