diff options
author | Javier S. Pedro <dev.git@javispedro.com> | 2014-09-20 20:23:56 +0200 |
---|---|---|
committer | Javier S. Pedro <dev.git@javispedro.com> | 2014-09-20 20:23:56 +0200 |
commit | d36cb8fcee1268b54fd1d5cd521c9c7f93d852fa (patch) | |
tree | b1b6e333c262003bef25737b5b597a2b19ba84ee | |
parent | 9b8a44958025453d3c0b41574bae022d24d59dc8 (diff) | |
download | salmeta-d36cb8fcee1268b54fd1d5cd521c9c7f93d852fa.tar.gz salmeta-d36cb8fcee1268b54fd1d5cd521c9c7f93d852fa.zip |
update description
-rw-r--r-- | rpm/salmeta.spec | 6 | ||||
-rw-r--r-- | rpm/salmeta.yaml | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/rpm/salmeta.spec b/rpm/salmeta.spec index c553fc8..720abf0 100644 --- a/rpm/salmeta.spec +++ b/rpm/salmeta.spec @@ -12,7 +12,7 @@ Name: salmeta %{!?qtc_qmake5:%define qtc_qmake5 %qmake5} %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} -Summary: Salmeta +Summary: Metawatch manager application Version: 0.1.2 Release: 1 Group: Communications/Bluetooth @@ -37,7 +37,9 @@ BuildRequires: libgato-devel BuildRequires: desktop-file-utils %description -Salmeta is a Metawatch manager program for Sailfish devices. +Salmeta is a Metawatch manager program for Sailfish devices that allows +pairing a Metawatch, forwarding notifications as well as configuring the +watch layout and widgets. %prep diff --git a/rpm/salmeta.yaml b/rpm/salmeta.yaml index 35ac8e2..983de4e 100644 --- a/rpm/salmeta.yaml +++ b/rpm/salmeta.yaml @@ -1,5 +1,5 @@ Name: salmeta -Summary: Salmeta +Summary: Metawatch manager application Version: 0.1.2 Release: 1 Group: Communications/Bluetooth @@ -8,7 +8,9 @@ License: GPLv3 Sources: - '%{name}-%{version}.tar.bz2' Description: | - Salmeta is a Metawatch manager program for Sailfish devices. + Salmeta is a Metawatch manager program for Sailfish devices that allows + pairing a Metawatch, forwarding notifications as well as configuring the + watch layout and widgets. Configure: none Builder: qtc5 |