+gbs (0.25.28) unstable; urgency=high
+ * upgrade to gbs v0.25.28, which contains the following features:
+ * New feature and enhancements added:
+ * Fix issue: chromium-efl package build failure on Tizen 5.5.
+
+ -- Biao Wang <biao716.wang@samsung.com> Wed, 01 Mar 2023 12:30:00 +0800
+
gbs (0.25.27) unstable; urgency=high
* upgrade to gbs v0.25.27, which contains the following features:
* New feature and enhancements added:
gbs-export (= ${binary:Version}),
gbs-remotebuild (= ${binary:Version}),
gbs-bsr (= ${binary:Version}),
- depanneur (>= 0.16.20)
+ depanneur (>= 0.16.21)
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.25.28
+==========================
+
+- Release Date: 2023-3
+
+- New feature and enhancements added:
+ * Fix issue: chromium-efl package build failure on Tizen 5.5.
+
Release notes for gbs 0.25.27
==========================
module for gbs tool
"""
-__version__ = "0.25.27"
+__version__ = "0.25.28"
+* Wed Mar 01 2023 Biao Wang <biao716.wang@samsung.com> 0.25.28
+ * upgrade to gbs v0.25.28, which contains the following features:
+ * New feature and enhancements added:
+ - Fix issue: chromium-efl package build failure on Tizen 5.5.
+
* Thu Jan 12 2023 Biao Wang <biao716.wang@samsung.com> 0.25.27
* upgrade to gbs v0.25.27, which contains the following features:
* New feature and enhancements added:
Name: gbs
Summary: The command line tools for Tizen package developers
-Version: 0.25.27
+Version: 0.25.28
%if 0%{?opensuse_bs}
Release: 1.<CI_CNT>.<B_CNT>
%else
Requires: sudo
Requires: osc >= 0.132.6
Requires: tizen-gbp-rpm >= 20210514
-Requires: depanneur >= 0.16.20
+Requires: depanneur >= 0.16.21
%if "%{?python_version}" < "2.7"
Requires: python-argparse