[rubygem-stomp/f17] Updating rubygem-stomp to 1.2.2

Michael Stahnke stahnma at fedoraproject.org
Mon May 28 17:27:46 UTC 2012


commit f4f41ae5b9404361623b1680143885c6fb23182c
Author: Michael Stahnke <stahnma at puppetlabs.com>
Date:   Mon May 28 09:54:43 2012 -0700

    Updating rubygem-stomp to 1.2.2

 rubygem-stomp.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-stomp.spec b/rubygem-stomp.spec
index f5a49dc..7d7cf1d 100644
--- a/rubygem-stomp.spec
+++ b/rubygem-stomp.spec
@@ -2,8 +2,8 @@
 
 Summary: Ruby client for the Stomp messaging protocol
 Name: rubygem-%{gem_name}
-Version: 1.1.9
-Release: 3%{?dist}
+Version: 1.2.2
+Release: 1%{?dist}
 Group: Development/Languages
 License: ASL 2.0
 URL: http://stomp.codehaus.org/
@@ -48,7 +48,7 @@ rm -f %{buildroot}%{gem_instdir}/stomp.gemspec
 %clean
 rm -rf %{buildroot}
 
-%check 
+%check
 pushd %{buildroot}/%{gem_instdir}
 # This part require rspec2, and it's not there yet
 rspec spec
@@ -78,6 +78,9 @@ popd
 %{gem_docdir}
 
 %changelog
+* Mon May 28 2012 Michael Stahnke <stahnma at puppetlabs.com> - 1.2.2-1
+- Update to 1.2.2
+
 * Fri Feb 03 2012 Vít Ondruch <vondruch at redhat.com> - 1.1.9-3
 - Rebuilt for Ruby 1.9.3.
 


More information about the scm-commits mailing list