summaryrefslogtreecommitdiffstats
path: root/puppet.spec
diff options
context:
space:
mode:
authorDavid Lutterkort <lutter@fedoraproject.org>2007-12-17 22:21:51 +0000
committerDavid Lutterkort <lutter@fedoraproject.org>2007-12-17 22:21:51 +0000
commit807aa5753143c0c03a2c61f53470beed6f4a31f3 (patch)
tree4b5f9c9dec06ab41c08fd6382f211a06aefdb015 /puppet.spec
parent5dbf4c720a43ecd079fe3060e2fa067ef7db56ba (diff)
downloadpuppet-package-807aa5753143c0c03a2c61f53470beed6f4a31f3.tar.gz
puppet-package-807aa5753143c0c03a2c61f53470beed6f4a31f3.tar.xz
puppet-package-807aa5753143c0c03a2c61f53470beed6f4a31f3.zip
Use updated upstream tarball that contains yumhelper.pypuppet-0_24_0-2_el4
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