+gbs (0.24.7) unstable; urgency=high
+ * upgrade to gbs v0.24.7, which contains the following features:
+ * New feature and enhancements added:
+ - Support use some configuration in package own gbs.conf
+ -- Wang Jun <junbill.wang@samsung.com> Fri, 28 Apr 2017 19:00:00 +0800
+
gbs (0.24.6) unstable; urgency=high
* upgrade to gbs v0.24.6, which contains the following features:
* New feature and enhancements added:
gbs-api (= ${binary:Version}),
gbs-export (= ${binary:Version}),
gbs-remotebuild (= ${binary:Version}),
- depanneur (>= 0.15.5)
+ depanneur (>= 0.15.6)
Recommends: librpm-tizen (>= 4.11.0.1.tizen20130618-tizen20131001)
Description: Command line tools for Tizen package developers
The command line tools for Tizen package developers will
+Release notes for gbs 0.24.7
+==========================
+
+- Release Date: 2017-04
+
+- New feature and enhancements added:
+ * Support use some configuration in package own gbs.conf
+
Release notes for gbs 0.24.6
==========================
module for gbs tool
"""
-__version__ = "0.24.6"
+__version__ = "0.24.7"
+* Fri Apr 28 2017 Wang Jun <junbill.wang@samsung.com> 0.24.7
+ * upgrade to gbs v0.24.7, which contains the following features:
+ * New
+ - Support use some configuration in package own gbs.conf
+
* Wed Apr 5 2017 SoonKyu Park <sk7.park@samsung.com> 0.24.6
* upgrade to gbs v0.24.5, which contains the following features:
* New
Name: gbs
Summary: The command line tools for Tizen package developers
-Version: 0.24.6
+Version: 0.24.7
%if 0%{?opensuse_bs}
Release: 1.<CI_CNT>.<B_CNT>
%else
Requires: sudo
Requires: osc >= 0.132.6
Requires: tizen-gbp-rpm >= 20161231
-Requires: depanneur >= 0.15.5
+Requires: depanneur >= 0.15.6
%if "%{?python_version}" < "2.7"
Requires: python-argparse