[DRE-commits] [librarian-puppet] 140/153: Bump version to 2.2.2

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 1 20:30:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository librarian-puppet.

commit c9aebcac6add83777262b666b924057a5b3d90c4
Author: Reto Kaiser <reto at cargomedia.ch>
Date:   Thu Mar 17 15:04:09 2016 +0100

    Bump version to 2.2.2
---
 Changelog.md                    | 5 +++++
 lib/librarian/puppet/version.rb | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/Changelog.md b/Changelog.md
index df6678d..e8dafde 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,11 @@
 
 ## From 2.x Librarian-Puppet requires Ruby >= 1.9, uses Puppet Forge API v3. For Ruby 1.8 use 1.x
 
+### 2.2.2
+
+ * [Issue #1](https://github.com/voxpupuli/librarian-puppet/pull/1) Upgrade to puppet_forge 2
+ * [Issue #2](https://github.com/voxpupuli/librarian-puppet/pull/2) Change github user from "rodjek" to "voxpupuli"
+
 ### 2.2.1
 
  * [Issue #311](https://github.com/rodjek/librarian-puppet/issues/311) Omit versions with a deleted_at date
diff --git a/lib/librarian/puppet/version.rb b/lib/librarian/puppet/version.rb
index 377a741..d81f772 100644
--- a/lib/librarian/puppet/version.rb
+++ b/lib/librarian/puppet/version.rb
@@ -1,5 +1,5 @@
 module Librarian
   module Puppet
-    VERSION = "2.2.1"
+    VERSION = "2.2.2"
   end
 end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/librarian-puppet.git



More information about the Pkg-ruby-extras-commits mailing list