diff options
author | Javier S. Pedro <dev.git@javispedro.com> | 2014-09-27 16:21:36 +0200 |
---|---|---|
committer | Javier S. Pedro <dev.git@javispedro.com> | 2014-09-27 16:21:36 +0200 |
commit | 51bbe08bbe6093fedc5d265524167bd9fde3682b (patch) | |
tree | 876529119d951f38301c6ce61149115ed0d0a72f | |
parent | 890901db0118aec55bce2b8f0c63d7fb5a35fcd8 (diff) | |
download | salmeta-51bbe08bbe6093fedc5d265524167bd9fde3682b.tar.gz salmeta-51bbe08bbe6093fedc5d265524167bd9fde3682b.zip |
bump version to 0.1.3
-rw-r--r-- | rpm/salmeta.spec | 4 | ||||
-rw-r--r-- | rpm/salmeta.yaml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/rpm/salmeta.spec b/rpm/salmeta.spec index af9de8a..903b92a 100644 --- a/rpm/salmeta.spec +++ b/rpm/salmeta.spec @@ -13,11 +13,11 @@ Name: salmeta %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Metawatch manager application -Version: 0.1.2 +Version: 0.1.3 Release: 1 Group: Communications/Bluetooth License: GPLv3 -URL: http://javispedro.com +URL: https://gitorious.org/javispedro-jolla-misc/salmeta/ Source0: %{name}-%{version}.tar.bz2 Source100: salmeta.yaml Requires: sailfishsilica-qt5 >= 0.10.9 diff --git a/rpm/salmeta.yaml b/rpm/salmeta.yaml index 38e44f2..c6bf1fb 100644 --- a/rpm/salmeta.yaml +++ b/rpm/salmeta.yaml @@ -1,9 +1,9 @@ Name: salmeta Summary: Metawatch manager application -Version: 0.1.2 +Version: 0.1.3 Release: 1 Group: Communications/Bluetooth -URL: http://javispedro.com +URL: https://gitorious.org/javispedro-jolla-misc/salmeta/ License: GPLv3 Sources: - '%{name}-%{version}.tar.bz2' |