diff options
-rw-r--r-- | .cvsignore | 2 | ||||
-rw-r--r-- | puppet.spec | 5 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 3 deletions
@@ -1 +1 @@ -puppet-0.19.0.tgz +puppet-0.19.1.tgz diff --git a/puppet.spec b/puppet.spec index f32bc92..954fc6a 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.0 +Version: 0.19.1 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -127,6 +127,9 @@ fi %{__rm} -rf %{buildroot} %changelog +* Mon Sep 18 2006 David Lutterkort <dlutter@redhat.com> - 0.19.1-1 +- New version + * Thu Sep 7 2006 David Lutterkort <dlutter@redhat.com> - 0.19.0-1 - New version @@ -1 +1 @@ -e235a1dbeb8a8296cf396a83d4fb4dfd puppet-0.19.0.tgz +6aa4d37a5f96209d0a10aa20fab879cf puppet-0.19.1.tgz |