Update to 5.11.0
This commit is contained in:
parent
ad3a55b1eb
commit
3723deb468
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/gtksourceview-5.8.0.tar.xz
|
||||
/gtksourceview-5.9.0.tar.xz
|
||||
/gtksourceview-5.10.0.tar.xz
|
||||
/gtksourceview-5.11.0.tar.xz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global api_ver 5
|
||||
|
||||
Name: gtksourceview5
|
||||
Version: 5.10.0
|
||||
Release: 2%{?dist}
|
||||
Version: 5.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Source code editing widget
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://wiki.gnome.org/Projects/GtkSourceView
|
||||
Source0: https://download.gnome.org/sources/gtksourceview/5.10/gtksourceview-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gtksourceview/5.11/gtksourceview-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
@ -95,6 +95,9 @@ the functionality of the installed %{name} package.
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Sat Jan 20 2024 David King <amigadave@amigadave.com> - 5.11.0-1
|
||||
- Update to 5.11.0
|
||||
|
||||
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.10.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtksourceview-5.10.0.tar.xz) = c8fb377c0f65fff35fe764c98d40a399b2f3982bfb7e25512b50f4f3c31b226d4775e136fc4be682b2e44a3b643cefd01d195c9a61f5c3ca81d15bef0093e47a
|
||||
SHA512 (gtksourceview-5.11.0.tar.xz) = 96af25d689657b25d08fcd8f568e895d50d39984f8e129274941e782da3608df48088e7ffb6e123165d05bfcfa855dfcf1aa701f690a738f30c193a96cae3a8c
|
||||
|
Loading…
Reference in New Issue
Block a user