summaryrefslogtreecommitdiffstats
path: root/conf
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
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')
-rw-r--r--conf/redhat/puppet.spec7
-rw-r--r--conf/solaris/pkginfo2
-rw-r--r--conf/suse/puppet.spec7
3 files changed, 11 insertions, 5 deletions
diff --git a/conf/redhat/puppet.spec b/conf/redhat/puppet.spec
index 4581c486f..7a586655b 100644
--- a/conf/redhat/puppet.spec
+++ b/conf/redhat/puppet.spec
@@ -5,8 +5,8 @@
%global confdir conf/redhat
Name: puppet
-Version: 2.6.9
-Release: 1%{?dist}
+Version: 2.7.2
+Release: 0.1.rc1%{?dist}
Summary: A network tool for managing many disparate systems
License: Apache 2.0
URL: http://puppetlabs.com
@@ -253,6 +253,9 @@ fi
rm -rf %{buildroot}
%changelog
+* Wed Jul 06 2011 Michael Stahnke <stahnma@puppetlabs.com> - 2.7.2-0.1rc1
+- Update to 2.7.2rc1
+
* Tue Jun 21 2011 Michael Stahnke <stahnma@puppetlabs.com> - 2.6.9-1
- Release of 2.6.9
diff --git a/conf/solaris/pkginfo b/conf/solaris/pkginfo
index 14a2f0a79..547f489fb 100644
--- a/conf/solaris/pkginfo
+++ b/conf/solaris/pkginfo
@@ -1,6 +1,6 @@
PKG=CSWpuppet
NAME=puppet - System Automation Framework
-VERSION=2.7.0
+VERSION=2.7.2
CATEGORY=application
VENDOR=http://projects.puppetlabs.com/projects/puppet
EMAIL=luke@puppetlabs.com
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