summaryrefslogtreecommitdiffstats
path: root/puppet.spec
diff options
context:
space:
mode:
authorDavid Lutterkort <lutter@fedoraproject.org>2007-12-17 22:22:18 +0000
committerDavid Lutterkort <lutter@fedoraproject.org>2007-12-17 22:22:18 +0000
commit5a39f5bf87d907fc05c369b3773e22f42a8ceb31 (patch)
tree8a550b713e2a2fa883f2bf98ab1070772d844d70 /puppet.spec
parentf4b7031e1b3b48c9d6a7edc8b160b0db6e6def89 (diff)
downloadpuppet-package-5a39f5bf87d907fc05c369b3773e22f42a8ceb31.tar.gz
puppet-package-5a39f5bf87d907fc05c369b3773e22f42a8ceb31.tar.xz
puppet-package-5a39f5bf87d907fc05c369b3773e22f42a8ceb31.zip
Use updated upstream tarball that contains yumhelper.pypuppet-0_24_0-2_fc9
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