Bump version to 0.15.2
authoryang.zhang <y0169.zhang@samsung.com>
Wed, 21 Sep 2016 02:51:00 +0000 (10:51 +0800)
committeryang.zhang <y0169.zhang@samsung.com>
Wed, 21 Sep 2016 02:52:33 +0000 (10:52 +0800)
Change-Id: I09509b6b17614bd9c36e4a66900d00e2369e5d09

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

index c750d92b27106b647d22dbb130a071dde2a52b6b..a575d630d10024a1be57804d1687954ab83f1b74 100644 (file)
@@ -1,3 +1,15 @@
+depanneur (0.15.2) unstable; urgency=high
+
+  * Add --use-higher-deps option, it means which repo provides higher version
+    deps, then use it.
+  * Enable kvm build function.
+  * Add config to make some packages not export sources for accel.
+  * Export source code by gbs use threads.
+  * Improve build order for multiple building.
+  * Reduce copy files times for rpm packages,using 'mv' command instead.
+
+ -- Zhang Yang <y0169.zhang@samsung.com> Wed, 21 Sep 2016 10:30:00 +0800
+
 depanneur (0.15) unstable; urgency=high
 
   * add --faild-fast option of gbs
index 90c7cc875770e194264161739ddc666a542ddc3b..74812a755c269943cc7eeadd93a10ba18274f610 100644 (file)
@@ -1,3 +1,12 @@
+* Wed Sep 21 2016 Zhang Yang <y0169.zhang@samsung.com> 0.15.2
+- Add --use-higher-deps option, it means which repo provides higher version
+  deps, then use it.
+- Enable kvm build function.
+- Add config to make some packages not export sources for accel.
+- Export source code by gbs use threads.
+- Improve build order for multiple building.
+- Reduce copy files times for rpm packages,using 'mv' command instead.
+
 * Fri Mar 4 2016 Zhang Yang <y0169.zhang@samsung.com> 0.15
 - add --fail-fast option of gbs
 - fix CentOS 7 require
index c56b580b1da4c6705350b1d29842f1dd504b4617..b06cef4a9f6874874c69581b2a380c65558deac9 100644 (file)
@@ -1,6 +1,6 @@
 Name:           depanneur
 Summary:        Manages and executes the builds using the obs-build script.
-Version:        0.15
+Version:        0.15.2
 Release:        1
 License:        GPL-2.0+
 Group:          Development/Tools