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 b783388d7c9073ce583a65f04953511821c3ace8..112b1a3f470a2f181a917ac62ed6a56970c37ad4 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 b16d6268cdb32442be5c091d1a46fadf6c73c30d..32b4ddd78e16393d9463ba08a6ffcd9a138962cd 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 d1962746c24680421bffd67738133443f35af351..78cd3f90e39756136ce8ed065dfe483c84e1a429 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 1f31b84a3ebb0b1cf10d7e9e305a60c8869f067c..d252a2034ddd9c505cfbeb4f8aedfcbcb0cccf34 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}