diff options
Diffstat (limited to 'rpm/pebble.yaml')
| -rw-r--r-- | rpm/pebble.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml index c8979ad..4934f05 100644 --- a/rpm/pebble.yaml +++ b/rpm/pebble.yaml @@ -1,6 +1,6 @@ Name: pebble Summary: Support for Pebble watch in SailfishOS -Version: 0.6 +Version: 0.7 Release: 1 Group: Qt/Qt URL: http://getpebble.com/ @@ -11,6 +11,8 @@ Description: | Include support for Pebble watch to receive event from SailfishOS device. Communicates via Bluetooth, supporting the Pebble protocol. Configure: none Builder: qtc5 +QMakeOptions: +- VERSION='%{version}-%{release}' PkgConfigBR: - Qt5DBus - Qt5Bluetooth |
