From f16185fbe03da10e326b6aa1bf25f944cd580af8 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 12 Apr 2015 17:26:25 +0200 Subject: [PATCH] Update to 3.16.1 --- .gitignore | 1 + gedit.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f77c0c2..f456725 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.15.91.tar.xz /gedit-3.15.92.tar.xz /gedit-3.16.0.tar.xz +/gedit-3.16.1.tar.xz diff --git a/gedit.spec b/gedit.spec index d437166..b3f9e74 100644 --- a/gedit.spec +++ b/gedit.spec @@ -11,10 +11,10 @@ %endif %global glib2_version 2.40.0 -%global gtk3_version 3.15.7 +%global gtk3_version 3.16 %global pygo_version 3.0.0 %global desktop_file_utils_version 0.9 -%global gtksourceview_version 3.15.3 +%global gtksourceview_version 3.16 %global enchant_version 1.2.0 %global isocodes_version 0.35 %global libpeas_version 1.7.0 @@ -22,7 +22,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.16.0 +Version: 3.16.1 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors @@ -202,6 +202,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/vala/ %changelog +* Sun Apr 12 2015 Kalev Lember - 2:3.16.1-1 +- Update to 3.16.1 + * Mon Mar 23 2015 Kalev Lember - 2:3.16.0-1 - Update to 3.16.0 diff --git a/sources b/sources index 62b0159..72dc808 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -661468539440b7b4f94dd285d7969442 gedit-3.16.0.tar.xz +45af095c4128c4a5126d6d938e5de667 gedit-3.16.1.tar.xz