Upgrade to 0.16.10 71/253171/1 accepted/tizen/devbase/tools/20210208.094448 submit/trunk/20210205.144531 submit/trunk/20210206.134523 submit/trunk/20210208.130331
authorbiao716.wang <biao716.wang@samsung.com>
Fri, 5 Feb 2021 06:01:38 +0000 (15:01 +0900)
committerbiao716.wang <biao716.wang@samsung.com>
Fri, 5 Feb 2021 06:01:38 +0000 (15:01 +0900)
Change-Id: Icbad1103053d972712fe74c0d374d2dae0575814
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
debian/changelog
packaging/depanneur.changes
packaging/depanneur.spec

index e8862229960d2d1cc57aa622e6e131d306eca35d..984ac384a00f6e5d1aa03c05543d5ac68a268fae 100644 (file)
@@ -1,3 +1,13 @@
+depanneur (0.16.9) unstable; urgency=high
+
+  * Upgrade to 0.16.10
+  * Call createdirdeps only if repo refresh needed
+  * Option to generate depends only from local repos
+  * Support user-defined build order list, --preordered-list argument.
+  * Allocate multiple items up to no. of idle workers
+
+ -- Wang Biao <biao716.wang@samsung.com>  Fri, 5 Feb 2021 10:00:00 +0800
+
 depanneur (0.16.9) unstable; urgency=high
 
   *Fix build failed when gbs full build
index 18964f668e53f5ebdd413bad49cb4a1092717532..75710afdbdda9d66d847553d43ad6a8c49e64c74 100644 (file)
@@ -1,3 +1,10 @@
+* Fri Feb 5 2021 Wang Biao <biao716.wang@samsung.com> 0.16.10
+- Upgrade to 0.16.10
+- Call createdirdeps only if repo refresh needed
+- Option to generate depends only from local repos
+- Support user-defined build order list, --preordered-list argument.
+- Allocate multiple items up to no. of idle workers
+
 * Thu Dec 3 2020 Wang Biao <biao716.wang@samsung.com> 0.16.9
 - Upgrade to 0.16.9
 - Fix build failed when gbs full build
index 61b30214dd54c130d7f2f572ce2eff9ed13f6005..8a9e45938145231b42196140c8b3351a7dfb4ab1 100644 (file)
@@ -1,6 +1,6 @@
 Name:           depanneur
 Summary:        Manages and executes the builds using the obs-build script.
-Version:        0.16.9
+Version:        0.16.10
 Release:        1
 License:        GPL-2.0+
 Group:          Development/Tools