From efb57eaee4310363d47e8ece9756777afa276fac Mon Sep 17 00:00:00 2001 From: Zhang Qiang Date: Mon, 14 May 2012 18:38:10 +0800 Subject: [PATCH] bump to version 0.6 --- VERSION | 2 +- distfiles/gbs.dsc | 2 +- distfiles/gbs.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 2eb3c4f..5a2a580 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5 +0.6 diff --git a/distfiles/gbs.dsc b/distfiles/gbs.dsc index ea04f49..f058231 100644 --- a/distfiles/gbs.dsc +++ b/distfiles/gbs.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: gbs -Version: 0.5 +Version: 0.6 Binary: gbs Maintainer: Jian-feng Ding Architecture: all diff --git a/distfiles/gbs.spec b/distfiles/gbs.spec index 458e9c1..e4909c8 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.5 +Version: 0.6 Release: 1 Group: Development/Tools License: GPLv2 -- 2.7.4