From 61c8eed65a27db2a7960687e4cccf4292334d88c Mon Sep 17 00:00:00 2001 From: Ignacio Casal Quinteiro Date: Tue, 4 Jun 2013 09:56:51 +0200 Subject: [PATCH] 3.9.1 --- .gitignore | 1 + gedit.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fca4580..ad9501e 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.8.0.tar.xz /gedit-3.8.1.tar.xz /gedit-3.8.2.tar.xz +/gedit-3.9.1.tar.xz diff --git a/gedit.spec b/gedit.spec index 027fe7b..81fe429 100644 --- a/gedit.spec +++ b/gedit.spec @@ -22,12 +22,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.8.2 +Version: 3.9.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.8/gedit-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gedit/3.9/gedit-%{version}.tar.xz URL: http://projects.gnome.org/gedit/ @@ -237,6 +237,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Tue Jun 04 2013 Ignacio Casal Quinteiro - 2:3.9.1-1 +- Update to 3.9.1 + * Mon May 13 2013 Richard Hughes - 2:3.8.2-1 - Update to 3.8.2 @@ -322,7 +325,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : * Sun Jan 08 2012 Ignacio Casal Quinteiro - 2:3.3.2-1 - Update to 3.3.2 -* Thu Dec 17 2011 Ignacio Casal Quinteiro - 2:3.3.1-1 +* Sat Dec 17 2011 Ignacio Casal Quinteiro - 2:3.3.1-1 - Update to 3.3.1 * Thu Dec 08 2011 Ignacio Casal Quinteiro - 2:3.2.5-1 @@ -352,7 +355,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : * Tue Aug 30 2011 Ignacio Casal Quinteiro - 2:3.1.4-1 - Update to 3.1.4 -* Tue Aug 04 2011 Ignacio Casal Quinteiro - 2:3.1.3-1 +* Thu Aug 04 2011 Ignacio Casal Quinteiro - 2:3.1.3-1 - Update to 3.1.3 - Add patch to not include the unity quicklist on the desktop file. diff --git a/sources b/sources index 063596b..1f17702 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -672031ade67a302000ce1c85d895ce72 gedit-3.8.2.tar.xz +f6239511d429aa4ad364ee871a3162f7 gedit-3.9.1.tar.xz