[perl-qpid] Rebased on Qpid 0.26.

Darryl L. Pierce mcpierce at fedoraproject.org
Mon Feb 24 15:47:50 UTC 2014


commit 2dbd6efc76d98de8e2a633aea50de21150f87baa
Author: Darryl L. Pierce <mcpierce at gmail.com>
Date:   Mon Feb 24 10:48:28 2014 -0500

    Rebased on Qpid 0.26.
    
    - Re-enabled building on ARM.

 .gitignore     |    1 +
 perl-qpid.spec |    9 +++++++--
 sources        |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9acfce6..6b7a21b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /perl-qpid-0.20.tar.gz
 /perl-qpid-0.22.tar.gz
 /perl-qpid-0.24.tar.gz
+/perl-qpid-0.26.tar.gz
diff --git a/perl-qpid.spec b/perl-qpid.spec
index ce01b4c..5d50967 100644
--- a/perl-qpid.spec
+++ b/perl-qpid.spec
@@ -1,6 +1,6 @@
 Name:           perl-qpid
-Version:        0.24
-Release:        2%{?dist}
+Version:        0.26
+Release:        1%{?dist}
 Summary:        Perl bindings for the Qpid messaging framework
 
 License:        ASL 2.0
@@ -23,6 +23,7 @@ ExcludeArch:    %{arm}
 %description
 %{summary}.
 
+# === prep/build/install
 
 %prep
 %setup -q
@@ -58,6 +59,10 @@ make test
 
 
 %changelog
+* Mon Feb 24 2014 Darryl L. Pierce <dpierce at redhat.com> - 0.26-1
+- Rebased on Qpid 0.26.
+- Re-enabled building on ARM.
+
 * Wed Feb 19 2014 Darryl L. Pierce <dpierce at redhat.com> - 0.24-2
 - First build for epel7.
 - Updated the qpid and qpid_messaging modules.
diff --git a/sources b/sources
index ad9cc03..b5c6488 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36db148883c45b0d51ae30106157397d  perl-qpid-0.24.tar.gz
+0c26399845f5987fcb9ed507cf137f79  perl-qpid-0.26.tar.gz


More information about the scm-commits mailing list