diff options
author | Xiao Jin <jin.xiao@samsung.com> | 2018-08-03 11:39:06 +0800 |
---|---|---|
committer | Xiao Jin <jin.xiao@samsung.com> | 2018-08-03 16:26:08 +0800 |
commit | 44359b8a167b740090d9b0380f567f9b0d2887c9 (patch) | |
tree | 386ebc466bea2c0c21e6bba971bd957c720630f6 /packaging | |
parent | c2b1299800f0f1f8cd4794fc5e55bdc20e35721d (diff) | |
download | mic-44359b8a167b740090d9b0380f567f9b0d2887c9.tar.gz mic-44359b8a167b740090d9b0380f567f9b0d2887c9.tar.bz2 mic-44359b8a167b740090d9b0380f567f9b0d2887c9.zip |
bump up to release 0.28.2
Change-Id: Ia4dd2ce506e0076a7d6470a3cffeebbd80c09240
Diffstat (limited to 'packaging')
-rwxr-xr-x | packaging/mic.changes | 5 | ||||
-rwxr-xr-x | packaging/mic.spec | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/packaging/mic.changes b/packaging/mic.changes index 56c66fe..93f379f 100755 --- a/packaging/mic.changes +++ b/packaging/mic.changes @@ -1,3 +1,8 @@ +* Fri Aug 03 2018 Jin Xiao <jin.xiao@samsung.com> - 0.28.2 + * remove tmp dir in runscript period. + * ext4 images are created with inode size 256 bytes. + * Add locale related environment varibale because language is not set to one specified in ks file. + * Fri May 11 2018 Jin Xiao <jin.xiao@samsung.com> - 0.28.1 * Check exit status of vdfs image creation * Change the user and root passwd hash algorithm order to avoid user name same as root name. diff --git a/packaging/mic.spec b/packaging/mic.spec index f2c6deb..b51e5d8 100755 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -9,7 +9,7 @@ Name: mic Summary: Image Creator for Linux Distributions -Version: 0.28.1 +Version: 0.28.2 Release: %{?release_prefix}%{?opensuse_bs:<CI_CNT>.<B_CNT>}%{!?opensuse_bs:0} Group: Development/Tools License: GPLv2 |