Update to 4.8.0
This commit is contained in:
parent
fc3423f98e
commit
7abf721ab5
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/gtksourceview-4.6.0.tar.xz
|
||||
/gtksourceview-4.6.1.tar.xz
|
||||
/gtksourceview-4.7.90.tar.xz
|
||||
/gtksourceview-4.8.0.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
%global gtk_version 3.22
|
||||
|
||||
Name: gtksourceview4
|
||||
Version: 4.7.90
|
||||
Version: 4.8.0
|
||||
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.7/gtksourceview-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gtksourceview/4.8/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
|
||||
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 4.8.0-1
|
||||
- Update to 4.8.0
|
||||
|
||||
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 4.7.90-1
|
||||
- Update to 4.7.90
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtksourceview-4.7.90.tar.xz) = 4c5a8822ea64a3b61af7c17a26960454e81eb91239c9b1920520a73331b2764b474d61bbfb00720d33a28e6f533d74620aac64b8a1d8d973f81d0dc1894b588c
|
||||
SHA512 (gtksourceview-4.8.0.tar.xz) = 69549a58871047eb8cffd9f28042a4e64c0d74dfcb0e241bfb3dd1e4cb229c2ab5fad1f1dd56c6bbb4d0656b2a44fb4b3d14e79203f7f3f2118c5fe84423539d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user