Update to 4.6.0
This commit is contained in:
parent
ae3a14e9f0
commit
12b7bf0f05
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/gtksourceview-4.3.92.tar.xz
|
||||
/gtksourceview-4.4.0.tar.xz
|
||||
/gtksourceview-4.5.91.tar.xz
|
||||
/gtksourceview-4.6.0.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
%global gtk_version 3.22
|
||||
|
||||
Name: gtksourceview4
|
||||
Version: 4.5.91
|
||||
Version: 4.6.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.5/gtksourceview-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gtksourceview/4.6/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 Mar 07 2020 Kalev Lember <klember@redhat.com> - 4.6.0-1
|
||||
- Update to 4.6.0
|
||||
|
||||
* Mon Feb 17 2020 Kalev Lember <klember@redhat.com> - 4.5.91-1
|
||||
- Update to 4.5.91
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtksourceview-4.5.91.tar.xz) = af8add722c76098ef5477edaee80bcb0380f00d9efad5a196a22b4ddf5469f460d3d270324eb0e51b0b3dc5533905d60acaf03988aabb5417be4fbf43f20c1b9
|
||||
SHA512 (gtksourceview-4.6.0.tar.xz) = e7a873dbd452f2077afbc6e0142ce17172a8d33220ea1181e69ed8a5cf94e42e2df741e5a0636731fab6984e84ea2347dca34b5889f3808d29259e13527fa00c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user