[rubygem-qpid_proton/f19] Rebased on Proton 0.5.

Darryl L. Pierce mcpierce at fedoraproject.org
Thu Aug 29 20:15:33 UTC 2013


commit 3a716d68801783f04b95baeb91b794af1634dbbb
Author: Darryl L. Pierce <mcpierce at gmail.com>
Date:   Thu Aug 29 15:29:00 2013 -0400

    Rebased on Proton 0.5.

 .gitignore               |    1 +
 rubygem-qpid_proton.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffad52b..435f781 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /qpid_proton-0.4.gem
+/qpid_proton-0.5.gem
diff --git a/rubygem-qpid_proton.spec b/rubygem-qpid_proton.spec
index 1d4e2a1..f5da565 100644
--- a/rubygem-qpid_proton.spec
+++ b/rubygem-qpid_proton.spec
@@ -4,8 +4,8 @@
 
 Summary:       Ruby language bindings for the Qpid Proton messaging framework
 Name:          rubygem-%{gem_name}
-Version:       0.4
-Release:       2.2%{?dist}
+Version:       0.5
+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
+* Thu Aug 29 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.5-1
+- Rebased on Proton 0.5.
+
 * Mon Apr  1 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.4-2.2
 - Fixed the dependencies to be qpid-proton-c and qpid-proton-c-devel.
 
diff --git a/sources b/sources
index bc4ae3f..873cd06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f00fff99224f33361a72e01a793af308  qpid_proton-0.4.gem
+9425f9fb5076db4d2c4bfeeea26e727e  qpid_proton-0.5.gem


More information about the scm-commits mailing list