From 69f7c0678a87bb3d66297b18c34a63e5e9a97562 Mon Sep 17 00:00:00 2001 From: Zhang Qiang Date: Wed, 3 Apr 2013 15:35:03 +0800 Subject: [PATCH] official release gbs 0.15 - update docs/changelog - bump to official 0.15 Change-Id: I6770f691e0e48d6f2d82766148f22283d25b2579 --- debian/changelog | 7 ++++++- distfiles/gbs.spec | 2 +- docs/RELEASE_NOTES | 4 ++++ packaging/gbs.changes | 5 +++++ 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c3db6ec..c501a18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,10 @@ -gbs (0.15-0.rc2) unstable; urgency=high +gbs (0.15-1) unstable; urgency=high * upgrade to gbs v0.15, which contains the following bug fixing & features: + * add --baselibs option to support creating -32bit/-64bit/-x86 rpms for + other arches + * optimization for local build, especially for local full build + * support updating multiple spec files in one package in export module + * dependency upgrade, including qemu,osc,obs-build,crypt-ssleay * depend on new osc / osc-build * tizen system support * more osc api added: linked projects support, project deletion diff --git a/distfiles/gbs.spec b/distfiles/gbs.spec index acb2795..d15342f 100644 --- a/distfiles/gbs.spec +++ b/distfiles/gbs.spec @@ -3,7 +3,7 @@ Name: gbs Summary: The command line tools for Tizen package developers Version: 0.15 -Release: 0.rc2.. +Release: 1 Group: Development/Tools License: GPLv2 BuildArch: noarch diff --git a/docs/RELEASE_NOTES b/docs/RELEASE_NOTES index 1c0d0c3..e1123f2 100644 --- a/docs/RELEASE_NOTES +++ b/docs/RELEASE_NOTES @@ -4,6 +4,10 @@ Release notes for gbs 0.15 - Release Date: 2013-03 - New features added: + * add --baselibs option to support creating -32bit/-64bit/-x86 rpms for + other arches + * optimization for local build, especially for local full build + * support updating multiple spec files in one package in export module * Add --baselibs option to support creating -32bit/-64bit/-x86 rpms for other arches * Add more osc api added: linked projects support, project deletion * bug fix: diff --git a/packaging/gbs.changes b/packaging/gbs.changes index 799f9a1..a6b8ebb 100644 --- a/packaging/gbs.changes +++ b/packaging/gbs.changes @@ -1,5 +1,10 @@ * Mon Mar 25 2013 Qiang Zhang - 0.15 * upgrade to gbs v0.15, which contains the following bug fixing & features: + * add --baselibs option to support creating -32bit/-64bit/-x86 rpms for + other arches + * optimization for local build, especially for local full build + * support updating multiple spec files in one package in export module + * dependency upgrade, including qemu,osc,obs-build,crypt-ssleay * depend on new osc / osc-build * tizen system support * more osc api added: linked projects support, project deletion -- 2.7.4