diff options
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/mic.changes | 7 | ||||
-rw-r--r-- | packaging/mic.spec | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/packaging/mic.changes b/packaging/mic.changes index 9df430a..5da12ff 100644 --- a/packaging/mic.changes +++ b/packaging/mic.changes @@ -1,3 +1,10 @@ +* Wed May 25 2016 Jianzhong Fang <jz.fang@samsung.com> - 0.27.1 + * new distribution support: Ubuntu 16.04 + * add raw image format support + + * bug fix: + - fix remove BmapCreate and Filemap source code (#DEVT-151) + * Mon Mar 28 2016 Jianzhong Fang <jz.fang@samsung.com> - 0.27 * new distribution support: CentOS 7, Debian 8, Fedora 21, Fedora 22, openSUSE 13.2 diff --git a/packaging/mic.spec b/packaging/mic.spec index b0607f2..a66d004 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -9,7 +9,7 @@ Name: mic Summary: Image Creator for Linux Distributions -Version: 0.27 +Version: 0.27.1 Release: %{?release_prefix}%{?opensuse_bs:<CI_CNT>.<B_CNT>}%{!?opensuse_bs:0} Group: Development/Tools License: GPLv2 |