bump to version 0.4 0.4
authorZhang Qiang <qiang.z.zhang@intel.com>
Thu, 5 Apr 2012 13:42:40 +0000 (21:42 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Thu, 5 Apr 2012 13:42:40 +0000 (21:42 +0800)
VERSION
distfiles/gbs.dsc
distfiles/gbs.spec

diff --git a/VERSION b/VERSION
index be58634..bd73f47 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3
+0.4
index 67e74b1..e5d33a0 100644 (file)
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: gbs
-Version: 0.3
+Version: 0.4
 Binary: gbs
 Maintainer: Jian-feng Ding <jian-feng.ding@intel.com>
 Architecture: all
index e3b83c5..e57930f 100644 (file)
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 Name:       gbs
 Summary:    The command line tools for Tizen package developers
-Version:    0.3
+Version:    0.4
 Release:    1
 Group:      Development/Tools
 License:    GPLv2
@@ -12,6 +12,8 @@ Requires:   python >= 2.5
 Requires:   git-core
 Requires:   osc >= 0.131
 Requires:   build >= 2011.10.10
+Requires:   qemu >= 0.14.1
+Requires:   qemu-arm-static >= 0.14.1
 %if 0%{?fedora_version}
 Requires:   rpm-build
 %else