bump to 5.8.0

Signed-off-by: lvgenggeng <lvgenggeng@uniontech.com>
This commit is contained in:
lvgenggeng 2023-11-17 15:26:34 +08:00
parent 0f042348b0
commit 62a611bb5d
3 changed files with 6 additions and 2 deletions

Binary file not shown.

BIN
gtksourceview-5.8.0.tar.xz Normal file

Binary file not shown.

View File

@ -4,12 +4,12 @@
%global api_ver 5
Name: gtksourceview5
Version: 5.6.1
Version: 5.8.0
Release: 1
Summary: Source code editing widget
License: LGPLv2+
URL: https://wiki.gnome.org/Projects/GtkSourceView
Source0: https://download.gnome.org/sources/gtksourceview/%{api_ver}.4/%{src_name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gtksourceview/%{api_ver}.8/%{src_name}-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: gettext
@ -26,6 +26,7 @@ BuildRequires: pkgconfig(gtk4) >= %{gtk_version}
BuildRequires: pkgconfig(libpcre2-8)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(pangoft2)
BuildRequires: pkgconfig(sysprof-capture-4)
BuildRequires: vala
Requires: glib2%{?_isa} >= %{glib_version}
@ -93,6 +94,9 @@ the functionality of the installed %{name} package.
%{_datadir}/installed-tests
%changelog
* Fri Nov 17 2023 lvgenggeng <lvgenggeng@uniontech.com> - 5.8.0-1
- bump to 5.8.0
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 5.6.1-1
- Upgrade to 5.6.1