Bump version to 3.2 for Ubuntu 18.04 build 70/197770/1 accepted/tizen_devbase_tools accepted/tizen/devbase/tools/20190927.061831 submit/trunk/20190927.044709 submit/trunk/20191017.111201 submit/trunk/20191017.233826 submit/trunk/20191030.112603 submit/trunk/20191101.102136
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 16 Jan 2019 08:11:05 +0000 (17:11 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 16 Jan 2019 08:11:45 +0000 (17:11 +0900)
In version 3.2 build issue in Ubuntu 18.04 is resolved and build
warnings are also removed.

Change-Id: Idc4973bfea3b018095bb13f4445ac0307d354288
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
CMakeLists.txt
debian/changelog
packaging/lthor.spec

index 5b00777864dd083d8cf27e5665cc6bf222e9fc79..4bba4759ffe633f0b0b78d33a6d33979052c387c 100755 (executable)
@@ -23,7 +23,7 @@ SET(PKGNAME "${PACKAGE}")
 SET(PREFIX ${CMAKE_INSTALL_PREFIX})
 SET(BINDIR "${PREFIX}/bin")
 
-SET(PACKAGE_VERSION "3.1")
+SET(PACKAGE_VERSION "3.2")
 
 
 IF("${CMAKE_BUILD_TYPE}" STREQUAL "")
index 49c36274e5df3c6f0e8f099782868a39da1eb7e1..fe0899fd9ba6cb32d6c2291b05558a3ccf122b86 100644 (file)
@@ -1,3 +1,10 @@
+lthor (3.2) unstable; urgency=low
+
+  * Upgraded to v3.2
+  * fix network build error with aio_sigevent in Ubuntu 18.04
+
+ -- Seung-Woo Kim <sw0312.kim@samsung.com>  Wed, 16 Jan 2019 17:09:42 +0900
+
 lthor (3.1) unstable; urgency=low
 
   * Upgraded to v3.1
index b1daab135f149b72b70922102f9df6cf2f08967f..4c670de75b67b9241dcf5daad5c5eb886a05ef9a 100644 (file)
@@ -3,7 +3,7 @@
 #
 Name:          lthor
 Summary:       Flashing tool for Tizen lunchbox
-Version:       3.1
+Version:       3.2
 Release:       1
 Group:         Development/Tools/Other
 License:       Apache