From 5813624e542f9499616b760a8307dcd486e971a6 Mon Sep 17 00:00:00 2001 From: Gui Chen Date: Thu, 22 May 2014 08:29:28 -0400 Subject: [PATCH] bump up to release 0.25 Change-Id: I9dfe1537173e9521d04ac06e98316fed28f407e4 Signed-off-by: Gui Chen --- debian/changelog | 2 +- packaging/mic.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 723e6bb..2b36c56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mic (0.25~rc1) unstable; urgency=low +mic (0.25) unstable; urgency=low * new distribution support: Ubuntu 14.04 and Debian 7.0 * generate manifest file to describe image information * refactor archive and compress module diff --git a/packaging/mic.spec b/packaging/mic.spec index 0a7196e..cc6edbb 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