[freemind] fixed freemind.xml according to bug #890360

hannes hannes at fedoraproject.org
Thu Dec 27 17:28:39 UTC 2012


commit 4a44d0c9094704255ad5df02ec9b5823744aaaab
Author: hannes <hannes at fedoraproject.org>
Date:   Thu Dec 27 18:30:36 2012 +0100

    fixed freemind.xml according to bug #890360

 freemind.spec |    5 ++++-
 freemind.xml  |   11 ++++++-----
 2 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/freemind.spec b/freemind.spec
index b5154e3..e93f17a 100644
--- a/freemind.spec
+++ b/freemind.spec
@@ -1,6 +1,6 @@
 Name: freemind		
 Version: 0.9.0
-Release:	11%{?dist}
+Release:	12%{?dist}
 Summary:	Free mind mapping software	
 
 Group:	Applications/Productivity
@@ -260,6 +260,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Dec 27 2012 Johannes Lips <hannes at fedoraproject.org> 0.9.0-12
+- fixed the freemind.xml to fix bug #890360
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.0-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/freemind.xml b/freemind.xml
index cbf3340..4bb377b 100644
--- a/freemind.xml
+++ b/freemind.xml
@@ -1,6 +1,7 @@
-<mime-info>
-<mime-type type="application/x-freemind">
-  <comment xml:lang="en">FreeMind Mindmap</comment>
-  <glob pattern="*.mm" />
-</mime-type>
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+    <mime-type type="application/x-freemind">
+        <comment xml:lang="en">FreeMind Mindmap</comment>
+        <glob pattern="*.mm" />
+  </mime-type>
 </mime-info>


More information about the scm-commits mailing list