[Et-mgmt-commits-list] [SCM] koan branch, master now at v0.2.9-5-gebff939

Michael DeHaan mdehaan at redhat.com
Thu Apr 26 21:41:23 UTC 2007


Hello,

This is an automated email from the git hooks/update script, it was
generated because a ref change was pushed to the repository.

Updating branch, master,
       via  ebff939ded7ecb362db64d63947c6bf17b0b6f09 (commit)
      from  60be5e068f2e5f75aae83c690dd89dca5b5f51fb (commit)

- Log -----------------------------------------------------------------
commit ebff939ded7ecb362db64d63947c6bf17b0b6f09
Author: Michael DeHaan <mdehaan at mdehaan.rdu.redhat.com>
Date:   Thu Apr 26 17:42:48 2007 -0400

    Release bump
-----------------------------------------------------------------------

Diffstat:
 CHANGELOG |    3 +++
 koan.spec |    7 +++++--
 setup.py  |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 312d522..5005b41 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,8 @@
 Koan CHANGELOG
 
+* Thr Apr 26 2007 Michael DeHaan <mdehaan at redhat.com> - 0.3.1-1
+- Restore missing initrd build code for --replace-self
+
 * Tue Apr 24 2007 Michael DeHaan <mdehaan at redhat.com> - 0.3.0-1
 - Fix error with --system
 - Fix IP vs MAC regex checking
diff --git a/koan.spec b/koan.spec
index c6f0836..dfcbe61 100644
--- a/koan.spec
+++ b/koan.spec
@@ -2,7 +2,7 @@
 
 Summary: Network provisioning tool for Xen and Bare Metal Machines 
 Name: koan
-Version: 0.3.0
+Version: 0.3.1
 Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPL
@@ -47,7 +47,10 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
-* Tue Apr 23 2007 - Michael DeHaan <mdehaan at redhat.com> - 0.3.0-1
+* Thu Apr 26 2007 - Michael DeHaan <mdehaan at redhat.com> - 0.3.1-1
+- Upstream changes (see CHANGELOG)
+
+* Tue Apr 24 2007 - Michael DeHaan <mdehaan at redhat.com> - 0.3.0-1
 - Upstream changes (see CHANGELOG)
 
 * Fri Apr 20 2007 - Michael DeHaan <mdehaan at redhat.com> - 0.2.9-1
diff --git a/setup.py b/setup.py
index 17f360e..d9017e7 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ import sys
 from distutils.core import setup, Extension
 import string
 
-VERSION = "0.3.0"
+VERSION = "0.3.1"
 SHORT_DESC = "Network provisioning tool for Virtualized Images and Existing Non-Bare Metal"
 LONG_DESC = """
 koan stands for "kickstart-over-a-network" and allows for both

hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
  60be5e068f2e5f75aae83c690dd89dca5b5f51fb \
  ebff939ded7ecb362db64d63947c6bf17b0b6f09




More information about the Et-mgmt-commits-list mailing list