diff options
author | Dolpher Du <dolpher.du@intel.com> | 2014-11-24 10:38:03 +0200 |
---|---|---|
committer | Dolpher Du <dolpher.du@intel.com> | 2014-11-24 10:38:03 +0200 |
commit | 89fe679d959eadfcec4d2525be2c908293842ea1 (patch) | |
tree | 3f137cf9140f2659fafde6bcea389b4eb42301b2 /packaging | |
parent | 6051f2a0c5d0bf39c4d70d724b557e802232b32d (diff) | |
download | mic-89fe679d959eadfcec4d2525be2c908293842ea1.tar.gz mic-89fe679d959eadfcec4d2525be2c908293842ea1.tar.bz2 mic-89fe679d959eadfcec4d2525be2c908293842ea1.zip |
Removed qcow change for 0.24.3, so need to rewrite the changelog
Revert "bump up to 0.24.3"
This reverts commit 6051f2a0c5d0bf39c4d70d724b557e802232b32d.
Change-Id: If0dc2eafed41605a2bd4007915702d7dcaeeb3c0
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/mic.changes | 6 | ||||
-rw-r--r-- | packaging/mic.spec | 2 |
2 files changed, 1 insertions, 7 deletions
diff --git a/packaging/mic.changes b/packaging/mic.changes index e70d08e..dfcc171 100644 --- a/packaging/mic.changes +++ b/packaging/mic.changes @@ -1,9 +1,3 @@ -* Mon Nov 17 2014 Yongfeng Du <dolpher.du@intel.com> - 0.24.3 - * add qcow2 image format support - * bug fix: - - fix qemu arm and arm64 issues - - remove --preserve-order option in taring fs image - * Wed Jul 09 2014 Gui Chen <gui.chen@intel.com> - 0.24.2 * enable ssl_verify in config file * fix logfile incompleted issue diff --git a/packaging/mic.spec b/packaging/mic.spec index d8e0025..cbb0bca 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -8,7 +8,7 @@ Name: mic Summary: Image Creator for Linux Distributions -Version: 0.24.3 +Version: 0.24.2 Release: %{?release_prefix}%{?opensuse_bs:<CI_CNT>.<B_CNT>}%{!?opensuse_bs:0} Group: Development/Tools License: GPLv2 |