From 6696329aa8d2ffd1bfa30e093884569a198e1120 Mon Sep 17 00:00:00 2001 From: Gui Chen Date: Thu, 28 Feb 2013 14:26:36 +0800 Subject: [PATCH] bump up to release 0.17 Change-Id: I172034cdb2397059331e741f4aea8e1776b1f636 Signed-off-by: Gui Chen --- VERSION | 2 +- debian/changelog | 2 +- packaging/mic.spec | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index e59875d..50653ad 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.17-rc1 +0.17 diff --git a/debian/changelog b/debian/changelog index 846d46d..1a7f58a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/packaging/mic.spec b/packaging/mic.spec index cc8e796..7eb25c4 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -3,7 +3,7 @@ Name: mic Summary: Image Creator for Linux Distributions Version: 0.17 -Release: 0.rc1.. +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} -- 2.7.4