Upgrade to 0.15.7 spin-release-20170630
authory0169.zhang <y0169.zhang@samsung.com>
Wed, 28 Jun 2017 02:50:03 +0000 (10:50 +0800)
committery0169.zhang <y0169.zhang@samsung.com>
Wed, 28 Jun 2017 02:54:20 +0000 (10:54 +0800)
Change-Id: I82661cb62fd344e20c8f6d0ef3b939c155cc80d7

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

index 112b1a3..41c2273 100644 (file)
@@ -1,3 +1,9 @@
+depanneur (0.15.7) unstable; urgency=high
+
+  *Upgrade to 0.15.7
+
+ -- Zhang Yang <y0169.zhang@samsung.com>  Fri, 30 Jun 2017 12:00:00 +0800
+
 depanneur (0.15.6) unstable; urgency=high
 
   *Upgrade to 0.15.6
index 32b4ddd..2cde0ff 100644 (file)
@@ -9,7 +9,7 @@ Homepage: http://www.tizen.org
 Package: depanneur
 Architecture: all
 Depends: ${perl:Depends},
- build (>= 20150115-tizen20170428),
+ build (>= 20160629-tizen20170630),
  libyaml-perl,
  createrepo (>= 0.9.8),
  libjson-perl,
index 78cd3f9..0e3fd0e 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Jun 30 2017 Zhang Yang <y0169.zhang@samsung.com> 0.15.7
+- Upgrade to 0.15.7
+
 * Fri Apr 28 2017 Wang Jun <junbill.wang@samsung.com> 0.15.6
 - Upgrade to 0.15.6
 
index 4e954f2..8617523 100644 (file)
@@ -1,6 +1,6 @@
 Name:           depanneur
 Summary:        Manages and executes the builds using the obs-build script.
-Version:        0.15.6
+Version:        0.15.7
 Release:        1
 License:        GPL-2.0+
 Group:          Development/Tools
@@ -11,14 +11,14 @@ Requires:       perl(YAML)
 Requires:       perl(JSON)
 Requires:       perl(HTML::Template)
 Requires:       perl(Config::Tiny)
-Requires:       tizen-build >= 20170428
+Requires:       tizen-build >= 20170630
 %if 0%{?centos_ver} == 7 || 0%{?suse_version} == 1315
 
 %else
-Requires:       tizen-build-initvm-i586 >= 20170428
+Requires:       tizen-build-initvm-i586 >= 20170630
 %endif
 %ifarch         x86_64
-Requires:       tizen-build-initvm-x86_64 >= 20170428
+Requires:       tizen-build-initvm-x86_64 >= 20170630
 %endif
 
 %if 0%{?suse_version}