From 85e77c1c3075438fd10bfb3f0ba279ea5ddf9628 Mon Sep 17 00:00:00 2001 From: magnus Date: Sat, 25 Oct 2014 15:11:06 -0700 Subject: RC1 for 0.2.2 Signed-off-by: magnus --- packaging/README.md | 2 +- packaging/rvi.spec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'packaging') diff --git a/packaging/README.md b/packaging/README.md index 57143cd..34c69a5 100644 --- a/packaging/README.md +++ b/packaging/README.md @@ -102,7 +102,7 @@ Go to the top directory of RVI and execute: An RPM file will be generated at the end of the build which can be installed on a Tizen box. The RPM can be found at: - ~/GBS-ROOT/local/repos/tizen/i586/RPMS/rvi-0.2.1-1.i686.rpm + ~/GBS-ROOT/local/repos/tizen/i586/RPMS/rvi-0.2.2-1.i686.rpm diff --git a/packaging/rvi.spec b/packaging/rvi.spec index 8a716a2..0ce9ade 100755 --- a/packaging/rvi.spec +++ b/packaging/rvi.spec @@ -1,10 +1,10 @@ Summary: Remote Vehicle Interaction Node, running on top of Erlang, Name: rvi -Version: 0.2.1 +Version: 0.2.2 Release: 1 Group: Applications/System License: Mozilla Public License v2 -Source: http://content.linuxfoundation.org/auto/downloads/rvi/rvi-0.2.1.tgz +Source: http://content.linuxfoundation.org/auto/downloads/rvi/rvi-0.2.2.tgz BuildRequires: make BuildRequires: glib2-devel @@ -58,5 +58,5 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) /usr/lib/systemd/system/rvi.service /etc/systemd/system/multi-user.target.wants/rvi.service -/opt/rvi-0.2.1 +/opt/rvi-0.2.2 -- cgit v1.2.1