diff options
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 |