+gbs (0.12) unstable; urgency=high
+ * upgrade to gbs v0.12, which contains the following bug fixing & features:
+ * support build rpm packages for incremental build
+ * --noinit support
+ * x86_64 support
+ * add --keep-packs to keep unused packages in buildroot
+ * show simple progress message for long time operations
+ * pristine-tar support
+ * patches generation for upstream branch exists
+ * add --define option to define macros for rpmbuild
+ * no hard code default base project
+ * modify changelog order to follow default order of git log
+ * change --spec to use only base file name
+ * ignore .gbs.conf in patch-generation
+ * cmd_import: enable importing patches
+ * remove output repo and buildroot info to depanneur
+ * bug fix:
+ - set TIZEN_BUILD_ROOT as abspath
+
+ -- Qiang Zhang <qiang.z.zhang@intel.com> Mon, 26 Nov 2012 10:56:15 +0800
+
gbs (0.11.1) unstable; urgency=high
* Upgrade to gbs v0.11.1, which contains the following bug fixing & features:
* depend on depanneur 0.2.1 to fix build break issue for 'osc build'
git-core,
sudo,
osc (>= 0.136.0),
- git-buildpackage-rpm (>= 0.6.0git20120822-tizen20121025),
- depanneur (>= 0.2.1),
+ git-buildpackage-rpm (>= 0.6.0git20120822-tizen20121123),
+ depanneur (>= 0.3),
pristine-tar
Description: The command line tools for Tizen package developers
The command line tools for Tizen package developers will
%{!?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.11.1
+Version: 0.12
Release: 1
Group: Development/Tools
License: GPLv2
Requires: git-core
Requires: sudo
Requires: osc >= 0.136.0
-Requires: tizen-gbp-rpm >= 2012.10.25
-Requires: depanneur >= 0.2.1
+Requires: tizen-gbp-rpm >= 20121123
+Requires: depanneur >= 0.3
Requires: pristine-tar
BuildRequires: python-devel
module for gbs tool
"""
-__version__ = "0.11.1"
+__version__ = "0.12"
+* Mon Nov 26 12 2012 Qiang Zhang <qiang.z.zhang@intel.com> - 0.12
+ * upgrade to gbs v0.12, which contains the following bug fixing & features:
+ * support build rpm packages for incremental build
+ * --noinit support
+ * x86_64 support
+ * add --keep-packs to keep unused packages in buildroot
+ * show simple progress message for long time operations
+ * pristine-tar support
+ * patches generation for upstream branch exists
+ * add --define option to define macros for rpmbuild
+ * no hard code default base project
+ * modify changelog order to follow default order of git log
+ * change --spec to use only base file name
+ * ignore .gbs.conf in patch-generation
+ * cmd_import: enable importing patches
+ * remove output repo and buildroot info to depanneur
+ * bug fix:
+ - set TIZEN_BUILD_ROOT as abspath
+
* Mon Nov 12 2012 Qiang Zhang <qiang.z.zhang@intel.com> - 0.11.1
- Upgrade to gbs v0.11.1, which contains the following bug fixing & features:
* depend on depanneur 0.2.1 to fix build break issue for 'osc build'
Format: 1.0
Source: gbs
-Version: 0.11.1
+Version: 0.12
Binary: gbs
Maintainer: Jian-feng Ding <jian-feng.ding@intel.com>
Architecture: all
Standards-Version: 3.7.1
Build-Depends: debhelper (>= 4.0.0), python-dev
Files:
- bd0011a9583a06e29b0ebf45e1e7f801 2456529 gbs_0.11.1.tar.gz
+ 574996dfeeb001e70f20239a0e621daf 2457861 gbs_0.12.tar.gz