diff --git a/.cvsignore b/.cvsignore index 126b936..a84dd84 100644 --- a/.cvsignore +++ b/.cvsignore @@ -18,3 +18,4 @@ koan-0.6.4.tar.gz koan-0.8.0.tar.gz koan-1.0.0.tar.gz koan-1.0.1.tar.gz +koan-1.2.0.tar.gz diff --git a/koan.spec b/koan.spec index 3997918..460b282 100644 --- a/koan.spec +++ b/koan.spec @@ -2,10 +2,10 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 1.0.1 +Version: 1.2.0 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz -License: GPL +License: GPLv2+ Group: Applications/System Requires: mkinitrd Requires: syslinux @@ -57,6 +57,12 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT %changelog +* Wed Aug 29 2008 Michael DeHaan - 1.2.0-1 +- Upstream changes (see CHANGELOG) + +* Mon Jun 16 2008 Michael DeHaan - 1.0.2-1 +- Upstream changes (see CHANGELOG) + * Fri Jun 06 2008 Michael DeHaan - 1.0.1-1 - Upstream changes (see CHANGELOG) diff --git a/sources b/sources index 29e8a1c..16bdbf6 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ 2062dc3d16cdc61e4e1698282724e449 koan-1.0.0.tar.gz 3af64da1fbe6cc14299b29703cd97163 koan-1.0.1.tar.gz +91b1a21042e0937b2ca8cb771bde3503 koan-1.2.0.tar.gz