summaryrefslogtreecommitdiffstats
path: root/cobbler.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler.spec')
-rw-r--r--cobbler.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/cobbler.spec b/cobbler.spec
index b042ced..8834b2f 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -2,7 +2,7 @@
Summary: Boot server configurator
Name: cobbler
-Version: 0.2.4
+Version: 0.2.5
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
License: GPL
@@ -55,6 +55,11 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
%doc AUTHORS CHANGELOG NEWS README COPYING
%changelog
+
+* Mon Oct 16 2006 Michael DeHaan <mdehaan@redhat.com> - 0.2.5-1
+- Upstream features and bugfixes (see CHANGELOG)
+- Packaged additional kickstart file and specfile cleanup
+
* Thu Oct 12 2006 Michael DeHaan <mdehaan@redhat.com> - 0.2.4-1
- Upstream features and bugfixes (see CHANGELOG)