summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-10-11 14:29:58 -0400
committerJim Meyering <jim@meyering.net>2006-10-11 14:29:58 -0400
commit2e9e15da8d37d2569fada0033c4611c2349ec47c (patch)
tree5ae726ee3f1622d08c9d9fb515d08f244796589f
parentb6fd8215da0adc4595dd4d48cb595e4b9d4953c6 (diff)
downloadcobbler-2e9e15da8d37d2569fada0033c4611c2349ec47c.tar.gz
cobbler-2e9e15da8d37d2569fada0033c4611c2349ec47c.tar.xz
cobbler-2e9e15da8d37d2569fada0033c4611c2349ec47c.zip
Preparing for new release build
-rw-r--r--CHANGELOG3
-rw-r--r--koan.spec5
-rw-r--r--setup.py2
3 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b94dc38d..eb7d6069 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,9 @@ Detail of software changes that are not packaging related.
These *should* correspond with a bump in the software version. This
wasn't consistant for 0.1.X builds, though it will be in the future.
+* Wed Oct 11 2006 Michael DeHaan <mdehaan@redhat.com> - 0.2.2-1
+- Bundled subprocess to allow it's use under python 2.3 (RHEL4, etc)
+
* Mon Oct 09 2006 Michael DeHaan <mdehaan@redhat.com> - 0.2.1-1
- Added --list-profiles and --list-systems option to show available
setups defined on the provisioning server. See manpage.
diff --git a/koan.spec b/koan.spec
index 631c41a7..99934c06 100644
--- a/koan.spec
+++ b/koan.spec
@@ -2,7 +2,7 @@
Summary: Network provisioning tool for Xen and Existing Non-Bare Metal
Name: koan
-Version: 0.2.1
+Version: 0.2.2
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
License: GPL
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS COPYING CHANGELOG README NEWS
%changelog
+* Mon Oct 09 2006 - Michael DeHaan <mdehaan@redhat.com> - 0.2.2-1
+- Upstream change -- support Python 2.3
+
* Mon Oct 09 2006 - Michael DeHaan <mdehaan@redhat.com> - 0.2.1-1
- Upstream features (see CHANGELOG)
diff --git a/setup.py b/setup.py
index 8df80031..b634f361 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ import sys
from distutils.core import setup, Extension
import string
-VERSION = "0.2.1"
+VERSION = "0.2.2"
SHORT_DESC = "Network provisioning tool for Xen and Existing Non-Bare Metal"
LONG_DESC = """
koan standards for "kickstart-over-a-network" and allows for both