Update to 3.19.3

This commit is contained in:
Kalev Lember 2016-01-20 23:22:13 +01:00
parent 6431baea28
commit b8567fe770
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -93,3 +93,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.18.2.tar.xz
/gedit-3.19.1.tar.xz
/gedit-3.19.2.tar.xz
/gedit-3.19.3.tar.xz

View File

@ -14,16 +14,16 @@
%global gtk3_version 3.19.0
%global pygo_version 3.0.0
%global desktop_file_utils_version 0.9
%global gtksourceview_version 3.19.3
%global gtksourceview_version 3.19.4
%global enchant_version 1.2.0
%global isocodes_version 0.35
%global libpeas_version 1.14.1
%global gspell_version 0.2.2
%global gspell_version 0.2.3
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.19.2
Version: 3.19.3
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
@ -207,6 +207,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/vala/
%changelog
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 2:3.19.3-1
- Update to 3.19.3
* Mon Dec 14 2015 Kalev Lember <klember@redhat.com> - 2:3.19.2-1
- Update to 3.19.2

View File

@ -1 +1 @@
ccc2e083ace6797dce31425bd6a012c1 gedit-3.19.2.tar.xz
717e37e96530826933bfac0ca3714980 gedit-3.19.3.tar.xz