+gbs (0.17-1) unstable; urgency=high
+ * upgrade to gbs v0.17, which contains the following bug fixing & features:
+ * New gbs config refinements
+ - 'work_dir' support in [general] section
+ - 'buildconf' support in each [profile] section, use buildconf to specify
+ local build conf
+ - string interpolation: ${key} can be used to reference keys defined in
+ [general] section
+ - 'packaging_branch' support in [general] section, which can be used to
+ specify working or development branch, and the default is 'master'
+ * Support fetching build conf from standard RPM repodata
+ * create debug package by default
+ * refinement:
+ - report package dependency cycles in time
+ - load dependency data during refresh repo, instead of during parsing every
+ spec file
+ * bug fix:
+ - get target arch from build conf if 'Target' is set in build config, which
+ make gbs and remote obs generate the same arch for final RPM package
+ - exit unexpectedly if cycles exist
+ - using higer version in different repo
+
+ -- Qiang Zhang <qiang.z.zhang@intel.com> Tue, 14 May 2013 10:56:15 +0800
+
gbs (0.16-1) unstable; urgency=high
* upgrade to gbs v0.15, which contains the following bug fixing & features:
* new subcommands 'createimage/cr' added, which can be used for developers
+Release notes for gbs 0.17
+==========================
+
+- Release Date: 2013-06
+
+- New features added:
+ * Totally local full build support
+ * New gbs config refinements
+ - 'work_dir' support in [general] section
+ - 'buildconf' support in each [profile] section, use buildconf to specify
+ local build conf
+ - string interpolation: ${key} can be used to reference keys defined in
+ [general] section
+ - 'packaging_branch' support in [general] section, which can be used to
+ specify working or development branch, and the default is 'master'
+ * --packaging-branch option added for gbs clone to specify working or devel
+ branch
+ * Support fetching build conf from standard RPM repodata
+ * Create debuginfo and debugsource packages by default
+ * Optimization:
+ - report package dependency cycles in time
+ - load dependency data during refresh repo, instead of during parsing every
+ spec file
+ * Bug fix:
+ - get target arch from build conf if 'Target' is set in build config, which
+ make gbs and remote obs generate the same arch for final RPM package
+ - exit unexpectedly if cycles exist
+ - using higer version in different repo
+
+
Release notes for gbs 0.16
==========================
+* Mon Jul 1 2013 Qiang Zhang <qiang.z.zhang@intel.com> - 0.17
+ * upgrade to gbs v0.17, which contains the following bug fixing & features:
+ * New gbs config refinements
+ - 'work_dir' support in [general] section
+ - 'buildconf' support in each [profile] section, use buildconf to specify
+ local build conf
+ - string interpolation: ${key} can be used to reference keys defined in
+ [general] section
+ - 'packaging_branch' support in [general] section, which can be used to
+ specify working or development branch, and the default is 'master'
+ * Support fetching build conf from standard RPM repodata
+ * create debug package by default
+ * refinement:
+ - report package dependency cycles in time
+ - load dependency data during refresh repo, instead of during parsing every
+ spec file
+ * bug fix:
+ - get target arch from build conf if 'Target' is set in build config, which
+ make gbs and remote obs generate the same arch for final RPM package
+ - exit unexpectedly if cycles exist
+ - using higer version in different repo
+
* Tue May 14 2013 Qiang Zhang <qiang.z.zhang@intel.com> - 0.16
* new subcommands 'createimage/cr' added, which can be used for developers
to create image using ks file
Format: 1.0
Source: gbs
-Version: 0.16
+Version: 0.17
Binary: gbs, gbs-api, gbs-export
Maintainer: Jian-feng Ding <jian-feng.ding@intel.com>
Architecture: all
Standards-Version: 3.7.1
Build-Depends: debhelper, python-support
Files:
- 574996dfeeb001e70f20239a0e621daf 2457861 gbs_0.16.tar.gz
+ 574996dfeeb001e70f20239a0e621daf 2457861 gbs_0.17.tar.gz
%{!?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.16
+Version: 0.17
Release: 1
Group: Development/Tools
License: GPLv2