From b8567fe7707a7357a7673bac2c2d359695b8fdb0 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 20 Jan 2016 23:22:13 +0100 Subject: [PATCH] Update to 3.19.3 --- .gitignore | 1 + gedit.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index aa41074..2a91acb 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gedit.spec b/gedit.spec index aa4751a..9c2503a 100644 --- a/gedit.spec +++ b/gedit.spec @@ -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 - 2:3.19.3-1 +- Update to 3.19.3 + * Mon Dec 14 2015 Kalev Lember - 2:3.19.2-1 - Update to 3.19.2 diff --git a/sources b/sources index 1d857c3..ed0ca83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ccc2e083ace6797dce31425bd6a012c1 gedit-3.19.2.tar.xz +717e37e96530826933bfac0ca3714980 gedit-3.19.3.tar.xz