diff --git a/.cvsignore b/.cvsignore index 6539b97..4215ee9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -18,3 +18,4 @@ cobbler-0.3.8.tar.gz cobbler-0.3.9.tar.gz cobbler-0.4.0.tar.gz cobbler-0.4.1.tar.gz +cobbler-0.4.2.tar.gz diff --git a/cobbler.spec b/cobbler.spec index 6900a12..81fbccd 100644 --- a/cobbler.spec +++ b/cobbler.spec @@ -2,7 +2,7 @@ Summary: Boot server configurator Name: cobbler -Version: 0.4.1 +Version: 0.4.2 Release: 0%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL @@ -105,9 +105,13 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 19 2007 Michael DeHaan - 0.4.2-0 +- Upstream changes (see CHANGELOG) + * Mon Feb 19 2007 Michael DeHaan - 0.4.1-0 - Bundles menu.c32 (syslinux) for those distros that don't provide it. - Unbundles Cheetah since it's available at http://www.python.org/pyvault/centos-4-i386/ +- Upstream changes (see CHANGELOG) * Mon Feb 19 2007 Michael DeHaan - 0.4.0-1 - Upstream changes (see CHANGELOG) diff --git a/sources b/sources index a3871f3..38418e4 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ bf1115930969f5388ff60d401d3c72e8 cobbler-0.4.1.tar.gz +9826f9613697c0467239323839636270 cobbler-0.4.2.tar.gz