From 36bcd71d6a1a73785a976b79002a68b5850d041b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 4 Dec 2014 11:27:05 +0100 Subject: [PATCH] Update to 3.14.2 --- .gitignore | 1 + gedit.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 16199e5..3ee7a53 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.13.91.tar.xz /gedit-3.14.0.tar.xz /gedit-3.14.1.tar.xz +/gedit-3.14.2.tar.xz diff --git a/gedit.spec b/gedit.spec index 7419f4d..59344b0 100644 --- a/gedit.spec +++ b/gedit.spec @@ -22,7 +22,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.14.1 +Version: 3.14.2 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors @@ -203,6 +203,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/vala/ %changelog +* Thu Dec 04 2014 Kalev Lember - 2:3.14.2-1 +- Update to 3.14.2 + * Mon Nov 10 2014 Kalev Lember - 2:3.14.1-1 - Update to 3.14.1 diff --git a/sources b/sources index 8f579ce..d8c7a21 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1790151fd93ed4dee40215b3b10885ec gedit-3.14.1.tar.xz +38a1ac40cf2f042cadf1dbdb65adde80 gedit-3.14.2.tar.xz