+gbs (0.25.15) unstable; urgency=high
+ * upgrade to gbs v0.25.15, which contains the following features:
+ * New feature and enhancements added:
+ - update tizen version to tizen20201203
+ - Support zstd decompression for old rpm version
+ - Support zstd arch for tar
+ - Add exception check when generating xml file
+ * Bug fix:
+ - Fix build failed when gbs full build
+ -- Jiankang Fan <jiankang.fan@samsung.com> Thu, 3 Dec 2020 10:00:00 +0800
+
gbs (0.25.14) unstable; urgency=high
* upgrade to gbs v0.25.14, which contains the following features:
* New feature and enhancements added:
+
+Release notes for gbs 0.25.15
+==========================
+
+- Release Date: 2020-12
+
+- New feature and enhancements added:
+ * update tizen version to tizen20201203
+ * Support zstd decompression for old rpm version
+ * Support zstd arch for tar
+ * Add exception check when generating xml file
+- Bug fix:
+ * Fix build failed when gbs full build
+
Release notes for gbs 0.25.14
==========================
module for gbs tool
"""
-__version__ = "0.25.14"
+__version__ = "0.25.15"
+* Thu Dec 03 2020 Jiankang Fan <jiankang.fan@samsung.com> 0.25.15
+ * upgrade to gbs v0.25.15, which contains the following features:
+ * New feature and enhancements added:
+ - Update tizen version to tizen20201203
+ - Support zstd decompression for old rpm version
+ - Support zstd arch for tar
+ - Add exception check when generating xml file
+ * Bug fix:
+ - Fix build failed when gbs full build
+
* Thu Nov 05 2020 Biao Wang <biao716.wang@samsung.com> 0.25.14
* upgrade to gbs v0.25.14, which contains the following features:
* New feature and enhancements added:
Name: gbs
Summary: The command line tools for Tizen package developers
-Version: 0.25.14
+Version: 0.25.15
%if 0%{?opensuse_bs}
Release: 1.<CI_CNT>.<B_CNT>
%else
Requires: sudo
Requires: osc >= 0.132.6
Requires: tizen-gbp-rpm >= 20200522
-Requires: depanneur >= 0.16.8
+Requires: depanneur >= 0.16.9
%if "%{?python_version}" < "2.7"
Requires: python-argparse