summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHunter Haugen <hunter@puppetlabs.com>2014-07-11 14:29:15 -0700
committerHunter Haugen <hunter@puppetlabs.com>2014-07-11 14:29:15 -0700
commit7d1c75a649417588bf2d62ddddead06fd6347896 (patch)
tree13a4a9c236a9c1b52698b62f06af7ca5c80421b9
parent8eb3d7f62157f24a0f0f4caea07b71bf27c01b37 (diff)
parentaa6d6c3d8f49673bc5731668c018ee18735a9a0f (diff)
Merge branch '1.0.x'
-rw-r--r--CHANGELOG5
-rw-r--r--Modulefile4
-rw-r--r--metadata.json2
3 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7ae0fcc..27d9f35 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+2014-06-30 - Supported Release 1.0.2
+Summary:
+This supported release adds SLES 11 to the list of compatible OSs and
+documentation updates for support.
+
2014-06-17 - Supported Release 1.0.1
Summary:
diff --git a/Modulefile b/Modulefile
deleted file mode 100644
index 726c13c..0000000
--- a/Modulefile
+++ /dev/null
@@ -1,4 +0,0 @@
-name 'puppetlabs-vcsrepo'
-version '1.0.1'
-summary 'Manage repositories from various version control systems'
-description 'Manage repositories from various version control systems'
diff --git a/metadata.json b/metadata.json
index 4772445..5f11fda 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-vcsrepo",
- "version": "1.0.1",
+ "version": "1.0.2",
"source": "https://github.com/puppetlabs/puppetlabs-vcsrepo",
"author": "Puppet Labs",
"license": "GPLv2",