From 45adef6602b9e9213b80e098c1c347da66f94212 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Sat, 1 Nov 2014 21:50:24 +0000 Subject: [PATCH] Fix compile on RHEL --- gedit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gedit.spec b/gedit.spec index fc6efad..d55610f 100644 --- a/gedit.spec +++ b/gedit.spec @@ -23,7 +23,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 Version: 3.14.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit @@ -203,6 +203,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/vala/ %changelog +* Sat Nov 01 2014 Richard Hughes - 2:3.14.0-3 +- Fix compile on RHEL + * Sun Sep 28 2014 Kalev Lember - 2:3.14.0-2 - Obsolete retired gedit-collaboration