bump up to version 0.22.3 0.22.3
authorGui Chen <gui.chen@intel.com>
Tue, 2 Sep 2014 07:57:28 +0000 (03:57 -0400)
committerGui Chen <gui.chen@intel.com>
Tue, 9 Sep 2014 03:27:38 +0000 (23:27 -0400)
Signed-off-by: Gui Chen <gui.chen@intel.com>
debian/changelog
docs/RELEASE_NOTES
gitbuildsys/__init__.py
packaging/gbs.changes
packaging/gbs.spec

index 2ef32db7d9f655afdbfe65e4adc30928215edfc0..25024d478f75650250f10748a44faaba608ea9c8 100644 (file)
@@ -1,7 +1,6 @@
-gbs (0.22.2) unstable; urgency=high
+gbs (0.22.3) unstable; urgency=high
   * upgrade to gbs v0.22.2, which contains the following bug fixing & features:
     * export: disable desktop notifications to fix backtrace issue
-    * export: change VCS tag in spec to sha1 of commitish
     * build: ignore OS/ABI field in ELF header for aarch64
     * build: fix arm build error with parallel build
 
index 404860c57adf4e41148e42070ad21875c29576c8..4159d0c6c42a54d50b29deca689d8db4dd88ce26 100644 (file)
@@ -1,11 +1,10 @@
-Release notes for gbs 0.22.2
+Release notes for gbs 0.22.3
 ============================
 
-- Release Date: 2014-08
+- Release Date: 2014-09
 
 - New feature and enhancements added:
     * export: disable desktop notifications to fix backtrace issue
-    * export: change VCS tag in spec to sha1 of commitish
     * build: ignore OS/ABI field in ELF header for aarch64
     * build: fix arm build error with parallel build
 
index aa7c7767837eafc5a52ac03a3cd877caddc6469d..77974a47ba66038d3345e2a6de8b9f7549ece5b3 100644 (file)
@@ -20,4 +20,4 @@
 module for gbs tool
 """
 
-__version__ = "0.22.2"
+__version__ = "0.22.3"
index cf5923dd92a19455a0eef7f0bc2b4c7c2d188d14..be6c19ddf3326af0126ed978505423450c4d8e9b 100644 (file)
@@ -1,6 +1,5 @@
-* Fri Aug 15 2014 Li Jinjing <jinjingx.li@intel.com> 0.22.2
+* Fri Aug 15 2014 Li Jinjing <jinjingx.li@intel.com> 0.22.3
   * export: disable desktop notifications to fix backtrace issue
-  * export: change VCS tag in spec to sha1 of commitish
   * build: ignore OS/ABI field in ELF header for aarch64
   * build: fix arm build error with parallel build
 
index f6f5a95065c1b803c44b8df8150d5ab6b8cbb3a3..70561a6568e79af354168b7eab92f20b16eba88f 100644 (file)
@@ -5,7 +5,7 @@
 
 Name:       gbs
 Summary:    The command line tools for Tizen package developers
-Version:    0.22.2
+Version:    0.22.3
 %if 0%{?opensuse_bs}
 Release:    1.<CI_CNT>.<B_CNT>
 %else