[OpenStego] fix categorie error in .desktop file

fantom fantom at fedoraproject.org
Sun Jan 15 23:36:07 UTC 2012


commit 703cdb75c057432b2e8763ac62e65c086d03442e
Author: Casper <casper at Blackbird.(none)>
Date:   Mon Jan 16 00:35:54 2012 +0100

    fix categorie error in .desktop file

 OpenStego.spec    |    5 ++++-
 openstego.desktop |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/OpenStego.spec b/OpenStego.spec
index 126504d..59a8cc6 100644
--- a/OpenStego.spec
+++ b/OpenStego.spec
@@ -1,6 +1,6 @@
 Name:           OpenStego
 Version:        0.5.2
-Release:        7.1%{?dist}
+Release:        8%{?dist}
 Summary:        Free Steganography solution
 Group:          Applications/System
 License:        GPLv2
@@ -69,6 +69,9 @@ desktop-file-install                       \
 
 
 %changelog
+* Mon Jan 13 2012 Matthieu Saulnier <fantom at fedoraproject.org> - 0.5.2-8
+- fix categorie error in .desktop file
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.2-7.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/openstego.desktop b/openstego.desktop
index 7d2acc0..5f11a95 100644
--- a/openstego.desktop
+++ b/openstego.desktop
@@ -6,4 +6,4 @@ Exec=openstego
 Icon=/usr/share/pixmaps/openstego.svg
 Terminal=false
 Type=Application
-Categories=System;
+Categories=Utility;


More information about the scm-commits mailing list