[rubygem-hipchat] Update to hipchat 0.14.0

Ken Dreyer ktdreyer at fedoraproject.org
Mon Nov 25 18:24:37 UTC 2013


commit 60cd30afd176e0e31b6a095e1cf79a3436cb848e
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Mon Nov 25 11:24:14 2013 -0700

    Update to hipchat 0.14.0

 .gitignore           |    2 +-
 rubygem-hipchat.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6861366..4058d2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/hipchat-0.13.0.gem
+/hipchat-0.14.0.gem
diff --git a/rubygem-hipchat.spec b/rubygem-hipchat.spec
index 4c74a20..388735d 100644
--- a/rubygem-hipchat.spec
+++ b/rubygem-hipchat.spec
@@ -1,7 +1,7 @@
 %global gem_name hipchat
 
 Name: rubygem-%{gem_name}
-Version: 0.13.0
+Version: 0.14.0
 Release: 1%{?dist}
 Summary: Ruby library to interact with HipChat
 Group: Development/Languages
@@ -82,6 +82,9 @@ popd
 
 
 %changelog
+* Mon Nov 25 2013 Ken Dreyer <ktdreyer at ktdreyer.com> - 0.14.0-1
+- Update to hipchat 0.14.0
+
 * Thu Nov 21 2013 Ken Dreyer <ktdreyer at ktdreyer.com> - 0.13.0-1
 - Update to hipchat 0.13.0
 - Remove excluded files in %%prep
diff --git a/sources b/sources
index 995c14f..486b937 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e6d05fd10c4efbe944b54258083e41f6  hipchat-0.13.0.gem
+9fdd5069fcac9ea80f3572f2f70372ce  hipchat-0.14.0.gem


More information about the scm-commits mailing list