summaryrefslogtreecommitdiffstats
path: root/conf/suse
diff options
context:
space:
mode:
authorMichael Stahnke <stahnma@puppetlabs.com>2011-07-06 14:14:37 -0700
committerMichael Stahnke <stahnma@puppetlabs.com>2011-07-06 14:14:37 -0700
commit726274322ceecf7adf6affe378b15af39abdf8f4 (patch)
tree7a603a0868579cb069b68ec0f1960af112765cf2 /conf/suse
parent91acd8be41f3de25bca6b958ccc7698fb6ec9403 (diff)
downloadpuppet-726274322ceecf7adf6affe378b15af39abdf8f4.tar.gz
puppet-726274322ceecf7adf6affe378b15af39abdf8f4.tar.xz
puppet-726274322ceecf7adf6affe378b15af39abdf8f4.zip
Updated CHANGELOG and package building files for 2.7.2rc1
Signed-off-by: Michael Stahnke <stahnma@puppetlabs.com>
Diffstat (limited to 'conf/suse')
-rw-r--r--conf/suse/puppet.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/conf/suse/puppet.spec b/conf/suse/puppet.spec
index 2a5b9f4db..0613045ea 100644
--- a/conf/suse/puppet.spec
+++ b/conf/suse/puppet.spec
@@ -4,8 +4,8 @@
Summary: A network tool for managing many disparate systems
Name: puppet
-Version: 2.6.1
-Release: 1%{?dist}
+Version: 2.7.2
+Release: 0.1rc1%{?dist}
License: Apache 2.0
Group: Productivity/Networking/System
@@ -136,6 +136,9 @@ find %{buildroot}%{ruby_sitelibdir} -type f -perm +ugo+x -exec chmod a-x '{}' \;
%{__rm} -rf %{buildroot}
%changelog
+* Wed Jul 06 2011 Michael Stahnke <stahnma@puppetlabs.com> - 2.7.2-0.1rc1
+- Updating to 2.7.2rc1
+
* Tue Sep 14 2010 Ben Kevan <ben.kevan@gmail.com> - 2.6.1
- New version to 2.6.1
- Add client.init and server.init from source since it's now included in the packages