summaryrefslogtreecommitdiffstats
path: root/puppet.spec
diff options
context:
space:
mode:
Diffstat (limited to 'puppet.spec')
-rw-r--r--puppet.spec5
1 files changed, 4 insertions, 1 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