Upgrade to 0.15.6 17/127117/1
authorJun Wang <junbill.wang@samsung.com>
Wed, 26 Apr 2017 07:50:24 +0000 (15:50 +0800)
committerJun Wang <junbill.wang@samsung.com>
Wed, 26 Apr 2017 07:50:35 +0000 (15:50 +0800)
Change-Id: I51951c3ff55fe20f30b429712326bf06ea3604e9
Signed-off-by: Wang Jun <junbill.wang@samsung.com>Y
debian/changelog
debian/control
packaging/depanneur.changes
packaging/depanneur.spec

index b783388..112b1a3 100644 (file)
@@ -1,3 +1,9 @@
+depanneur (0.15.6) unstable; urgency=high
+
+  *Upgrade to 0.15.6
+
+ -- Wang Jun <junbill.wang@samsung.com>  Fri, 28 Apr 2017 12:00:00 +0800
+
 depanneur (0.15.5) unstable; urgency=high
 
   * Fix not to input sudo password at the end of gbs build
index b16d626..32b4ddd 100644 (file)
@@ -9,7 +9,7 @@ Homepage: http://www.tizen.org
 Package: depanneur
 Architecture: all
 Depends: ${perl:Depends},
- build (>= 20150115-tizen20170405),
+ build (>= 20150115-tizen20170428),
  libyaml-perl,
  createrepo (>= 0.9.8),
  libjson-perl,
index d196274..78cd3f9 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Apr 28 2017 Wang Jun <junbill.wang@samsung.com> 0.15.6
+- Upgrade to 0.15.6
+
 * Wed Apr 05 2017 SoonKyu Park <sk7.park@samsung.com> 0.15.5
 - Fix not to input sudo password at the end of gbs build
 - Fix debchange warning
index 1f31b84..d252a20 100644 (file)
@@ -1,6 +1,6 @@
 Name:           depanneur
 Summary:        Manages and executes the builds using the obs-build script.
-Version:        0.15.5
+Version:        0.15.6
 Release:        1
 License:        GPL-2.0+
 Group:          Development/Tools
@@ -11,9 +11,9 @@ Requires:       perl(YAML)
 Requires:       perl(JSON)
 Requires:       perl(HTML::Template)
 Requires:       perl(Config::Tiny)
-Requires:       tizen-build >= 20170405
+Requires:       tizen-build >= 20170428
 %ifarch         x86_64
-Requires:       tizen-build-initvm-x86_64 >= 20170405
+Requires:       tizen-build-initvm-x86_64 >= 20170428
 %endif
 
 %if 0%{?suse_version}