]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
4.9.1 release prep
authortphoney <tp@puppetlabs.com>
Mon, 23 Nov 2015 15:00:40 +0000 (15:00 +0000)
committertphoney <tp@puppetlabs.com>
Tue, 24 Nov 2015 15:33:02 +0000 (15:33 +0000)
CHANGELOG.md
metadata.json

index f5bd8c779519f58f1a12f1911fcc7822ca695bb3..2e2fffe921adcc7af1f142e320270470d688b57d 100644 (file)
@@ -1,3 +1,8 @@
+## Supported Release 4.9.1
+###Summary
+
+Small release for support of newer PE versions. This increments the version of PE in the metadata.json file.
+
 ##2015-09-08 - Supported Release 4.9.0
 ###Summary
 
index 2378787d702980eaf0adb0eb2835ad7d1fb4f09a..3f31d0929ee373728a6127e9f6f92351e00b0eab 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-stdlib",
-  "version": "4.9.0",
+  "version": "4.9.1",
   "author": "puppetlabs",
   "summary": "Standard library of resources for Puppet modules.",
   "license": "Apache-2.0",
   "requirements": [
     {
       "name": "pe",
-      "version_requirement": "3.x"
+      "version_requirement": ">= 3.0.0 < 2015.4.0"
     },
     {
       "name": "puppet",