summaryrefslogtreecommitdiffstats
path: root/cobbler.spec
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-11-15 16:28:38 -0500
committerMichael DeHaan <mdehaan@redhat.com>2007-11-15 16:28:38 -0500
commitf5f02878a28a9581a68c1b548c16b2377020aceb (patch)
tree21811b7b232c0702a6800acda2f323875d243306 /cobbler.spec
parent5cc6b59cefc2cb9375f9dbbe00740d1dca3a4d7c (diff)
downloadthird_party-cobbler-f5f02878a28a9581a68c1b548c16b2377020aceb.tar.gz
third_party-cobbler-f5f02878a28a9581a68c1b548c16b2377020aceb.tar.xz
third_party-cobbler-f5f02878a28a9581a68c1b548c16b2377020aceb.zip
Fix bug relating to inherit and kernel options, bump release for stable branch.
Diffstat (limited to 'cobbler.spec')
-rw-r--r--cobbler.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/cobbler.spec b/cobbler.spec
index 3de7850..c3c47c9 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -1,8 +1,8 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Summary: Boot server configurator
Name: cobbler
-Version: 0.6.4
-Release: 2%{?dist}
+Version: 0.6.5
+Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
License: GPLv2+
Group: Applications/System
@@ -192,6 +192,9 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Nov 15 2007 Michael DeHaan <mdehaan@redhat.com> - 0.6.5-1
+- Placeholder for possible maint. release (TBD) of stable branch
+
* Wed Nov 14 2007 Michael DeHaan <mdehaan@redhat.com> - 0.6.4-2
- Upstream changes (see CHANGELOG)
- Permissions changes