Update to 0.16.4 09/188009/1
authorjingui.ren <jingui.ren@samsung.com>
Tue, 28 Aug 2018 08:13:38 +0000 (16:13 +0800)
committerjingui.ren <jingui.ren@samsung.com>
Thu, 30 Aug 2018 08:35:34 +0000 (16:35 +0800)
Change-Id: I8706e62fe818e63a79217e3971d602571a7fcf99
Signed-off-by: jingui.ren <jingui.ren@samsung.com>
debian/changelog
packaging/depanneur.changes
packaging/depanneur.spec

index 59b2a42..482bf5f 100644 (file)
@@ -1,3 +1,12 @@
+depanneur (0.16.4) unstable; urgency=high
+
+  *Upgrade to 0.16.4
+  *Fix bugs of perl tempdir function call
+  *Add --style=tar feature, which can build with gbs export source
+  *Remove mount info check after build finished
+
+ -- Ren Jingui <jingui.ren@samsung.com>  Fri, 31 Aug 2018 10:00:00 +0800
+
 depanneur (0.16.3) unstable; urgency=high
 
   *Upgrade to 0.16.3
index 3284d74..6629fdd 100644 (file)
@@ -1,3 +1,9 @@
+* Fri Aug 31 2018 Ren Jingui <jingui.ren@samsung.com> 0.16.4
+- Upgrade to 0.16.4
+- Fix bugs of perl tempdir function call
+- Add --style=tar feature, which can build with gbs export source
+- Remove mount info check after build finished
+
 * Fri Aug 3 2018 Ren Jingui <jingui.ren@samsung.com> 0.16.3
 - Upgrade to 0.16.3
 - Optimize gbs export process
index 1188e1d..e98faa1 100644 (file)
@@ -1,6 +1,6 @@
 Name:           depanneur
 Summary:        Manages and executes the builds using the obs-build script.
-Version:        0.16.3
+Version:        0.16.4
 Release:        1
 License:        GPL-2.0+
 Group:          Development/Tools
@@ -11,11 +11,11 @@ Requires:       perl(YAML)
 Requires:       perl(JSON)
 Requires:       perl(HTML::Template)
 Requires:       perl(Config::Tiny)
-Requires:       tizen-build >= 20180803
+Requires:       tizen-build >= 20180831
 Requires:       libparallel-forkmanager-perl
 Requires:       perl(BSSolv)
 %ifarch         x86_64
-Requires:       tizen-build-initvm-x86_64 >= 20180803
+Requires:       tizen-build-initvm-x86_64 >= 20180831
 %endif
 
 %if 0%{?suse_version}