From 71c66910be5fd2958c9afebe50d531ba6a20aea1 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Jul 04 2014 08:05:51 +0000 Subject: Fix FTBFS with gtksourceview-3.10 (#1106698) --- diff --git a/gobby-0.4.94-includes.patch b/gobby-0.4.94-includes.patch index b5ca989..7dd9f57 100644 --- a/gobby-0.4.94-includes.patch +++ b/gobby-0.4.94-includes.patch @@ -31,3 +31,14 @@ diff -up gobby-0.4.94/code/operations/operation-export-html.cpp.gtksourcelanguag #include +diff -up gobby-0.4.94/code/dialogs/preferences-dialog.cpp.gtksourcelanguage gobby-0.4.94/code/dialogs/preferences-dialog.cpp +--- gobby-0.4.94/code/dialogs/preferences-dialog.cpp.gtksourcelanguage 2011-02-25 06:50:59.000000000 -0600 ++++ gobby-0.4.94/code/dialogs/preferences-dialog.cpp 2014-06-12 22:57:36.217318051 -0500 +@@ -26,6 +26,7 @@ + #include + #include + ++#include + #include + + namespace diff --git a/gobby05.spec b/gobby05.spec index dd02bf9..fc57165 100644 --- a/gobby05.spec +++ b/gobby05.spec @@ -1,6 +1,6 @@ Name: gobby05 Version: 0.4.94 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Collaborative editor supporting multiple documents License: GPLv2+ @@ -94,6 +94,9 @@ fi %doc %{_datadir}/omf/gobby/gobby-C.omf %changelog +* Thu Jun 12 2014 Yaakov Selkowitz - 0.4.94-7 +- Fix FTBFS with gtksourceview-3.10 (#1106698) + * Sat Jun 07 2014 Fedora Release Engineering - 0.4.94-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild