From: Li Jinjing Date: Wed, 8 Oct 2014 07:34:53 +0000 (+0800) Subject: bump to version 0.13.3 for gbs hotfix release 0.22.4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2e5cc77dce6bac4ea062e90e918426e4fa9472d9;p=tools%2Fdepanneur.git bump to version 0.13.3 for gbs hotfix release 0.22.4 Change-Id: Ida22cbaba94cf6aa5265a56d1f07583cf7b2e1ab Signed-off-by: Li Jinjing --- diff --git a/debian/changelog b/debian/changelog index 3d26b33..a085984 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +depanneur (0.13.3) unstable; urgency=high + + * add comments for core builder code + * fix build with --include-all on development branch(orphan-packaging mode) + * fix leaking of temporary files + * support --fallback-to-native option of gbs + + -- Li Jinjing Wed, 8 Oct 2014 10:56:15 +0800 + depanneur (0.13.2) unstable; urgency=high * depend on new build diff --git a/packaging/depanneur.spec b/packaging/depanneur.spec index cfe3dda..0f0f0ba 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.13.2 +Version: 0.13.3 Release: 1 License: GPL-2.0+ Group: Development/Tools