From 017c110d9297462d357be6febdc16c5ddc9915a6 Mon Sep 17 00:00:00 2001 From: Jun Wang Date: Wed, 26 Apr 2017 15:50:24 +0800 Subject: [PATCH] Upgrade to 0.15.6 Change-Id: I51951c3ff55fe20f30b429712326bf06ea3604e9 Signed-off-by: Wang Jun Y --- debian/changelog | 6 ++++++ debian/control | 2 +- packaging/depanneur.changes | 3 +++ packaging/depanneur.spec | 6 +++--- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b783388..112b1a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +depanneur (0.15.6) unstable; urgency=high + + *Upgrade to 0.15.6 + + -- Wang Jun 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 diff --git a/debian/control b/debian/control index b16d626..32b4ddd 100644 --- a/debian/control +++ b/debian/control @@ -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, diff --git a/packaging/depanneur.changes b/packaging/depanneur.changes index d196274..78cd3f9 100644 --- a/packaging/depanneur.changes +++ b/packaging/depanneur.changes @@ -1,3 +1,6 @@ +* Fri Apr 28 2017 Wang Jun 0.15.6 +- Upgrade to 0.15.6 + * Wed Apr 05 2017 SoonKyu Park 0.15.5 - Fix not to input sudo password at the end of gbs build - Fix debchange warning diff --git a/packaging/depanneur.spec b/packaging/depanneur.spec index 1f31b84..d252a20 100644 --- a/packaging/depanneur.spec +++ b/packaging/depanneur.spec @@ -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} -- 2.34.1