[code-editor] update: Disable unused plugins causing build failures following Fedora_17_Mass_Rebuild

Ilyes Gouta ilyes at fedoraproject.org
Sat Jan 21 15:04:09 UTC 2012


commit 7351d813df327a4a52b891e0b6f62af44e69ab79
Author: Ilyes Gouta <ilyes.gouta at gmail.com>
Date:   Sat Jan 21 16:03:43 2012 +0100

    update: Disable unused plugins causing build failures following Fedora_17_Mass_Rebuild

 code-editor.spec |    5 ++++-
 sources          |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/code-editor.spec b/code-editor.spec
index 052b8b4..9f08720 100644
--- a/code-editor.spec
+++ b/code-editor.spec
@@ -1,6 +1,6 @@
 Name:           code-editor
 Version:        2.3.1
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Lightweight and cross-platform text and code editor based on Qt Creator
 
 Group:          Development/Tools
@@ -90,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/applications/code-editor.desktop
 
 %changelog
+* Sat Jan 21 2012 Ilyes Gouta <ilyes.gouta at gmail.com> - 2.3.1-13
+- Disable unused plugins causing build failures following Fedora_17_Mass_Rebuild
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.1-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 3c47df2..2c632b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3970b97c3595dd3ae17b6b3fccf4f07c  code-editor-src.tar.bz2
+e881bfff9b805c0479b5f3595d705ba2  code-editor-src.tar.bz2


More information about the scm-commits mailing list