From 269ed3c6f7ef81600170c1f492fb07b71911049e Mon Sep 17 00:00:00 2001 From: David Lutterkort Date: Tue, 24 Oct 2006 00:26:21 +0000 Subject: New version 0.20.0 --- .cvsignore | 2 +- puppet.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3b49eea..849d718 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -puppet-0.19.3.tgz +puppet-0.20.0.tgz diff --git a/puppet.spec b/puppet.spec index 40c18b7..5af88a9 100644 --- a/puppet.spec +++ b/puppet.spec @@ -4,7 +4,7 @@ Summary: A network tool for managing many disparate systems Name: puppet -Version: 0.19.3 +Version: 0.20.0 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -127,6 +127,9 @@ fi %{__rm} -rf %{buildroot} %changelog +* Mon Oct 23 2006 David Lutterkort - 0.20.0-1 +- New version + * Tue Sep 26 2006 David Lutterkort - 0.19.3-1 - New version diff --git a/sources b/sources index 3afc4c3..de0357b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c3a15c89f5108bccc0547acbfb5eca41 puppet-0.19.3.tgz +0f323f94e5ebab0236d60b9a093e2e6c puppet-0.20.0.tgz -- cgit