diff --git a/.cvsignore b/.cvsignore index 4eb26b2..8f816ce 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,3 +5,4 @@ cobbler-0.2.3.tar.gz cobbler-0.2.5.tar.gz cobbler-0.2.6.tar.gz cobbler-0.2.7.tar.gz +cobbler-0.2.8.tar.gz diff --git a/cobbler.spec b/cobbler.spec index 058b2ad..4fe0a01 100644 --- a/cobbler.spec +++ b/cobbler.spec @@ -2,7 +2,7 @@ Summary: Boot server configurator Name: cobbler -Version: 0.2.7 +Version: 0.2.8 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL @@ -54,6 +54,9 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT %changelog +* Wed Oct 18 2006 Michael DeHaan - 0.2.8-1 +- Upstream changes (see CHANGELOG) + * Tue Oct 17 2006 Michael DeHaan - 0.2.7-1 - Upstream changes (see CHANGELOG), includes removing pexpect as a require - This RPM now builds on RHEL4 diff --git a/sources b/sources index 9417f91..7f2217c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41f4ce321525dc56e7bbdef44917c02a cobbler-0.2.7.tar.gz +f6f86ccf17ad4bfbd167291cf748eb01 cobbler-0.2.8.tar.gz