From: Li Jinjing Date: Wed, 15 Oct 2014 05:29:06 +0000 (+0800) Subject: bump to version 0.14 for gbs 0.23 X-Git-Tag: 0.14^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=729625dda83b78122c85e95e9276b2ab9bc692e5;p=tools%2Fdepanneur.git bump to version 0.14 for gbs 0.23 Change-Id: I6e2036bd262bee10b34286557468fb0b701486a2 Signed-off-by: Li Jinjing --- diff --git a/debian/changelog b/debian/changelog index 8dabb13..127c5a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +depanneur (0.14) unstable; urgency=high + + * fix build with --include-all on development branch(orphan-packaging mode) + * support --fallback-to-native option of gbs + * support --icecream option of gbs + * support new arch mips and mipsel for gbs + * support --skip-srcrpm option of gbs + * fix leaking of temporary files + * add rpm changelog + * add comments for core builder code + + -- Li Jinjing Wed, 15 Oct 2014 10:56:15 +0800 + depanneur (0.13.1) unstable; urgency=high * ignore already finished packages for dependency resolving diff --git a/packaging/depanneur.changes b/packaging/depanneur.changes index 1690bcc..ad67559 100644 --- a/packaging/depanneur.changes +++ b/packaging/depanneur.changes @@ -1,3 +1,13 @@ +* 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 +- support --icecream option of gbs +- support new arch mips and mipsel for gbs +- support --skip-srcrpm option of gbs +- fix leaking of temporary files +- add rpm changelog +- add comments for core builder code + * Thu Jun 12 2014 Qiang Zhang 0.13.1 - ignore already finished packages for dependency resolving - ignore already skipped packages for dependency resolving diff --git a/packaging/depanneur.spec b/packaging/depanneur.spec index 272d21b..01b414d 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.1 +Version: 0.14 Release: 1 License: GPL-2.0+ Group: Development/Tools