Updated version numbers for ww29.5 release
authorjiehua.xiong <jiehuax.xiong@intel.com>
Thu, 18 Jul 2013 06:04:41 +0000 (14:04 +0800)
committerjiehua.xiong <jiehuax.xiong@intel.com>
Thu, 18 Jul 2013 06:04:41 +0000 (14:04 +0800)
22 files changed:
configure.ac
packaging/tct-wrt.spec
tct-appwgt-wrt-tests/configure.ac
tct-appwgt-wrt-tests/tct-appwgt-wrt-tests.spec
tct-ext01-wrt-tests/configure.ac
tct-ext01-wrt-tests/tct-ext01-wrt-tests.spec
tct-ext02-wrt-tests/configure.ac
tct-ext02-wrt-tests/tct-ext02-wrt-tests.spec
tct-pm-wrt-tests/configure.ac
tct-pm-wrt-tests/tct-pm-wrt-tests.spec
tct-rt01-wrt-tests/configure.ac
tct-rt01-wrt-tests/tct-rt01-wrt-tests.spec
tct-rt02-wrt-tests/configure.ac
tct-rt02-wrt-tests/tct-rt02-wrt-tests.spec
tct-sp01-wrt-tests/configure.ac
tct-sp01-wrt-tests/tct-sp01-wrt-tests.spec
tct-sp02-wrt-tests/configure.ac
tct-sp02-wrt-tests/tct-sp02-wrt-tests.spec
tct-stab-wrt-tests/configure.ac
tct-stab-wrt-tests/tct-stab-wrt-tests.spec
tct-ui-wrt-tests/configure.ac
tct-ui-wrt-tests/tct-ui-wrt-tests.spec

index abd9ef4..9f1222a 100644 (file)
@@ -28,7 +28,7 @@
 #               Fan, Yugang <yugang.fan@intel.com>
 #
 
-AC_INIT([wrt], [1.4.2], [yugang.fan@intel.com])
+AC_INIT([wrt], [1.4.3], [yugang.fan@intel.com])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
 AC_CONFIG_FILES([Makefile])
index 3dc01e4..2e17b24 100644 (file)
@@ -1,7 +1,7 @@
 
 Summary: Template Tizen Integration Test Suite
 Name: tct-wrt
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: test/tct/wrt
@@ -12,7 +12,7 @@ This is general Tizen integration test suite
 
 %package -n tct-ext01-wrt-tests
 Summary: wrt config extension test suite
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: test/tct/wrt
@@ -24,7 +24,7 @@ This is wrt config extension test suite package
 
 %package -n tct-ext02-wrt-tests
 Summary: wrt config extension test suite
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: test/tct/wrt
@@ -36,7 +36,7 @@ This is wrt config extension test suite package
 
 %package -n tct-pm-wrt-tests
 Summary: wrt package management test suite
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: test/tct/wrt
@@ -48,7 +48,7 @@ This is wrt package management test suite package
 
 %package -n tct-rt01-wrt-tests
 Summary: wrt runtime test suite
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: test/tct/wrt
@@ -60,7 +60,7 @@ This is wrt runtime test suite package
 
 %package -n tct-rt02-wrt-tests
 Summary: wrt runtime test suite
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: test/tct/wrt
@@ -72,7 +72,7 @@ This is wrt runtime test suite package
 
 %package -n tct-ui-wrt-tests
 Summary: wrt runtime ui test suite
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: test/tct/wrt
@@ -84,7 +84,7 @@ This is wrt runtime ui test suite package
 
 %package -n tct-sp01-wrt-tests
 Summary: wrt security privacy test suite
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: test/tct/wrt
@@ -96,7 +96,7 @@ This is wrt security privacy test suite package
 
 %package -n tct-sp02-wrt-tests
 Summary: wrt security privacy test suite
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: test/tct/wrt
@@ -108,7 +108,7 @@ This is wrt security privacy test suite package
 
 %package -n tct-stab-wrt-tests
 Summary: wrt stability tests
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: test/tct/wrt
@@ -120,7 +120,7 @@ This is wrt stability test suite package
 
 %package -n tct-appwgt-wrt-tests
 Summary: wrt webapp widget tests
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: test/tct/wrt
index 46b245b..c828cf8 100644 (file)
@@ -28,7 +28,7 @@
 #               Hao, Yunfei <yunfenx.hao@intel.com>
 #
 
-AC_INIT([tct-appwgt-wrt-tests], [1.4.2], [yunfenx.hao@intel.com])
+AC_INIT([tct-appwgt-wrt-tests], [1.4.3], [yunfenx.hao@intel.com])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
 # Checks for programs.
index d6937a0..91d0e09 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary: WRT web appwidget tests
 Name: tct-appwgt-wrt-tests
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: System/Libraries
index ad832c7..00bb11b 100644 (file)
@@ -28,7 +28,7 @@
 #               Gang, Feng<gangx.feng@intel.com>
 #
 
-AC_INIT([tct-ext01-wrt-tests], [1.4.2], [yugang.fan@intel.com])
+AC_INIT([tct-ext01-wrt-tests], [1.4.3], [yugang.fan@intel.com])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
 # Checks for programs.
index e6ee925..ecb0d92 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary: WRT config extension tests
 Name: tct-ext01-wrt-tests
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: System/Libraries
index bafe5ea..75033f8 100644 (file)
@@ -28,7 +28,7 @@
 #               Gang, Feng<gangx.feng@intel.com>
 #
 
-AC_INIT([tct-ext02-wrt-tests], [1.4.2], [yugang.fan@intel.com])
+AC_INIT([tct-ext02-wrt-tests], [1.4.3], [yugang.fan@intel.com])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
 # Checks for programs.
index d97160b..73526b3 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary: WRT config extension tests
 Name: tct-ext02-wrt-tests
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: System/Libraries
index 0da8886..171b937 100644 (file)
@@ -28,7 +28,7 @@
 #               Gang, Feng<gangx.feng@intel.com>
 #
 
-AC_INIT([tct-pm-wrt-tests], [1.4.2], [gangx.feng@intel.com])
+AC_INIT([tct-pm-wrt-tests], [1.4.3], [gangx.feng@intel.com])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
 # Checks for programs.
index ff2bfb3..92d986f 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary: WRT package management tests
 Name: tct-pm-wrt-tests
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: System/Libraries
index 7c29f01..897aa93 100644 (file)
@@ -28,7 +28,7 @@
 #               Hao, Yunfei <yunfenx.hao@intel.com>
 #
 
-AC_INIT([tct-rt01-wrt-tests], [1.4.2], [yunfenx.hao@intel.com])
+AC_INIT([tct-rt01-wrt-tests], [1.4.3], [yunfenx.hao@intel.com])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
 # Checks for programs.
index a4e95f1..f148d5c 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary: WRT runtime tests
 Name: tct-rt01-wrt-tests
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: System/Libraries
index b238c89..b1915da 100644 (file)
@@ -28,7 +28,7 @@
 #               Hao, Yunfei <yunfenx.hao@intel.com>
 #
 
-AC_INIT([tct-rt02-wrt-tests], [1.4.2], [yunfenx.hao@intel.com])
+AC_INIT([tct-rt02-wrt-tests], [1.4.3], [yunfenx.hao@intel.com])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
 # Checks for programs.
index 5e110fa..bd36624 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary: WRT runtime tests
 Name: tct-rt02-wrt-tests
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: System/Libraries
index 1c71442..5025141 100644 (file)
@@ -28,7 +28,7 @@
 #               Gang, Feng<gangx.feng@intel.com>
 #
 
-AC_INIT([tct-sp01-wrt-tests], [1.4.2], [gangx.feng@intel.com])
+AC_INIT([tct-sp01-wrt-tests], [1.4.3], [gangx.feng@intel.com])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
 # Checks for programs.
index 955636c..940cbb2 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary: WRT Security Privacy tests
 Name: tct-sp01-wrt-tests
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: System/Libraries
index 7ea27c0..0b43555 100644 (file)
@@ -28,7 +28,7 @@
 #               Gang, Feng<gangx.feng@intel.com>
 #
 
-AC_INIT([tct-sp02-wrt-tests], [1.4.2], [gangx.feng@intel.com])
+AC_INIT([tct-sp02-wrt-tests], [1.4.3], [gangx.feng@intel.com])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
 # Checks for programs.
index 0be1d0d..d6227e8 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary: WRT Security Privacy tests
 Name: tct-sp02-wrt-tests
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: System/Libraries
index daa09f9..8eb0d84 100644 (file)
@@ -28,7 +28,7 @@
 #               Gang, Feng<gangx.feng@intel.com>
 #
 
-AC_INIT([tct-stab-wrt-tests], [1.4.2], [yugang.fan@intel.com])
+AC_INIT([tct-stab-wrt-tests], [1.4.3], [yugang.fan@intel.com])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
 # Checks for programs.
index baab01f..f5657eb 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary: WRT stability tests
 Name: tct-stab-wrt-tests
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: System/Libraries
index 1f9f3ba..508f2a0 100644 (file)
@@ -28,7 +28,7 @@
 #               Hao, Yunfei <yunfenx.hao@intel.com>
 #
 
-AC_INIT([tct-ui-wrt-tests], [1.4.2], [yunfenx.hao@intel.com])
+AC_INIT([tct-ui-wrt-tests], [1.4.3], [yunfenx.hao@intel.com])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
 # Checks for programs.
index 320271c..e764824 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary: WRT runtime ui tests
 Name: tct-ui-wrt-tests
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 License: BSD
 Group: System/Libraries