Update to 4.4.0
This commit is contained in:
parent
1986d634f2
commit
6b20de3e83
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/gtksourceview-4.2.0.tar.xz
|
||||
/gtksourceview-4.3.1.tar.xz
|
||||
/gtksourceview-4.3.92.tar.xz
|
||||
/gtksourceview-4.4.0.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
%global gtk_version 3.22
|
||||
|
||||
Name: gtksourceview4
|
||||
Version: 4.3.92
|
||||
Version: 4.4.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.3/gtksourceview-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gtksourceview/4.4/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
|
||||
* Tue Sep 10 2019 Kalev Lember <klember@redhat.com> - 4.4.0-1
|
||||
- Update to 4.4.0
|
||||
|
||||
* Wed Sep 04 2019 Kalev Lember <klember@redhat.com> - 4.3.92-1
|
||||
- Update to 4.3.92
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtksourceview-4.3.92.tar.xz) = c48d2a6cd48ae0546ad89aa873cac37e52722adeed33281051c60d4a1b96ff0d534225715ee31d588d542d3e777cc1177b9115ac5ea63374fd7a7df69011a6c8
|
||||
SHA512 (gtksourceview-4.4.0.tar.xz) = 068e723525290c5356c5ce3f5e5b5b8ecc9f7b1ff2f8234da247d1a84bed63ff5601cad6550981720859286e107705ec25cc7793b754ada164ec6569df0df9eb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user