Update to 5.7.1
This commit is contained in:
parent
59dac77fab
commit
1038287c84
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/gtksourceview-5.6.0.tar.xz
|
||||
/gtksourceview-5.6.1.tar.xz
|
||||
/gtksourceview-5.7.0.tar.xz
|
||||
/gtksourceview-5.7.1.tar.xz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global api_ver 5
|
||||
|
||||
Name: gtksourceview5
|
||||
Version: 5.7.0
|
||||
Version: 5.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Source code editing widget
|
||||
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://wiki.gnome.org/Projects/GtkSourceView
|
||||
Source0: https://download.gnome.org/sources/gtksourceview/%{api_ver}.4/gtksourceview-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gtksourceview/%{api_ver}.7/gtksourceview-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
@ -95,6 +95,9 @@ the functionality of the installed %{name} package.
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Thu Feb 16 2023 David King <amigadave@amigadave.com> - 5.7.1-1
|
||||
- Update to 5.7.1
|
||||
|
||||
* Mon Feb 06 2023 David King <amigadave@amigadave.com> - 5.7.0-1
|
||||
- Update to 5.7.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtksourceview-5.7.0.tar.xz) = 94259e4a30f796cc5046705dc36661318ed4829e4da5b61810ead727dfd085b25d5f339f667c6999be783be5fb0f6922f50d5fceca77f6602005e21c0f4f94b8
|
||||
SHA512 (gtksourceview-5.7.1.tar.xz) = 58c9ab9a74b7fed65c3159da9756ea0803e387b38014ef031613a89cc0dbd4ff5d6ecf3d2a05407af82e31fadfc993012a8ac1ed28bad76b6dc9520c7ce8abe4
|
||||
|
Loading…
Reference in New Issue
Block a user