[DRE-commits] [librarian-puppet] 129/153: Bump version to 2.2.1 and update changelog

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 1 20:30:57 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 d235429c737f8862f92c3df79bd199570db794ac
Author: Carlos Sanchez <carlos at apache.org>
Date:   Sat Jun 27 10:36:39 2015 +0200

    Bump version to 2.2.1 and update changelog
---
 Changelog.md                    | 4 ++++
 lib/librarian/puppet/version.rb | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/Changelog.md b/Changelog.md
index 1f00716..df6678d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,10 @@
 
 ## From 2.x Librarian-Puppet requires Ruby >= 1.9, uses Puppet Forge API v3. For Ruby 1.8 use 1.x
 
+### 2.2.1
+
+ * [Issue #311](https://github.com/rodjek/librarian-puppet/issues/311) Omit versions with a deleted_at date
+
 ### 2.2.0
 
  * Add support for Puppet 4
diff --git a/lib/librarian/puppet/version.rb b/lib/librarian/puppet/version.rb
index 341143a..377a741 100644
--- a/lib/librarian/puppet/version.rb
+++ b/lib/librarian/puppet/version.rb
@@ -1,5 +1,5 @@
 module Librarian
   module Puppet
-    VERSION = "2.2.0"
+    VERSION = "2.2.1"
   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