From a1a35e13c5feb48df3ff41c19a5ff9d733dcc6c3 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Tue, 12 Jan 2010 05:03:45 +0000 Subject: Update to 0.25.3 --- puppet.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'puppet.spec') 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 - 0.25.3-1 +- Update to 0.25.3 + * Tue Jan 05 2010 Todd Zullinger - 0.25.2-1.1 - Replace %%define with %%global for macros -- cgit