bump up to release 0.17 0.17
authorGui Chen <gui.chen@intel.com>
Thu, 28 Feb 2013 06:26:36 +0000 (14:26 +0800)
committerGui Chen <gui.chen@intel.com>
Thu, 28 Feb 2013 07:11:14 +0000 (15:11 +0800)
Change-Id: I172034cdb2397059331e741f4aea8e1776b1f636
Signed-off-by: Gui Chen <gui.chen@intel.com>
VERSION
debian/changelog
packaging/mic.spec

diff --git a/VERSION b/VERSION
index e59875d..50653ad 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.17-rc1
+0.17
index 846d46d..1a7f58a 100644 (file)
@@ -1,4 +1,4 @@
-mic (0.17-0.rc1) unstable; urgency=low
+mic (0.17-1) unstable; urgency=low
 
   * support new distribution Fedora 18
   * enable to handle more than 3 partitions
index cc8e796..7eb25c4 100644 (file)
@@ -3,7 +3,7 @@
 Name:       mic
 Summary:    Image Creator for Linux Distributions
 Version:    0.17
-Release:    0.rc1.<CI_CNT>.<B_CNT>
+Release:    1
 Group:      System/Base
 License:    GPLv2
 BuildArch:  noarch
@@ -61,7 +61,6 @@ Obsoletes:  mic2
 
 BuildRoot:  %{_tmppath}/%{name}_%{version}-build
 
-
 %description
 The tool mic is used to create and manipulate images for Linux distributions.
 It is composed of three subcommand\: create, convert, chroot. Subcommand create
@@ -69,7 +68,6 @@ is used to create images with different types; subcommand convert is used to
 convert an image to a specified type; subcommand chroot is used to chroot into
 an image.
 
-
 %prep
 %setup -q -n %{name}-%{version}