+gbs (0.23.1) unstable; urgency=high
+ * upgrade to gbs v0.23.1, which contains the following bug fixing & features:
+ * bug fix:
+ - build: fix get "fallback_to_native" value from non-default gbs
+ configuration
+ - fix no jenkins user exists issue when installing gbs-jenkins-scripts and
+ gbs-jenkins-jobs packages
+ - fix bad indentation from pylint checking
+ - fix tag mode in test_import script
+
+ -- Li Jinjing <jinjingx.li@intel.com> Tue, 20 Jan 2015 10:56:15 +0800
+
gbs (0.23) unstable; urgency=high
* upgrade to gbs v0.23, which contains the following bug fixing & features:
* export: support --fallback-to-native command line option to force gbs
- depanneur >= 0.14
- git-buildpackage >= 0.6.15-tizen20140828
- -- Li Jinjing <jinjingx.li@intel.com> Oct, 15 Jun 2014 10:56:15 +0800
+ -- Li Jinjing <jinjingx.li@intel.com> Wed, 15 Oct 2014 10:56:15 +0800
gbs (0.22.1) unstable; urgency=high
* upgrade to gbs v0.22.1, which contains the following bug fixing & features:
+Release notes for gbs 0.23.1
+============================
+
+- Release Date: 2015-01
+
+- New feature and enhancements added:
+ * bug fix:
+ - build: fix get "fallback_to_native" value from non-default gbs
+ configuration
+ - fix no jenkins user exists issue when installing gbs-jenkins-scripts and
+ gbs-jenkins-jobs packages
+ - fix bad indentation from pylint checking
+ - fix tag mode in test_import script
+
Release notes for gbs 0.23
==========================
module for gbs tool
"""
-__version__ = "0.23"
+__version__ = "0.23.1"
+* Tue Jan 20 2015 Li Jinjing <jinjingx.li@intel.com> 0.23.1
+ * upgrade to gbs v0.23.1, which contains the following bug fixing & features:
+ * bug fix:
+ - build: fix get "fallback_to_native" value from non-default gbs
+ configuration
+ - fix no jenkins user exists issue when installing gbs-jenkins-scripts and
+ gbs-jenkins-jobs packages
+ - fix bad indentation from pylint checking
+ - fix tag mode in test_import script
+
* Wed Oct 15 2014 Li Jinjing <jinjingx.li@intel.com> 0.23
* upgrade to gbs v0.23, which contains the following bug fixing & features:
* export: support --fallback-to-native command line option to force gbs to
Name: gbs
Summary: The command line tools for Tizen package developers
-Version: 0.23
+Version: 0.23.1
%if 0%{?opensuse_bs}
Release: 1.<CI_CNT>.<B_CNT>
%else