diff --git a/.cvsignore b/.cvsignore index 77d12d2..137d13d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -43,3 +43,4 @@ cobbler-1.2.5.tar.gz cobbler-1.2.6.tar.gz cobbler-1.2.7.tar.gz cobbler-1.2.8.tar.gz +cobbler-1.2.9.tar.gz diff --git a/cobbler.spec b/cobbler.spec index d0db92c..58b6782 100644 --- a/cobbler.spec +++ b/cobbler.spec @@ -2,7 +2,7 @@ Summary: Boot server configurator Name: cobbler AutoReq: no -Version: 1.2.8 +Version: 1.2.9 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPLv2+ @@ -217,6 +217,9 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT %changelog +* Fri Nov 14 2008 Michael DeHaan - 1.3.0-1 +- Upstream changes (see CHANGELOG) + * Wed Oct 15 2008 Michael DeHaan - 1.2.8-1 - Upstream changes (see CHANGELOG) diff --git a/sources b/sources index b39bd36..4ee551d 100644 --- a/sources +++ b/sources @@ -3,3 +3,4 @@ fa79d869848aa29d36f7eec951ab4c42 cobbler-1.2.5.tar.gz 85bc766068e46a4d6fce25d929589815 cobbler-1.2.6.tar.gz 4a51e52feb314b72296b10abc66f52e4 cobbler-1.2.7.tar.gz 4342bfb53ad663ad1443be8c800f84f9 cobbler-1.2.8.tar.gz +1505d2fe25bde24b54e77da1e181d2cd cobbler-1.2.9.tar.gz