diff options
| author | Tomasz Sterna <tomek@xiaoka.com> | 2015-01-11 21:57:57 +0100 |
|---|---|---|
| committer | Tomasz Sterna <tomek@xiaoka.com> | 2015-01-11 22:13:54 +0100 |
| commit | af44bff474d4548dce1199664570da8774b4b6ed (patch) | |
| tree | b1cc04cbd7f3c94c43fa1174ee4e103cbd500861 | |
| parent | f0e644896d34c4c354a978788cbb461db653484b (diff) | |
Release 0.14RELEASE_0.14
| -rw-r--r-- | rpm/pebble.changes | 4 | ||||
| -rw-r--r-- | rpm/pebble.spec | 2 | ||||
| -rw-r--r-- | rpm/pebble.yaml | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/rpm/pebble.changes b/rpm/pebble.changes index 8d64ff9..845bbb1 100644 --- a/rpm/pebble.changes +++ b/rpm/pebble.changes @@ -1,3 +1,7 @@ +* Sun Jan 11 2015 Tomasz Sterna <tomek@xiaoka.com> 0.14 +- Watch Application management +- Support for JavaScript companion apps + * Tue Dec 23 2014 Tomasz Sterna <tomek@xiaoka.com> 0.13 - Update for Qt 5.2 - Logging using Qt logging categories diff --git a/rpm/pebble.spec b/rpm/pebble.spec index 886b688..9929a57 100644 --- a/rpm/pebble.spec +++ b/rpm/pebble.spec @@ -13,7 +13,7 @@ Name: pebble %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Support for Pebble watch in SailfishOS -Version: 0.13.js2 +Version: 0.14 Release: 1 Group: Qt/Qt License: GPL3 diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml index 6228174..7063ea4 100644 --- a/rpm/pebble.yaml +++ b/rpm/pebble.yaml @@ -1,6 +1,6 @@ Name: pebble Summary: Support for Pebble watch in SailfishOS -Version: 0.13.js2 +Version: 0.14 Release: 1 Group: Qt/Qt URL: http://getpebble.com/ |
