version...
authorhyokeun.jeon <hyokeun.jeon@samsung.com>
Mon, 2 Aug 2021 10:48:55 +0000 (19:48 +0900)
committerhyokeun.jeon <hyokeun.jeon@samsung.com>
Mon, 2 Aug 2021 10:48:55 +0000 (19:48 +0900)
Change-Id: Idb091e35dc291043b4fde9a496d4217ccd5ebde5

debian/changelog
gitbuildsys/__init__.py
packaging/gbs.spec

index e34b60060e50d0d56f35e0acfe3015f9a304300d..f73a4b33ec2e93a5437968888a432ca3ef158b05 100755 (executable)
@@ -1,3 +1,10 @@
+gbs (0.25.26) unstable; urgency=high
+  * upgrade to gbs v0.25.26, which contains the following features:
+     * New feature and enhancements added:
+      - add --pkg-ccache option
+
+ -- Biao Wang <biao716.wang@samsung.com>  Mon, 2 Aug 2021 18:30:00 +0800
+
 gbs (0.25.21) unstable; urgency=high
   * upgrade to gbs v0.25.21, which contains the following features:
      * New feature and enhancements added:
index dc32eb6592e63b916c2552eb2c3826ade7d4e289..bfe57dac282bd801cbfdef4f45edf614a3630f7a 100755 (executable)
@@ -20,4 +20,4 @@
 module for gbs tool
 """
 
-__version__ = "0.25.21"
+__version__ = "0.25.22"
index 18099e5e9fb2156e8f65800caa013e8a35c04fba..4e5acd093a39f734d6a333de2ba822ea975b680c 100755 (executable)
@@ -6,7 +6,7 @@
 
 Name:       gbs
 Summary:    The command line tools for Tizen package developers
-Version:    0.25.21
+Version:    0.25.22
 %if 0%{?opensuse_bs}
 Release:    1.<CI_CNT>.<B_CNT>
 %else