From a501b6460acda056e29e86ea24151ff36e880a92 Mon Sep 17 00:00:00 2001 From: "kibak.yoon" Date: Tue, 28 Feb 2017 19:55:02 +0900 Subject: [PATCH] sensor-csapi: Version up 1.0.5 - there is an issue about the dependency of Tizen.System.Information package Change-Id: I712c5dae7774ee771841ff3ff86d389f57c27136 Signed-off-by: kibak.yoon --- packaging/csapi-sensor.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/csapi-sensor.spec b/packaging/csapi-sensor.spec index b876480..bab92f1 100755 --- a/packaging/csapi-sensor.spec +++ b/packaging/csapi-sensor.spec @@ -1,6 +1,6 @@ Name: csapi-sensor Summary: Tizen Sensor API for C# -Version: 1.0.4 +Version: 1.0.5 Release: 1 Group: Development/Libraries License: Apache-2.0 @@ -42,4 +42,4 @@ done %files %manifest %{name}.manifest %license LICENSE -%attr(644,root,root) %{dotnet_assembly_files} \ No newline at end of file +%attr(644,root,root) %{dotnet_assembly_files} -- 2.7.4