summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authormagnus <mfeuer@jaguarlandrover.com>2014-10-24 12:59:40 -0700
committermagnus <mfeuer@jaguarlandrover.com>2014-10-24 12:59:40 -0700
commit4fdfa58bdccb5618eee94be5aca5df06d55ea29e (patch)
tree7cf48a835e0cbc693fe92580d9924ba645f20aa1 /packaging
parentfdec53cee09cf76f304a5a49c05f7d7ee9164674 (diff)
downloadrvi_core-4fdfa58bdccb5618eee94be5aca5df06d55ea29e.tar.gz
Bumped version to 0.2.1
Diffstat (limited to 'packaging')
-rw-r--r--packaging/README.md2
-rwxr-xr-xpackaging/rvi.spec6
2 files changed, 4 insertions, 4 deletions
diff --git a/packaging/README.md b/packaging/README.md
index 5bd1244..57143cd 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.0-1.i686.rpm
+ ~/GBS-ROOT/local/repos/tizen/i586/RPMS/rvi-0.2.1-1.i686.rpm
diff --git a/packaging/rvi.spec b/packaging/rvi.spec
index 39eb02a..cd1869a 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.0
+Version: 0.2.1
Release: 1
Group: Applications/System
License: Mozilla Public License v2
-Source: http://content.linuxfoundation.org/auto/downloads/rvi/rvi-0.2.0.tgz
+Source: http://content.linuxfoundation.org/auto/downloads/rvi/rvi-0.2.1.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.0
+/opt/rvi-0.2.1