[rubygem-qpid_proton] Rebased on Proton 0.6.

Darryl L. Pierce mcpierce at fedoraproject.org
Mon Feb 10 18:20:56 UTC 2014


commit af12ce9ac440b8f887117ed53932254a87124d78
Author: Darryl L. Pierce <mcpierce at gmail.com>
Date:   Fri Jan 17 15:11:07 2014 -0500

    Rebased on Proton 0.6.

 .gitignore               |    1 +
 rubygem-qpid_proton.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 435f781..479cc91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /qpid_proton-0.4.gem
 /qpid_proton-0.5.gem
+/qpid_proton-0.6.gem
diff --git a/rubygem-qpid_proton.spec b/rubygem-qpid_proton.spec
index 60852f1..e76cc35 100644
--- a/rubygem-qpid_proton.spec
+++ b/rubygem-qpid_proton.spec
@@ -4,7 +4,7 @@
 
 Summary:       Ruby language bindings for the Qpid Proton messaging framework
 Name:          rubygem-%{gem_name}
-Version:       0.5
+Version:       0.6
 Release:       1%{?dist}
 Group:         Development/Languages
 License:       ASL 2.0
@@ -95,6 +95,9 @@ rm -rf %{buildroot}%{gem_instdir}/ext
 %doc %{gem_instdir}/TODO
 
 %changelog
+* Fri Jan 17 2014 Darryl L. Pierce <dpierce at redhat.com> - 0.6-1
+- Rebased on Proton 0.6.
+
 * Thu Aug 29 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.5-1
 - Rebased on Proton 0.5.
 
diff --git a/sources b/sources
index 873cd06..076e85b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9425f9fb5076db4d2c4bfeeea26e727e  qpid_proton-0.5.gem
+a0ba749b99bb29b8bd8250bec89ad4b3  qpid_proton-0.6.gem


More information about the scm-commits mailing list