diff options
author | Gui Chen <gui.chen@intel.com> | 2014-05-28 06:15:05 -0400 |
---|---|---|
committer | admin <yuhuan.yang@samsung.com> | 2016-02-04 18:18:05 +0800 |
commit | ce84773583c5394d66257abfc8ed72545999176c (patch) | |
tree | fc35e90016ca1449492ece876496b8ed034591b0 /packaging | |
parent | 703f1853ccd2202c774c10b56ee6d17d0df0461a (diff) | |
download | mic-ce84773583c5394d66257abfc8ed72545999176c.tar.gz mic-ce84773583c5394d66257abfc8ed72545999176c.tar.bz2 mic-ce84773583c5394d66257abfc8ed72545999176c.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 |