Test version
authorhyokeun.jeon <hyokeun.jeon@samsung.com>
Mon, 2 Aug 2021 04:50:51 +0000 (13:50 +0900)
committerhyokeun.jeon <hyokeun.jeon@samsung.com>
Mon, 2 Aug 2021 04:50:51 +0000 (13:50 +0900)
Change-Id: Ic50ebdfa88ff27aff5cee63ed579fe76ebdfb2e2

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

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