From 81e18c51dffc433b939bdb4401fb374956276416 Mon Sep 17 00:00:00 2001 From: "biao716.wang" Date: Fri, 5 Feb 2021 15:01:38 +0900 Subject: [PATCH] Upgrade to 0.16.10 Change-Id: Icbad1103053d972712fe74c0d374d2dae0575814 Signed-off-by: biao716.wang --- debian/changelog | 10 ++++++++++ packaging/depanneur.changes | 7 +++++++ packaging/depanneur.spec | 2 +- 3 files changed, 18 insertions(+), 1 deletion(-) 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 -- 2.34.1