[gedit] Fix compile on RHEL

Richard Hughes rhughes at fedoraproject.org
Sat Nov 1 22:03:01 UTC 2014


commit 45adef6602b9e9213b80e098c1c347da66f94212
Author: Richard Hughes <richard at hughsie.com>
Date:   Sat Nov 1 21:50:24 2014 +0000

    Fix compile on RHEL

 gedit.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
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 <rhughes at redhat.com> - 2:3.14.0-3
+- Fix compile on RHEL
+
 * Sun Sep 28 2014 Kalev Lember <kalevlember at gmail.com> - 2:3.14.0-2
 - Obsolete retired gedit-collaboration
 


More information about the scm-commits mailing list