From 9845d6904573b5f452f8fa5a7873645ce25c6459 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 13 Jan 2014 12:23:21 +0000 Subject: [PATCH] Update to 3.11.2 --- .gitignore | 1 + gedit.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d38a1db..256a06a 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.10.0.tar.xz /gedit-3.10.1.tar.xz /gedit-3.11.1.tar.xz +/gedit-3.11.2.tar.xz diff --git a/gedit.spec b/gedit.spec index 517df41..3e68f04 100644 --- a/gedit.spec +++ b/gedit.spec @@ -24,7 +24,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.11.1 +Version: 3.11.2 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors @@ -235,6 +235,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Mon Jan 13 2014 Richard Hughes - 2:3.11.2-1 +- Update to 3.11.2 + * Wed Oct 30 2013 Richard Hughes - 2:3.11.1-1 - Update to 3.11.1 diff --git a/sources b/sources index e650e97..74ae13a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c6199b6a6ce22028257bee7915cbf167 gedit-3.11.1.tar.xz +325aa6bc0dcffd757102ff5c03a14a69 gedit-3.11.2.tar.xz