[puppet] Update to 3.2.2

Sam Kottler skottler at fedoraproject.org
Thu Aug 29 04:25:48 UTC 2013


commit c334976fe7dc2e38541fb5c6cc9472f75fa083b2
Author: Sam Kottler <shk at redhat.com>
Date:   Thu Aug 29 00:25:25 2013 -0400

    Update to 3.2.2

 puppet.spec |   15 +++++----------
 sources     |    4 ++--
 2 files changed, 7 insertions(+), 12 deletions(-)
---
diff --git a/puppet.spec b/puppet.spec
index c5c3597..386ff33 100644
--- a/puppet.spec
+++ b/puppet.spec
@@ -21,8 +21,8 @@
 %global confdir         ext/redhat
 
 Name:           puppet
-Version:        3.1.1
-Release:        6%{?dist}
+Version:        3.2.2
+Release:        1%{?dist}
 Summary:        A network tool for managing many disparate systems
 License:        ASL 2.0
 URL:            http://puppetlabs.com
@@ -31,12 +31,6 @@ Source1:        http://downloads.puppetlabs.com/%{name}/%{name}-%{version}.tar.g
 Source2:        puppet-nm-dispatcher
 Source3:        puppet-nm-dispatcher.systemd
 
-# Pulled from upstream, will be released the next time they cut a release from master
-Patch0:         0001-18781-Be-more-tolerant-of-old-clients-in-WEBrick-ser.patch
-# https://projects.puppetlabs.com/issues/18494
-# Ruby 2.0 support
-Patch1:         puppet-ruby2.patch
-
 Group:          System Environment/Base
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -116,8 +110,6 @@ The server can also function as a certificate authority and file server.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 patch -s -p1 < %{confdir}/rundir-perms.patch
 
 # Fix some rpmlint complaints
@@ -365,6 +357,9 @@ fi
 rm -rf %{buildroot}
 
 %changelog
+* Thu Aug 28 2013 Sam Kottler <skottler at fedoraproject.org> - 3.2.2-1
+- Update to 3.2.2
+
 * Wed Aug 7 2013 Sam Kottler <skottler at fedoraproject.org> - 3.1.1-6
 - Add tar as an installation requirement
 
diff --git a/sources b/sources
index 80391e5..da7602d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e942079612703a460a9fdb52e6bcae4a  puppet-3.1.1.tar.gz
-456e385fb52cccfcd2a809e899267fa8  puppet-3.1.1.tar.gz.asc
+318de47ab9e7d41cce98c1cbc5d33cc1  puppet-3.2.2.tar.gz
+dbca20cdc7b271dae79ea724cc42cc66  puppet-3.2.2.tar.gz.asc


More information about the scm-commits mailing list