From d2901ff870e5a5a74a17e1601197b0eac8e8cbfb Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 30 Oct 2013 10:11:22 +0000 Subject: [PATCH] Update to 3.11.1 --- .gitignore | 1 + gedit.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bb01d4a..d38a1db 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.9.92.tar.xz /gedit-3.10.0.tar.xz /gedit-3.10.1.tar.xz +/gedit-3.11.1.tar.xz diff --git a/gedit.spec b/gedit.spec index 3223a13..517df41 100644 --- a/gedit.spec +++ b/gedit.spec @@ -24,12 +24,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.10.1 +Version: 3.11.1 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.10/gedit-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gedit/3.11/gedit-%{version}.tar.xz URL: http://projects.gnome.org/gedit/ @@ -235,6 +235,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Wed Oct 30 2013 Richard Hughes - 2:3.11.1-1 +- Update to 3.11.1 + * Mon Oct 28 2013 Richard Hughes - 2:3.10.1-1 - Update to 3.10.1 diff --git a/sources b/sources index 93ff1f6..e650e97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -877b3b2da061ef1cecaf0e770a3f1f4b gedit-3.10.1.tar.xz +c6199b6a6ce22028257bee7915cbf167 gedit-3.11.1.tar.xz