[gqrx] Fixed categories in desktop file

Jaroslav Škarvada jskarvad at fedoraproject.org
Mon Jan 12 13:25:45 UTC 2015


commit e60534360db9f5c99542c9eaf48cc5572da14e30
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Mon Jan 12 14:26:03 2015 +0100

    Fixed categories in desktop file
    
      Resolves: rhbz#1181130

 gqrx-2.3.2-desktop-file-fix.patch |    2 +-
 gqrx.spec                         |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gqrx-2.3.2-desktop-file-fix.patch b/gqrx-2.3.2-desktop-file-fix.patch
index 858f82a..d4ef727 100644
--- a/gqrx-2.3.2-desktop-file-fix.patch
+++ b/gqrx-2.3.2-desktop-file-fix.patch
@@ -7,5 +7,5 @@ index 9e1acc0..541acd1 100644
  Terminal=false
  Icon=gqrx
 -Categories=Utility;HamRadio;
-+Categories=Science;
++Categories=Network;HamRadio;
  Keywords=SDR;Radio;HAM;
diff --git a/gqrx.spec b/gqrx.spec
index 9f32947..becea30 100644
--- a/gqrx.spec
+++ b/gqrx.spec
@@ -1,6 +1,6 @@
 Name:           gqrx
 Version:        2.3.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Software defined radio receiver powered by GNU Radio and Qt
 
 License:        GPLv3+ and GPLv2+ and BSD
@@ -53,6 +53,10 @@ fi
 %doc COPYING README.md news.txt
 
 %changelog
+* Mon Jan 12 2015 Jaroslav Škarvada <jskarvad at redhat.com> - 2.3.2-2
+- Fixed categories in desktop file
+  Resolves: rhbz#1181130
+
 * Mon Dec  8 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 2.3.2-1
 - New version
 - Fixed download URL


More information about the scm-commits mailing list