Upgrade to 0.15.7 89/150489/1
authorJun Wang <junbill.wang@samsung.com>
Sat, 16 Sep 2017 08:04:44 +0000 (16:04 +0800)
committerJun Wang <junbill.wang@samsung.com>
Sat, 16 Sep 2017 08:06:25 +0000 (16:06 +0800)
Change-Id: Id26a8818cdf45fabfd5eed6752cc7682d8eef84d
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
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..3fe8765 100644 (file)
@@ -9,7 +9,7 @@ Homepage: http://www.tizen.org
 Package: depanneur
 Architecture: all
 Depends: ${perl:Depends},
- build (>= 20150115-tizen20170428),
+ build (>= 20150115-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 d252a20..17e6fa4 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,9 +11,9 @@ Requires:       perl(YAML)
 Requires:       perl(JSON)
 Requires:       perl(HTML::Template)
 Requires:       perl(Config::Tiny)
-Requires:       tizen-build >= 20170428
+Requires:       tizen-build >= 20170630
 %ifarch         x86_64
-Requires:       tizen-build-initvm-x86_64 >= 20170428
+Requires:       tizen-build-initvm-x86_64 >= 20170630
 %endif
 
 %if 0%{?suse_version}