summaryrefslogtreecommitdiffstats
path: root/puppet.spec
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@fedoraproject.org>2010-01-12 05:03:45 +0000
committerTodd Zullinger <tmz@fedoraproject.org>2010-01-12 05:03:45 +0000
commita1a35e13c5feb48df3ff41c19a5ff9d733dcc6c3 (patch)
tree424c67f1bf6ae0c63b0d02f4c5eb8802f8245a50 /puppet.spec
parentd7af5aae68c166084db9fa2d9d49c1849b15aed6 (diff)
Update to 0.25.3puppet-0_25_3-1_fc12
Diffstat (limited to 'puppet.spec')
-rw-r--r--puppet.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/puppet.spec b/puppet.spec
index ef5d2fc..ee934f0 100644
--- a/puppet.spec
+++ b/puppet.spec
@@ -5,12 +5,13 @@
%global confdir conf/redhat
Name: puppet
-Version: 0.25.2
-Release: 1%{?dist}.1
+Version: 0.25.3
+Release: 1%{?dist}
Summary: A network tool for managing many disparate systems
License: GPLv2+
URL: http://puppet.reductivelabs.com/
Source0: http://reductivelabs.com/downloads/puppet/%{name}-%{version}.tar.gz
+Source1: http://reductivelabs.com/downloads/puppet/%{name}-%{version}.tar.gz.sign
# https://bugzilla.redhat.com/495096
Patch0: puppet-0.25.1-0002-Correct-rundir-permissions.patch
@@ -222,6 +223,9 @@ fi
rm -rf %{buildroot}
%changelog
+* Mon Jan 11 2010 Todd Zullinger <tmz@pobox.com> - 0.25.3-1
+- Update to 0.25.3
+
* Tue Jan 05 2010 Todd Zullinger <tmz@pobox.com> - 0.25.2-1.1
- Replace %%define with %%global for macros