diff options
| author | Todd Zullinger <tmz@fedoraproject.org> | 2010-01-12 05:04:48 +0000 |
|---|---|---|
| committer | Todd Zullinger <tmz@fedoraproject.org> | 2010-01-12 05:04:48 +0000 |
| commit | d1d0bf13c2537dffe7cc3141aba8415e489e2867 (patch) | |
| tree | 41d079b6f051ae93f54f2d944c421a7552a1f34d /puppet.spec | |
| parent | 551a9632265353b2c1a259efdd52cce61a1b7f5b (diff) | |
Update to 0.25.3puppet-0_25_3-1_el4
Diffstat (limited to 'puppet.spec')
| -rw-r--r-- | puppet.spec | 8 |
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 |
