summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorstahnma <stahnma@websages.com>2011-06-14 17:49:43 -0700
committerstahnma <stahnma@websages.com>2011-06-14 17:49:43 -0700
commit43027deaef488f85f560a995354236e6adb2a01d (patch)
tree4c59cd92740615b64a732a9e45c4cd0d6760d712 /conf
parentc6909a6c9f640a9b00f5c7f3ae979e6e0481df35 (diff)
downloadpuppet-43027deaef488f85f560a995354236e6adb2a01d.tar.gz
puppet-43027deaef488f85f560a995354236e6adb2a01d.tar.xz
puppet-43027deaef488f85f560a995354236e6adb2a01d.zip
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 <stahnma@puppetlabs.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/redhat/puppet.spec5
1 files changed, 4 insertions, 1 deletions
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 <stahnma@puppetlabs.com> - 2.6.9rc1-1
+- Update to 2.6.9rc1
+
* Tue Jul 20 2010 Todd Zullinger <tmz@pobox.com> - 2.6.0-1
- Update to 2.6.0
- Create and own /usr/share/puppet/modules (#615432)