build: Update to 1.3.0
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Fri, 27 Jan 2017 15:23:29 +0000 (16:23 +0100)
committerAshok Babu Channa <ashok.channa@samsung.com>
Sat, 25 Feb 2017 05:22:15 +0000 (05:22 +0000)
Note libcoap still uses IoTivity-1.2.1 branch:
extlibs/libcoap/SConscript

It could be updated in later patch, to be tracked on this page:
https://wiki.iotivity.org/build

Change-Id: I92e93372886380e716c6bf9212035c3925df415a
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/16831
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Habib Virji <habib.virji@samsung.com>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
build_common/SConscript
java/iotivity-android/build.gradle
resource/csdk/connectivity/build/tizen/packaging/com.oic.ca.spec
resource/csdk/logger/include/logger.h
resource/csdk/stack/samples/tizen/SimpleClientServer/packaging/com.oic.ri.sample.spec
resource/csdk/stack/samples/tizen/build/packaging/com.oic.ri.spec
service/easy-setup/sampleapp/enrollee/tizen-sdb/EnrolleeSample/packaging/com.oic.es.sample.spec
service/notification/src/common/NSConstants.h
tools/tizen/iotivity.spec

index ca1eb7a..24d1e50 100644 (file)
@@ -6,7 +6,7 @@
 import os
 import platform
 
-project_version = '1.2.1'
+project_version = '1.3.0'
 
 # Map of host os and allowed target os (host: allowed target os)
 host_target_map = {
index 0907704..99f8721 100755 (executable)
@@ -73,7 +73,7 @@ android {
         minSdkVersion 21\r
         targetSdkVersion 21\r
         versionCode 1\r
-        versionName "1.2.1"\r
+        versionName "1.3.0"\r
         buildConfigField 'int', 'SECURED', SECURED\r
         buildConfigField 'int', 'WITH_TCP', WITH_TCP\r
         buildConfigField 'int', 'WITH_CLOUD', WITH_CLOUD\r
index 75cfdaa..cf51131 100644 (file)
@@ -4,7 +4,7 @@
 %define DEST_LIB_DIR  %{buildroot}/%{_libdir}
 
 Name: com-oic-ca
-Version:    1.2.1
+Version:    1.3.0
 Release:    0
 Summary: Tizen oicca application
 Group: Network & Connectivity / IoT Connectivity
index 3f7dbe7..9daf251 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef LOGGER_H_
 #define LOGGER_H_
 
-#define IOTIVITY_VERSION "1.2.1"
+#define IOTIVITY_VERSION "1.3.0"
 
 #include <stdint.h>
 #include <stdio.h>
index ef8e485..dda0c4f 100644 (file)
@@ -2,7 +2,7 @@
 %define ROOTDIR  %{_builddir}/%{name}-%{version}
 
 Name: com-oic-ri-sample
-Version:    1.2.1
+Version:    1.3.0
 Release:    0
 Summary: Tizen adapter interfacesample application
 Group: Network & Connectivity / IoT Connectivity
index 628bb2f..dde34e2 100644 (file)
@@ -4,7 +4,7 @@
 %define DEST_LIB_DIR  %{buildroot}/%{_libdir}
 
 Name: com-oic-ri
-Version:    1.2.1
+Version:    1.3.0
 Release:    0
 Summary: Tizen oicri application
 Group: Network & Connectivity / IoT Connectivity
index fbf1fb6..e849bab 100644 (file)
@@ -3,7 +3,7 @@
 %{!?VERBOSE: %define VERBOSE 1}
 
 Name: com-oic-es-sample
-Version:    1.2.1
+Version:    1.3.0
 Release:    0
 Summary: Tizen adapter interfacesample application
 Group: Network & Connectivity / IoT Connectivity
index baff965..457570e 100644 (file)
         } \
     }
 
-#define VERSION        "1.2.1"
+#define VERSION        "1.3.0"
 
 #define NS_ATTRIBUTE_VERSION "x.org.iotivity.ns.version"
 #define NS_ATTRIBUTE_POLICY "x.org.iotivity.ns.subcontrollability"
index 16c6352..684eeb9 100644 (file)
@@ -1,5 +1,5 @@
 Name: iotivity
-Version: 1.2.1
+Version: 1.3.0
 Release: 0
 Summary: IoT Connectivity sponsored by the OCF
 Group: Network & Connectivity / IoT Connectivity