From: Zhang Qiang Date: Sat, 9 Mar 2013 00:41:36 +0000 (-0500) Subject: bump to gbs 0.14.1 - rc1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Frelease-0.14;p=tools%2Fgbs.git bump to gbs 0.14.1 - rc1 Depend on new 4.10.91.tizen20121215-tizen20130307 Change-Id: Ib8dda77ec07e6743455d1e22ac5af4008545ca20 --- diff --git a/debian/changelog b/debian/changelog index 2af3b0d..1b7dbe1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gbs (0.14.1-0.rc1) unstable; urgency=high + * upgrade to gbs v0.14.1, which contains the following bug fixing & features: + * depend on new librpm-tizen to fix spec parser issue + + -- Qiang Zhang Mon, 11 Mar 2013 10:56:15 +0800 + gbs (0.14-1) unstable; urgency=high * upgrade to gbs v0.14, which contains the following bug fixing & features: * Add --binary-from-file option to specify a package list file diff --git a/debian/control b/debian/control index 32c4f41..4cb0422 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Depends: ${misc:Depends}, ${python:Depends}, git-buildpackage-rpm (>= 0.6.0git20121124-tizen20130221), depanneur (>= 0.5), pristine-tar -Recommends: librpm-tizen (>= 4.10.91.tizen20121215-tizen20130226) +Recommends: librpm-tizen (>= 4.10.91.tizen20121215-tizen20130307) Description: The command line tools for Tizen package developers The command line tools for Tizen package developers will be used to do packaging related tasks. diff --git a/distfiles/gbs.spec b/distfiles/gbs.spec index eaf31f8..250d914 100644 --- a/distfiles/gbs.spec +++ b/distfiles/gbs.spec @@ -2,8 +2,8 @@ %{!?python_version: %define python_version %(%{__python} -c "import sys; sys.stdout.write(sys.version[:3])")} Name: gbs Summary: The command line tools for Tizen package developers -Version: 0.14 -Release: 1 +Version: 0.14.1 +Release: 0.rc1.. Group: Development/Tools License: GPLv2 BuildArch: noarch @@ -21,7 +21,7 @@ Requires: tizen-pristine-tar >= 1.26-tizen20130122 %if "%{?python_version}" < "2.7" Requires: python-argparse %endif -Requires: librpm-tizen = 4.10.91.tizen20121215-tizen20130226 +Requires: librpm-tizen >= 4.10.91.tizen20121215-tizen20130307 BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/packaging/gbs.dsc b/packaging/gbs.dsc index 5f97205..cee6c04 100644 --- a/packaging/gbs.dsc +++ b/packaging/gbs.dsc @@ -1,10 +1,10 @@ Format: 1.0 Source: gbs -Version: 0.14 +Version: 0.14.1 Binary: gbs Maintainer: Jian-feng Ding Architecture: all Standards-Version: 3.7.1 Build-Depends: debhelper (>= 4.0.0), python-dev Files: - 574996dfeeb001e70f20239a0e621daf 2457861 gbs_0.14.tar.gz + 574996dfeeb001e70f20239a0e621daf 2457861 gbs_0.14.1.tar.gz