Update to 4.7.90
This commit is contained in:
parent
b5d9b65030
commit
fc3423f98e
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/gtksourceview-4.5.91.tar.xz
|
||||
/gtksourceview-4.6.0.tar.xz
|
||||
/gtksourceview-4.6.1.tar.xz
|
||||
/gtksourceview-4.7.90.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
%global gtk_version 3.22
|
||||
|
||||
Name: gtksourceview4
|
||||
Version: 4.6.1
|
||||
Release: 2%{?dist}
|
||||
Version: 4.7.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Source code editing widget
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GtkSourceView
|
||||
Source0: https://download.gnome.org/sources/gtksourceview/4.6/gtksourceview-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gtksourceview/4.7/gtksourceview-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
@ -95,6 +95,9 @@ the functionality of the installed %{name} package.
|
||||
%{_datadir}/installed-tests/gtksourceview-4/
|
||||
|
||||
%changelog
|
||||
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 4.7.90-1
|
||||
- Update to 4.7.90
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtksourceview-4.6.1.tar.xz) = 3341e6248a0abba6373a79742b4348d8aff58ca6a4b9093729d0d1fe2579ab8acbc61f1ecc6d350000edae60c963eeca866fa659b3f3d6ec320cdbf1ed21fdec
|
||||
SHA512 (gtksourceview-4.7.90.tar.xz) = 4c5a8822ea64a3b61af7c17a26960454e81eb91239c9b1920520a73331b2764b474d61bbfb00720d33a28e6f533d74620aac64b8a1d8d973f81d0dc1894b588c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user