From 43027deaef488f85f560a995354236e6adb2a01d Mon Sep 17 00:00:00 2001 From: stahnma Date: Tue, 14 Jun 2011 17:49:43 -0700 Subject: Bumping RPM spec file to 2.6.9rc1. I will bump the RPM spec file for each release, that way as soon as we cut a release candidate, we won't get a patch that updates the spec. Signed-off-by: Michael Stahnke --- conf/redhat/puppet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/conf/redhat/puppet.spec b/conf/redhat/puppet.spec index e51af0a6b..8a17c46e1 100644 --- a/conf/redhat/puppet.spec +++ b/conf/redhat/puppet.spec @@ -5,7 +5,7 @@ %global confdir conf/redhat Name: puppet -Version: 2.6.0 +Version: 2.6.9rc1 Release: 1%{?dist} Summary: A network tool for managing many disparate systems License: GPLv2+ @@ -223,6 +223,9 @@ fi rm -rf %{buildroot} %changelog +* Tue Jun 14 2011 Michael Stahnke - 2.6.9rc1-1 +- Update to 2.6.9rc1 + * Tue Jul 20 2010 Todd Zullinger - 2.6.0-1 - Update to 2.6.0 - Create and own /usr/share/puppet/modules (#615432) -- cgit