diff --git a/gtksourceview-5.6.1.tar.xz b/gtksourceview-5.6.1.tar.xz deleted file mode 100644 index e4351df..0000000 Binary files a/gtksourceview-5.6.1.tar.xz and /dev/null differ diff --git a/gtksourceview-5.8.0.tar.xz b/gtksourceview-5.8.0.tar.xz new file mode 100644 index 0000000..ba851ae Binary files /dev/null and b/gtksourceview-5.8.0.tar.xz differ diff --git a/gtksourceview5.spec b/gtksourceview5.spec index 8dc5546..0face6f 100644 --- a/gtksourceview5.spec +++ b/gtksourceview5.spec @@ -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 - 5.8.0-1 +- bump to 5.8.0 + * Mon Jan 02 2023 lin zhang - 5.6.1-1 - Upgrade to 5.6.1