From af5c24cf20664af62c9b146c627fdb987a7dd8a2 Mon Sep 17 00:00:00 2001 From: Ignacio Casal Quinteiro Date: Wed, 20 Mar 2013 08:23:42 +0100 Subject: [PATCH] 3.7.6 --- .gitignore | 1 + gedit.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0120811..a443cb8 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.7.3.tar.xz /gedit-3.7.4.tar.xz /gedit-3.7.5.tar.xz +/gedit-3.7.6.tar.xz diff --git a/gedit.spec b/gedit.spec index 84fbdd5..f65b6c2 100644 --- a/gedit.spec +++ b/gedit.spec @@ -13,7 +13,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.7.5 +Version: 3.7.6 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors @@ -212,6 +212,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Wed Mar 20 2013 Ignacio Casal Quinteiro - 2:3.7.6-1 +- Update to 3.7.6 + * Wed Mar 06 2013 Ignacio Casal Quinteiro - 2:3.7.5-1 - Update to 3.7.5 diff --git a/sources b/sources index 34cecdd..fe548c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -27beee03b24d066c56a62177a96d2d69 gedit-3.7.5.tar.xz +19ac0f3822a6581af2a155174b54199d gedit-3.7.6.tar.xz