From 6383aad6ed6f0edc5d42b8eb663af1d17cb295d1 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 19 Apr 2007 19:03:26 -0400 Subject: Changelog and bumped revision. --- CHANGELOG | 1 + cobbler.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index d48fab0..cf983ca 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,7 @@ Cobbler CHANGELOG - Default yum_core_repos_from_server to 0 - Implemented triggers for add/delete commands - BootAPI and Config object classes are now Borg patterned to prevent duplication of config info from the API. +- cobbler_syslogd -> cobblerd, now has XMLRPC component for koan >= 0.2.9 clients. Old clients still work. * Thu Apr 05 2007 - 0.4.6 - Bind cobbler_syslogd to all addresses diff --git a/cobbler.spec b/cobbler.spec index fe278bf..c7bd99c 100644 --- a/cobbler.spec +++ b/cobbler.spec @@ -2,7 +2,7 @@ Summary: Boot server configurator Name: cobbler Version: 0.4.7 -Release: 3%{?dist} +Release: 4%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System -- cgit