Update to 5.9.0
This commit is contained in:
parent
1ed1008619
commit
0491a42651
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/gtksourceview-5.7.1.tar.xz
|
||||
/gtksourceview-5.7.2.tar.xz
|
||||
/gtksourceview-5.8.0.tar.xz
|
||||
/gtksourceview-5.9.0.tar.xz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global api_ver 5
|
||||
|
||||
Name: gtksourceview5
|
||||
Version: 5.8.0
|
||||
Release: 2%{?dist}
|
||||
Version: 5.9.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/%{api_ver}.7/gtksourceview-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gtksourceview/5.9/gtksourceview-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
@ -95,6 +95,9 @@ the functionality of the installed %{name} package.
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Tue Sep 05 2023 Kalev Lember <klember@redhat.com> - 5.9.0-1
|
||||
- Update to 5.9.0
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtksourceview-5.8.0.tar.xz) = 370be5e8040f68eeef5fc6dec3e0ff9cbcf64a6ad162e228cddf07f6d493c762f37c89010073d4d850ec8c6ffa45c4697f5d9eb8c32de5fffc7ec97f44911d3b
|
||||
SHA512 (gtksourceview-5.9.0.tar.xz) = ba75cbe716f7569cf2834474fa1f25d956ea9423fe57558a307a20940f12f2bd2188ea1b1b5e86c0b1c262b224baf0037f512e81f06b08c6461224baf184333c
|
||||
|
Loading…
Reference in New Issue
Block a user