[rubygem-qpid_messaging/f17] bump qpid_version to 0.20 to match release

Peter Robinson pbrobinson at fedoraproject.org
Thu Feb 7 14:49:01 UTC 2013


commit 3b020d1fc896a181d4f53a28aa4d2adefa168d3a
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Feb 7 14:09:02 2013 +0000

    bump qpid_version to 0.20 to match release

 rubygem-qpid_messaging.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-qpid_messaging.spec b/rubygem-qpid_messaging.spec
index c100ca4..507c705 100644
--- a/rubygem-qpid_messaging.spec
+++ b/rubygem-qpid_messaging.spec
@@ -1,11 +1,11 @@
 %global gem_name qpid_messaging
-%global qpid_version 0.18
+%global qpid_version 0.20
 %global rubyabi 1.9.1
 
 Summary:       Ruby bindings for the Qpid messaging framework
 Name:          rubygem-%{gem_name}
 Version:       0.20.0
-Release:       1%{?dist}
+Release:       2%{?dist}
 License:       ASL 2.0
 
 URL:           http://qpid.apache.org
@@ -97,6 +97,9 @@ rm -rf %{buildroot}%{gem_instdir}/ext
 
 
 %changelog
+* Thu Feb  7 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.20.0-2
+- bump qpid_version to 0.20 to match release
+
 * Mon Jan 28 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.20.0-1
 - Rebased on qpid_messaging 0.20.0.
 


More information about the scm-commits mailing list