diff options
author | Gui Chen <gui.chen@intel.com> | 2014-05-28 06:15:05 -0400 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2014-05-28 06:15:56 -0400 |
commit | 9f76ef6784e1545ddf899cbe7aae4708fa4a3192 (patch) | |
tree | e50d98188fb0a64a0bb56d8cebb3c03274eab19a /packaging | |
parent | 3b9b951c5eeafa4901351e80f93cf3ef59b9c97a (diff) | |
download | mic-9f76ef6784e1545ddf899cbe7aae4708fa4a3192.tar.gz mic-9f76ef6784e1545ddf899cbe7aae4708fa4a3192.tar.bz2 mic-9f76ef6784e1545ddf899cbe7aae4708fa4a3192.zip |
bump up to 0.25.1
Change-Id: Iafafcc2d03f58881d9907003c61c72f102e91845
Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/mic.changes | 4 | ||||
-rw-r--r-- | packaging/mic.spec | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/packaging/mic.changes b/packaging/mic.changes index 06f7a72..83a804e 100644 --- a/packaging/mic.changes +++ b/packaging/mic.changes @@ -1,3 +1,7 @@ +* Fri May 28 2014 Gui Chen <gui.chen@intel.com> - 0.25.1 + * revert bind mount config file to instroot + * fix xml requirements + * Fri May 23 2014 Gui Chen <gui.chen@intel.com> - 0.25 * new distribution support: Ubuntu 14.04 and Debian 7.0 * generate manifest file to describe image information diff --git a/packaging/mic.spec b/packaging/mic.spec index 790d0ee..04c862c 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -8,7 +8,7 @@ Name: mic Summary: Image Creator for Linux Distributions -Version: 0.25 +Version: 0.25.1 Release: %{?release_prefix}%{?opensuse_bs:<CI_CNT>.<B_CNT>}%{!?opensuse_bs:0} Group: Development/Tools License: GPLv2 |