Accepting request 1109837 from GNOME:Next

Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1109837
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtksourceview5?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2023-09-12 08:21:15 +00:00 committed by Git OBS Bridge
parent 28b527664f
commit 7bb587aaf4
4 changed files with 26 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Sep 3 00:17:57 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
- Update to version 5.9.0:
+ This is a release candidate for GNOME 45.
+ Documentation improvements.
+ Various introspection improvements.
+ New languages: Blueprint.
+ Updated languages: C, C++, Rust, Python3, Shell, Java, OCaml.
+ Updated style schemes: cobalt.
+ GtkSourceBuffer gained a "loading" property which is toggled
when GtkSourceFileLoader is loading the buffer from storage.
+ More defensiveness improvements in GtkSourceBufferOutputStream.
+ A leak in Vim emulation has been fixed.
+ Vim emulation now supports visual replace.
+ Scheduling of batched workers has been improved with
gtk_source_scheduler_add().
+ Snippets are now initialized from GtkSourceView.constructed()
to allow for applications to hook buffer creation.
+ Updated translations.
-------------------------------------------------------------------
Fri Mar 17 19:39:51 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -18,13 +18,13 @@
%define _name gtksourceview
Name: gtksourceview5
Version: 5.8.0
Version: 5.9.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.8/%{_name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gtksourceview/5.9/%{_name}-%{version}.tar.xz
Source1: changes.lang
BuildRequires: gobject-introspection-devel >= 1.70