modify version to 0.15
authoryang.zhang <y0169.zhang@samsung.com>
Fri, 4 Mar 2016 06:44:24 +0000 (14:44 +0800)
committeryang.zhang <y0169.zhang@samsung.com>
Fri, 4 Mar 2016 06:44:24 +0000 (14:44 +0800)
Change-Id: Ic8ec185bf113343eec2890e46071e7aa6af89a49

debian/changelog
packaging/depanneur.changes
packaging/depanneur.spec

index 127c5a8..f19f9fb 100644 (file)
@@ -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)
index ad67559..90c7cc8 100644 (file)
@@ -1,3 +1,7 @@
+* Fri Mar 4 2016 Zhang Yang <y0169.zhang@samsung.com> 0.15
+- add --fail-fast option of gbs
+- fix CentOS 7 require
+
 * 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
index dc15aa5..53b300d 100644 (file)
@@ -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