Accepting request 1205806 from GNOME:Factory

New upstream release (forwarded request 1205741 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1205806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtksourceview5?expand=0&rev=13
This commit is contained in:
Ana Guerrero 2024-10-08 15:25:42 +00:00 committed by Git OBS Bridge
commit 1669ddd2d9
6 changed files with 16 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.0</param>
<param name="revision">5.14.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:0f7f6a99a3572fdc5fb5ac3b58efb041ddb8220e38d355189aa2361836b59977
size 12137997

View File

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

View File

@ -1,4 +1,4 @@
name: gtksourceview
version: 5.14.0
mtime: 1726281088
commit: 908fb622356b3ce42615a70898cc3bfea8375488
version: 5.14.1
mtime: 1728067754
commit: c0e36cf47109a3d581f90e766b2f516261ca0e20

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 4 19:05:33 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 5.14.1:
+ Ensure you cannot show context menu from GtkSourceMap which
otherwise has a limited FontMap containing only the
BuilderBlocks font.
-------------------------------------------------------------------
Sun Sep 15 14:10:39 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

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