bump to version 0.14 for gbs 0.23 release-0.14 0.14
authorLi Jinjing <jinjingx.li@intel.com>
Wed, 15 Oct 2014 05:29:06 +0000 (13:29 +0800)
committerLi Jinjing <jinjingx.li@intel.com>
Wed, 15 Oct 2014 05:47:15 +0000 (13:47 +0800)
Change-Id: I6e2036bd262bee10b34286557468fb0b701486a2
Signed-off-by: Li Jinjing <jinjingx.li@intel.com>
debian/changelog
packaging/depanneur.changes
packaging/depanneur.spec

index 8dabb13..127c5a8 100644 (file)
@@ -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 <jinjingx.li@intel.com> Wed, 15 Oct 2014 10:56:15 +0800
+
 depanneur (0.13.1) unstable; urgency=high
 
   * ignore already finished packages for dependency resolving
index 1690bcc..ad67559 100644 (file)
@@ -1,3 +1,13 @@
+* Wed Oct 15 2014 Li Jinjing <jinjingx.li@intel.com> 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 <qiang.z.zhang@intel.com> 0.13.1
 - ignore already finished packages for dependency resolving
 - ignore already skipped packages for dependency resolving
index 272d21b..01b414d 100644 (file)
@@ -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