From: Zhang Qiang Date: Wed, 27 Jun 2012 09:07:31 +0000 (+0800) Subject: bump to version 0.7.1 X-Git-Tag: 0.7.1^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Frelease-0.7.1;p=tools%2Fgbs.git bump to version 0.7.1 --- diff --git a/VERSION b/VERSION index eb49d7c..39e898a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7 +0.7.1 diff --git a/distfiles/gbs.dsc b/distfiles/gbs.dsc index 6fe3759..906a085 100644 --- a/distfiles/gbs.dsc +++ b/distfiles/gbs.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: gbs -Version: 0.7 +Version: 0.7.1 Binary: gbs Maintainer: Jian-feng Ding Architecture: all diff --git a/distfiles/gbs.spec b/distfiles/gbs.spec index c2b7cf4..9e2aeca 100644 --- a/distfiles/gbs.spec +++ b/distfiles/gbs.spec @@ -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.7 +Version: 0.7.1 Release: 1 Group: Development/Tools License: GPLv2