From 89b75c5a023cd6d91aa8a2f479d11dc4dcafa2fa Mon Sep 17 00:00:00 2001 From: Yongfeng Du Date: Tue, 25 Nov 2014 10:57:21 +0800 Subject: [PATCH] Bump up to 0.24.3 Signed-off-by: Yongfeng Du --- debian/changelog | 2 +- packaging/mic.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0661315..51181db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mic (0.24.3~rc1) unstable; urgency=low +mic (0.24.3) unstable; urgency=low * bug fix: - fix qemu arm and arm64 issues - remove --preserve-order option in taring fs image diff --git a/packaging/mic.spec b/packaging/mic.spec index 9146012..d8e0025 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -1,6 +1,6 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define rc_version 1 +%define rc_version 0 %if 0%{?rc_version} %define release_prefix 0.rc%{rc_version}. -- 2.7.4