summaryrefslogtreecommitdiffstats
path: root/puppet.spec
diff options
context:
space:
mode:
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