bump to gbs 0.18-rc2
authorZhang Qiang <qiang.z.zhang@intel.com>
Thu, 22 Aug 2013 06:50:47 +0000 (14:50 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Thu, 22 Aug 2013 07:19:52 +0000 (15:19 +0800)
Updates including:
    - Update dependencies
    - Update release notes
    - Fix packaging conflict files issue on fedora 19

Change-Id: I3a522d5ef0f17ef486e8f98609cb733a04219f7d

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

index 1c9a648..cf63765 100644 (file)
@@ -1,4 +1,4 @@
-gbs (0.18-0.rc1) unstable; urgency=high
+gbs (0.18-0.rc2) unstable; urgency=high
   * upgrade to gbs v0.18, which contains the following bug fixing & features:
   * New gbs config refinements
     - offline local full build support for tizen 2.1/2.2/3.0 on tizen.org
index 99d3ce3..a5eaf23 100644 (file)
@@ -4,6 +4,7 @@ Release notes for gbs 0.18
 - Release Date: 2013-08-20
 
 - New feature added:
+  * fedora 19 support
   * offline local full build support for tizen 2.1/2.2/3.0 on tizen.org
   * support CI_CNT and B_CNT OBS build related macros
   * zsh completion support
index e37a506..850c263 100644 (file)
@@ -20,4 +20,4 @@
 module for gbs tool
 """
 
-__version__ = "0.17.2"
+__version__ = "0.18"
index 3910761..e7c3a7e 100644 (file)
@@ -3,7 +3,7 @@
 Name:       gbs
 Summary:    The command line tools for Tizen package developers
 Version:    0.18
-Release:    0.rc1.<CI_CNT>.<B_CNT>
+Release:    0.rc2.<CI_CNT>.<B_CNT>
 Group:      Development/Tools
 License:    GPLv2
 BuildArch:  noarch