From: yang.zhang Date: Fri, 4 Mar 2016 06:44:24 +0000 (+0800) Subject: modify version to 0.15 X-Git-Tag: submit/devel/20190730.074511~60^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a145111d995724046b0021807c7a3b3485ee496c;p=tools%2Fdepanneur.git modify version to 0.15 Change-Id: Ic8ec185bf113343eec2890e46071e7aa6af89a49 --- diff --git a/debian/changelog b/debian/changelog index 127c5a8..f19f9fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +depanneur (0.15) unstable; urgency=high + + * add --faild-fast option of gbs + * fix CentOS 7 require + depanneur (0.14) unstable; urgency=high * fix build with --include-all on development branch(orphan-packaging mode) diff --git a/packaging/depanneur.changes b/packaging/depanneur.changes index ad67559..90c7cc8 100644 --- a/packaging/depanneur.changes +++ b/packaging/depanneur.changes @@ -1,3 +1,7 @@ +* Fri Mar 4 2016 Zhang Yang 0.15 +- add --fail-fast option of gbs +- fix CentOS 7 require + * Wed Oct 15 2014 Li Jinjing 0.14 - fix build with --include-all on development branch(orphan-packaging mode) - support --fallback-to-native option of gbs diff --git a/packaging/depanneur.spec b/packaging/depanneur.spec index dc15aa5..53b300d 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.14 +Version: 0.15 Release: 1 License: GPL-2.0+ Group: Development/Tools