From 74af9688e543de4307e0328a125dcb4d17997684 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 1 May 2015 18:34:49 +0200 Subject: [PATCH] Update to 3.17.0 --- .gitignore | 1 + gedit.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f456725..0d52f4a 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.15.92.tar.xz /gedit-3.16.0.tar.xz /gedit-3.16.1.tar.xz +/gedit-3.17.0.tar.xz diff --git a/gedit.spec b/gedit.spec index b3f9e74..7f8c91d 100644 --- a/gedit.spec +++ b/gedit.spec @@ -14,7 +14,7 @@ %global gtk3_version 3.16 %global pygo_version 3.0.0 %global desktop_file_utils_version 0.9 -%global gtksourceview_version 3.16 +%global gtksourceview_version 3.17.0 %global enchant_version 1.2.0 %global isocodes_version 0.35 %global libpeas_version 1.7.0 @@ -22,12 +22,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.16.1 +Version: 3.17.0 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit -Source0: http://download.gnome.org/sources/gedit/3.16/gedit-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gedit/3.17/gedit-%{version}.tar.xz URL: http://projects.gnome.org/gedit/ @@ -202,6 +202,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/vala/ %changelog +* Fri May 01 2015 Kalev Lember - 2:3.17.0-1 +- Update to 3.17.0 + * Sun Apr 12 2015 Kalev Lember - 2:3.16.1-1 - Update to 3.16.1 diff --git a/sources b/sources index 72dc808..8d04f82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45af095c4128c4a5126d6d938e5de667 gedit-3.16.1.tar.xz +481fb70bc64644e57648bf1f06000ac3 gedit-3.17.0.tar.xz