[rubygem-stomp/f16] Updating stomp to 1.1.9

Michael Stahnke stahnma at fedoraproject.org
Mon Sep 26 22:33:04 UTC 2011


commit c3d97377f2026f839ef1fafeff2ae0a5f3ee84a8
Author: Michael Stahnke <stahnma at puppetlabs.com>
Date:   Mon Sep 26 13:59:55 2011 -0700

    Updating stomp to 1.1.9

 .gitignore         |    1 +
 rubygem-stomp.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d65b10..91201cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 stomp-1.1.6.gem
 /stomp-1.1.8.gem
+/stomp-1.1.9.gem
diff --git a/rubygem-stomp.spec b/rubygem-stomp.spec
index 0a02865..3775779 100644
--- a/rubygem-stomp.spec
+++ b/rubygem-stomp.spec
@@ -4,7 +4,7 @@
 
 Summary: Ruby client for the Stomp messaging protocol
 Name: rubygem-%{gemname}
-Version: 1.1.8
+Version: 1.1.9
 Release: 1%{?dist}
 Group: Development/Languages
 License: ASL 2.0
@@ -80,6 +80,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Mon Sep 26 2011 Michael Stahnke <stahnma at puppetlabs.com> -  1.19-1
+- New version from upstream
+
 * Fri Mar 18 2011 <stahnma at fedoraproject.org> - 1.1.8-1
 - New version from upstream
 
diff --git a/sources b/sources
index 9b1fe93..5362c66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f1286354868dd49d2649c21d9b5fff75  stomp-1.1.8.gem
+aa9eb5f5dd0d7921fe04f6e116fd227d  stomp-1.1.9.gem


More information about the scm-commits mailing list