Update to 3.19.3
This commit is contained in:
parent
6431baea28
commit
b8567fe770
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user