+gbs (0.23.3) unstable; urgency=high
+ * upgrade to gbs v0.23.3, which contains the following bug fixing & features:
+ * bug fix:
+ - export: fix issue about always creating tarball multi times
+ for native packages with multi specs
+
+ -- Li Jinjing <jinjingx.li@intel.com> Mon, 20 Apr 2015 10:36:15 +0800
+
gbs (0.23.2) unstable; urgency=high
* upgrade to gbs v0.23.2, which contains the following bug fixing & features:
* bug fix:
python-pycurl,
sudo,
osc (>= 0.139.0),
- git-buildpackage-rpm (>= 0.6.15-tizen20140828),
+ git-buildpackage-rpm (>= 0.6.15-tizen20150303),
gbs-api (= ${binary:Version}),
gbs-export (= ${binary:Version}),
gbs-remotebuild (= ${binary:Version}),
+Release notes for gbs 0.23.3
+============================
+
+- Release Date: 2015-04
+
+- New feature and enhancements added:
+ * bug fix:
+ - export: fix issue about always creating tarball multi times
+ for native packages with multi specs
+
Release notes for gbs 0.23.2
============================
module for gbs tool
"""
-__version__ = "0.23.2"
+__version__ = "0.23.3"
+* Mon Apr 20 2015 Li Jinjing <jinjingx.li@intel.com> 0.23.3
+ * upgrade to gbs v0.23.3, which contains the following bug fixing & features:
+ * bug fix:
+ - export: fix issue about always creating tarball multi times for native
+ packages with multi specs
+
* 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.23.3
%if 0%{?opensuse_bs}
Release: 1.<CI_CNT>.<B_CNT>
%else
Requires: python-pycurl
Requires: sudo
Requires: osc >= 0.139.0
-Requires: tizen-gbp-rpm >= 20140828
+Requires: tizen-gbp-rpm >= 0.6.15-20150303
Requires: depanneur >= 0.14
%if "%{?python_version}" < "2.7"