aboutsummaryrefslogtreecommitdiffhomepage
path: root/rpm
diff options
context:
space:
mode:
Diffstat (limited to 'rpm')
-rw-r--r--rpm/BinaryFun.spec4
-rw-r--r--rpm/BinaryFun.yaml4
2 files changed, 4 insertions, 4 deletions
diff --git a/rpm/BinaryFun.spec b/rpm/BinaryFun.spec
index cc02736..63a933b 100644
--- a/rpm/BinaryFun.spec
+++ b/rpm/BinaryFun.spec
@@ -12,7 +12,7 @@ Name: BinaryFun
%{!?qtc_qmake5:%define qtc_qmake5 %qmake5}
%{!?qtc_make:%define qtc_make make}
%{?qtc_builddir:%define _builddir %qtc_builddir}
-Summary: Binary Fun
+Summary: An awesome binary game
Version: 0.1
Release: 1
Group: Qt/Qt
@@ -28,7 +28,7 @@ BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: desktop-file-utils
%description
-Short description of my Sailfish OS Application
+Just type the given decimal number in binary as fast as possible.
%prep
diff --git a/rpm/BinaryFun.yaml b/rpm/BinaryFun.yaml
index 2e45a01..98f0875 100644
--- a/rpm/BinaryFun.yaml
+++ b/rpm/BinaryFun.yaml
@@ -1,5 +1,5 @@
Name: BinaryFun
-Summary: Binary Fun
+Summary: An awesome binary game
Version: 0.1
Release: 1
# The contents of the Group field should be one of the groups listed here:
@@ -12,7 +12,7 @@ License: LICENSE
Sources:
- '%{name}-%{version}.tar.bz2'
Description: |
- Short description of my Sailfish OS Application
+ Just type the given decimal number in binary as fast as possible.
Configure: none
# The qtc5 builder inserts macros to allow QtCreator to have fine
# control over qmake/make execution