From: biao716.wang Date: Fri, 5 Feb 2021 06:01:38 +0000 (+0900) Subject: Upgrade to 0.16.10 X-Git-Tag: submit/trunk/20210205.144531^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=81e18c51dffc433b939bdb4401fb374956276416;p=tools%2Fdepanneur.git Upgrade to 0.16.10 Change-Id: Icbad1103053d972712fe74c0d374d2dae0575814 Signed-off-by: biao716.wang --- diff --git a/debian/changelog b/debian/changelog index e886222..984ac38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 5 Feb 2021 10:00:00 +0800 + depanneur (0.16.9) unstable; urgency=high *Fix build failed when gbs full build diff --git a/packaging/depanneur.changes b/packaging/depanneur.changes index 18964f6..75710af 100644 --- a/packaging/depanneur.changes +++ b/packaging/depanneur.changes @@ -1,3 +1,10 @@ +* Fri Feb 5 2021 Wang Biao 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 0.16.9 - Upgrade to 0.16.9 - Fix build failed when gbs full build diff --git a/packaging/depanneur.spec b/packaging/depanneur.spec index 61b3021..8a9e459 100644 --- a/packaging/depanneur.spec +++ b/packaging/depanneur.spec @@ -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