diff options
author | David Lutterkort <dlutter@redhat.com> | 2007-12-17 14:54:45 -0800 |
---|---|---|
committer | David Lutterkort <dlutter@redhat.com> | 2007-12-17 15:36:02 -0800 |
commit | 8f5989a66b3e9ff3001b50c07a818c6ccb04a65f (patch) | |
tree | c56498848057f6b19eed41b40f3095de9d76ea28 | |
parent | cc2d532fbc77b4ebfab6772ec9f2343da52b4c49 (diff) | |
download | puppet-8f5989a66b3e9ff3001b50c07a818c6ccb04a65f.tar.gz puppet-8f5989a66b3e9ff3001b50c07a818c6ccb04a65f.tar.xz puppet-8f5989a66b3e9ff3001b50c07a818c6ccb04a65f.zip |
Updated for 0.24.0-2
-rw-r--r-- | conf/redhat/puppet.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/redhat/puppet.spec b/conf/redhat/puppet.spec index 863d33b4b..ce034163f 100644 --- a/conf/redhat/puppet.spec +++ b/conf/redhat/puppet.spec @@ -8,7 +8,7 @@ Summary: A network tool for managing many disparate systems Name: puppet Version: 0.24.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Base @@ -157,6 +157,9 @@ fi rm -rf %{buildroot} %changelog +* Mon Dec 17 2007 David Lutterkort <dlutter@redhat.com> - 0.24.0-2 +- Use updated upstream tarball that contains yumhelper.py + * Fri Dec 14 2007 David Lutterkort <dlutter@redhat.com> - 0.24.0-1 - Fixed license - Munge examples/ to make rpmlint happier |