summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
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 34c69a5..77b24cc 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.2-1.i686.rpm
+ ~/GBS-ROOT/local/repos/tizen/i586/RPMS/rvi-0.2.3-1.i686.rpm
diff --git a/packaging/rvi.spec b/packaging/rvi.spec
index 0ce9ade..b4bfcdf 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.2
+Version: 0.2.3
Release: 1
Group: Applications/System
License: Mozilla Public License v2
-Source: http://content.linuxfoundation.org/auto/downloads/rvi/rvi-0.2.2.tgz
+Source: http://content.linuxfoundation.org/auto/downloads/rvi/rvi-0.2.3.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.2
+/opt/rvi-0.2.3