From: Lihong Sun Date: Thu, 22 Jan 2015 09:10:15 +0000 (-0500) Subject: bump up to mic 0.24.4 X-Git-Tag: 0.24.4^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9312c04f58c63883aa556124e618c16e531519a3;p=tools%2Fmic.git bump up to mic 0.24.4 Change-Id: Id1f831380d8b31b1818f9d54311d17e26439087a --- diff --git a/ChangeLog b/ChangeLog index 55da0d4..bb319c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ Release 0.24.4 - Thu Jan 22 2015 - Lihong Sun ===================================================================== * generate manifest file to describe image information + * update mount option to make it more general * bug fix: - fix incorrect logfile location of '--release' if creation failed - update dependency package for mic diff --git a/debian/changelog b/debian/changelog index 386f4c6..f4e487d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -mic (0.24.4~rc1) unstable; urgency=low +mic (0.24.4) unstable; urgency=low * generate manifest file to describe image information + * update mount option to make it more general * bug fix: - fix incorrect logfile location of '--release' if creation failed - update dependency package for mic diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index 9957184..0cae44d 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -8,6 +8,7 @@ the release contains new features, enhancements and bug fixes. New Features & Enhancements --------------------------- * generate manifest file to describe image information + * update mount option to make it more general Bug Fixes --------- diff --git a/packaging/mic.changes b/packaging/mic.changes index 39e9249..5cb942d 100644 --- a/packaging/mic.changes +++ b/packaging/mic.changes @@ -1,5 +1,6 @@ * Thu Jan 22 2015 Lihong Sun - 0.24.4 * generate manifest file to describe image information + * update mount option to make it more general * bug fix: - fix incorrect logfile location of '--release' if creation failed - update dependency package for mic diff --git a/packaging/mic.spec b/packaging/mic.spec index 5f9a223..52a271f 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -1,6 +1,6 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define rc_version 1 +%define rc_version 0 %if 0%{?rc_version} %define release_prefix 0.rc%{rc_version}.