diff --git a/.cvsignore b/.cvsignore index 3355b0f..0c4536c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -22,3 +22,4 @@ koan-1.2.0.tar.gz koan-1.2.5.tar.gz koan-1.2.6.tar.gz koan-1.4.0.tar.gz +koan-1.4.1.tar.gz diff --git a/koan.spec b/koan.spec index ee9dda1..b4c3d72 100644 --- a/koan.spec +++ b/koan.spec @@ -2,8 +2,8 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 1.4.0 -Release: 4444%{?dist} +Version: 1.4.1 +Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPLv2+ Group: Applications/System @@ -53,13 +53,15 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT %dir %{python_sitelib}/koan %{python_sitelib}/koan/*.py* %{_mandir}/man1/koan.1.gz -%defattr(755,-,-) %dir /var/log/koan %doc AUTHORS COPYING CHANGELOG README %changelog +* Fri Jan 09 2009 Michael DeHaan - 1.4.1-1 +- Upstream changes (see CHANGELOG) + * Mon Dec 22 2008 Michael DeHaan - 1.4.0-4 - Fix python(abi) requirement some more diff --git a/sources b/sources index 30ff1b5..682e092 100644 --- a/sources +++ b/sources @@ -4,3 +4,4 @@ 7fe17776b089550df83bf0f1245c0697 koan-1.2.5.tar.gz 00bece567cfc240ad585e68955407bf7 koan-1.2.6.tar.gz 942f732d4cc1781a62673aef26ad318c koan-1.4.0.tar.gz +eb4f0c6990dc295879a952243708fdaa koan-1.4.1.tar.gz