From: biao716.wang Date: Thu, 29 Aug 2019 06:09:03 +0000 (+0800) Subject: Update to 0.16.6 X-Git-Tag: submit/trunk/20190927.012842^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=82ae53e497968e294f80e8a3a95496a1a86c8870;p=tools%2Fdepanneur.git Update to 0.16.6 Change-Id: I88b78e2645b3e5ae257e9ec6f5ad02124ea966f7 Signed-off-by: biao716.wang --- diff --git a/debian/changelog b/debian/changelog index cf587f6..01e12c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +depanneur (0.16.6) unstable; urgency=high + + *Upgrade to 0.16.6 + *Add --export-only feature + *Optimize the logic to get defalut uid gid for build module + + -- Wang Biao Fri, 30 Aug 2019 10:00:00 +0800 + depanneur (0.16.5) unstable; urgency=high *Upgrade to 0.16.5 diff --git a/packaging/depanneur.changes b/packaging/depanneur.changes index 217d164..57f3b8b 100644 --- a/packaging/depanneur.changes +++ b/packaging/depanneur.changes @@ -1,3 +1,8 @@ +* Fri Aug 30 2019 Wang Biao 0.16.6 +- Upgrade to 0.16.6 +- Add --export-only feature +- Optimize the logic to get defalut uid gid for build module + * Wed Nov 14 2018 Ren Jingui 0.16.5 - Upgrade to 0.16.5 - Optimize package dependence analyse diff --git a/packaging/depanneur.spec b/packaging/depanneur.spec index cee50eb..1560781 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.5 +Version: 0.16.6 Release: 1 License: GPL-2.0+ Group: Development/Tools