Update to 5.6.1
This commit is contained in:
parent
30a16e550b
commit
b630fc12ce
Binary file not shown.
BIN
gtksourceview-5.6.1.tar.xz
Normal file
BIN
gtksourceview-5.6.1.tar.xz
Normal file
Binary file not shown.
@ -1,34 +1,32 @@
|
|||||||
%global glib_version 2.70
|
%global glib_version 2.72
|
||||||
%global gtk_version 4.4
|
%global gtk_version 4.6
|
||||||
%global src_name gtksourceview
|
%global src_name gtksourceview
|
||||||
%global api_ver 5
|
%global api_ver 5
|
||||||
|
|
||||||
Name: gtksourceview5
|
Name: gtksourceview5
|
||||||
Version: 5.4.2
|
Version: 5.6.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Source code editing widget
|
Summary: Source code editing widget
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/GtkSourceView
|
URL: https://wiki.gnome.org/Projects/GtkSourceView
|
||||||
Source0: https://download.gnome.org/sources/gtksourceview/5.4/%{src_name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gtksourceview/%{api_ver}.4/%{src_name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: gi-docgen
|
BuildRequires: gi-docgen
|
||||||
BuildRequires: itstool
|
BuildRequires: itstool
|
||||||
BuildRequires: meson >= 0.59.0
|
BuildRequires: meson
|
||||||
BuildRequires: gobject-introspection-devel >= 1.70
|
|
||||||
BuildRequires: pkgconfig(fontconfig)
|
BuildRequires: pkgconfig(fontconfig)
|
||||||
BuildRequires: pkgconfig(fribidi)
|
BuildRequires: pkgconfig(fribidi)
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= %{glib_version}
|
BuildRequires: pkgconfig(gio-2.0) >= %{glib_version}
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib_version}
|
BuildRequires: pkgconfig(glib-2.0) >= %{glib_version}
|
||||||
BuildRequires: pkgconfig(gobject-2.0) >= %{glib_version}
|
BuildRequires: pkgconfig(gobject-2.0) >= %{glib_version}
|
||||||
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: pkgconfig(gtk4) >= %{gtk_version}
|
BuildRequires: pkgconfig(gtk4) >= %{gtk_version}
|
||||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.6
|
|
||||||
BuildRequires: pkgconfig(pangoft2)
|
|
||||||
BuildRequires: pkgconfig(libpcre2-8)
|
BuildRequires: pkgconfig(libpcre2-8)
|
||||||
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
|
BuildRequires: pkgconfig(pangoft2)
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
BuildRequires: valgrind
|
|
||||||
|
|
||||||
Requires: glib2%{?_isa} >= %{glib_version}
|
Requires: glib2%{?_isa} >= %{glib_version}
|
||||||
Requires: gtk4%{?_isa} >= %{gtk_version}
|
Requires: gtk4%{?_isa} >= %{gtk_version}
|
||||||
@ -95,6 +93,9 @@ the functionality of the installed %{name} package.
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 5.6.1-1
|
||||||
|
- Upgrade to 5.6.1
|
||||||
|
|
||||||
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 5.4.2-1
|
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 5.4.2-1
|
||||||
- Upgrade to 5.4.2
|
- Upgrade to 5.4.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user