From 0b5849058a55989d14e30e34e1a856e328bec1e2 Mon Sep 17 00:00:00 2001 From: David Lutterkort Date: Mon, 24 Mar 2008 18:26:25 +0000 Subject: New version 0.24.3 --- .cvsignore | 2 +- puppet.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 42ebba9..8f3c5c3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -puppet-0.24.2.tgz +puppet-0.24.3.tgz diff --git a/puppet.spec b/puppet.spec index fc6b610..b543bb5 100644 --- a/puppet.spec +++ b/puppet.spec @@ -7,7 +7,7 @@ Summary: A network tool for managing many disparate systems Name: puppet -Version: 0.24.2 +Version: 0.24.3 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base @@ -157,6 +157,9 @@ fi rm -rf %{buildroot} %changelog +* Mon Mar 24 2008 David Lutterkort - 0.24.3-1 +- New version + * Wed Mar 5 2008 David Lutterkort - 0.24.2-1 - New version diff --git a/sources b/sources index 9fdb4c7..0462941 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f6533c8cbd1b738089671929db05c66 puppet-0.24.2.tgz +908eb07a4c2d79e4adcc619ce2a7ec24 puppet-0.24.3.tgz -- cgit