summaryrefslogtreecommitdiffstats
path: root/cobbler.spec
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-02-22 16:32:54 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-02-22 16:32:54 -0500
commit1859709fe6ecf6b0503ccdb56c1e87d7cc15009d (patch)
tree517e4463cb22677432b903e9141557d6213d2872 /cobbler.spec
parent01a4668737539ed1a68d4e6cc35d09eaa15d3d02 (diff)
downloadthird_party-cobbler-1859709fe6ecf6b0503ccdb56c1e87d7cc15009d.tar.gz
third_party-cobbler-1859709fe6ecf6b0503ccdb56c1e87d7cc15009d.tar.xz
third_party-cobbler-1859709fe6ecf6b0503ccdb56c1e87d7cc15009d.zip
This is a fix to a webui submission problem for the repos field on certain
versions of mod_python. It still needs to be fixed correctly though this makes that page work for now.
Diffstat (limited to 'cobbler.spec')
-rw-r--r--cobbler.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/cobbler.spec b/cobbler.spec
index f5fc370..4b52cf6 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -2,7 +2,7 @@
Summary: Boot server configurator
Name: cobbler
AutoReq: no
-Version: 0.8.1
+Version: 0.8.2
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
License: GPLv2+
@@ -190,6 +190,9 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Feb 22 2008 Michael DeHaan <mdehaan@redhat.com> - 0.8.2-1
+- Upstream changes (see CHANGELOG)
+
* Wed Feb 20 2008 Michael DeHaan <mdehaan@redhat.com> - 0.8.1-1
- Upstream changes (see CHANGELOG)