diff options
| -rw-r--r-- | puppet.spec | 5 | ||||
| -rw-r--r-- | sources | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/puppet.spec b/puppet.spec index 863d33b..ce03416 100644 --- a/puppet.spec +++ b/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 @@ -1 +1 @@ -1956f4c8f99007ee69746b21cd62116e puppet-0.24.0.tgz +6729f0289393d7fe1e036c84a3d48410 puppet-0.24.0.tgz |
