[puppet/f20] Fixes BZ#1007917: upgrade to 3.3.0

Sam Kottler skottler at fedoraproject.org
Fri Sep 13 15:26:54 UTC 2013


commit 1ffb0ef47bef226fec159dcbb9f59d02191d50b8
Author: Sam Kottler <shk at redhat.com>
Date:   Fri Sep 13 11:09:22 2013 -0400

    Fixes BZ#1007917: upgrade to 3.3.0

 puppet.spec |    6 ++++--
 sources     |    3 +--
 2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/puppet.spec b/puppet.spec
index 985e950..7a4e1fb 100644
--- a/puppet.spec
+++ b/puppet.spec
@@ -21,7 +21,7 @@
 %global confdir         ext/redhat
 
 Name:           puppet
-Version:        3.2.4
+Version:        3.3.0
 Release:        1%{?dist}
 Summary:        A network tool for managing many disparate systems
 License:        ASL 2.0
@@ -110,7 +110,6 @@ The server can also function as a certificate authority and file server.
 
 %prep
 %setup -q
-patch -s -p1 < %{confdir}/rundir-perms.patch
 
 # Fix some rpmlint complaints
 for f in mac_automount.pp  mcx_dock_absent.pp  mcx_dock_default.pp \
@@ -357,6 +356,9 @@ fi
 rm -rf %{buildroot}
 
 %changelog
+* Fri Sep 13 2013 Sam Kottler <skottler at fedoraproject.org> - 3.3.0-1
+- Update to 3.3.0 and remove the rundir-perms patch since it's no longer needed
+
 * Fri Aug 30 2013 Sam Kottler <skottler at fedoraproject.org> - 3.2.4-1
 - Update to 3.2.4 to fix CVE-2013-4761 and CVE-2013-4956
 
diff --git a/sources b/sources
index 8da0d36..43dc02b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-7084f61bea287ba6720ed2ccccd1fb03  puppet-3.2.4.tar.gz
-e2b3fc3796de942af4dc1e63665856b8  puppet-3.2.4.tar.gz.asc
+6fd8a52d1344ee7af1dd338469202281  puppet-3.3.0.tar.gz.asc


More information about the scm-commits mailing list