+gbs (0.24) unstable; urgency=high
+ * upgrade to gbs v0.24, which contains the following bug fixing & features:
+ * bug fix:
+ - fix Security issues that normal user can gain root permission with gbs chroot
+ - fix git-build-package bugs and imporve some performance
+ *Add --fail-fast option.
+
gbs (0.23.2) unstable; urgency=high
* upgrade to gbs v0.23.2, which contains the following bug fixing & features:
* bug fix:
- 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
+* Wed May 02 2016 Wang jun <junbill.wang@samsung.com> 0.24
+ * upgrade to gbs v0.24, which contains the following bug fixing & features:
+ * bug fix:
+ - fix Security issues that normal user can gain root permission with gbs chroot
+ - fix git-build-package bugs and imporve some performance
+ *Add --fail-fast option.
+
* Mon Feb 2 2015 Dai Lang <langx.dai@intel.com> 0.23.2
* upgrade to gbs v0.23.2, which contains the following bug fixing & features:
* bug fix:
Name: gbs
Summary: The command line tools for Tizen package developers
-Version: 0.23.2
+Version: 0.24
%if 0%{?opensuse_bs}
Release: 1.<CI_CNT>.<B_CNT>
%else
Requires: python-pycurl
Requires: sudo
Requires: osc >= 0.132.6
-Requires: tizen-gbp-rpm >= 20140828
-Requires: depanneur >= 0.14
+Requires: tizen-gbp-rpm >= 20160302
+Requires: depanneur >= 0.15
%if "%{?python_version}" < "2.7"
Requires: python-argparse