From e29345c8189cd0a1d69a7fafad2e388e79b8ca8b Mon Sep 17 00:00:00 2001 From: Zhang Qiang Date: Fri, 7 Mar 2014 18:30:39 +0800 Subject: [PATCH] bump to version 0.12 for gbs 0.21 Change-Id: If38717d7d7995436ce57347aa3023f175e436554 --- debian/changelog | 8 ++++++++ packaging/depanneur.spec | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e2f36fa..835a54f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +depanneur (0.12) unstable; urgency=high + + * Fix export failed if packaging dir is symblic + * depend on new version build to fix binfmt handlers register issue + * Return error if arch is not compatible for build + + -- Qiang Zhang Fri, 7 Mar 2014 10:56:15 +0800 + depanneur (0.11) unstable; urgency=high * depend on latest build-20131112 diff --git a/packaging/depanneur.spec b/packaging/depanneur.spec index 3672343..0edeff3 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.11 +Version: 0.12 Release: 1 License: GPL-2.0+ Group: Development/Tools -- 2.34.1