summaryrefslogtreecommitdiffstats
path: root/cobbler.spec
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-11-08 14:27:25 -0500
committerMichael DeHaan <mdehaan@redhat.com>2007-11-08 14:27:25 -0500
commitc2b3ea427d16154ab3d824f1ce17a94fa0b96e52 (patch)
treee2f3a5344a6ada9f44996e9cb8f299c5ba01d1cb /cobbler.spec
parent7832275479f495f1cf1d62f7edef5a88d705b809 (diff)
downloadthird_party-cobbler-c2b3ea427d16154ab3d824f1ce17a94fa0b96e52.tar.gz
third_party-cobbler-c2b3ea427d16154ab3d824f1ce17a94fa0b96e52.tar.xz
third_party-cobbler-c2b3ea427d16154ab3d824f1ce17a94fa0b96e52.zip
Release bump + start new changelogs.
Diffstat (limited to 'cobbler.spec')
-rw-r--r--cobbler.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/cobbler.spec b/cobbler.spec
index 071d57f..d32122e 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.3
-Release: 2%{?dist}
+Version: 0.6.4
+Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
License: GPLv2+
Group: Applications/System
@@ -192,6 +192,10 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Nov 08 2007 Michael DeHaan <mdehaan@redhat.com> - 0.6.4-1
+- Upstream changes (see CHANGELOG)
+- Permissions changes
+
* Wed Nov 07 2007 Michael DeHaan <mdehaan@redhat.com> - 0.6.3-2
- Upstream changes (see CHANGELOG)
- now packaging javascript file(s) seperately for WUI