[activemq-cpp] Upstream to 3.7.1

stevetraylen stevetraylen at fedoraproject.org
Wed Sep 4 22:33:59 UTC 2013


commit 95cc01aa07e9b3293444be20ec0a07665b745250
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Wed Sep 4 22:32:46 2013 +0000

    Upstream to 3.7.1

 .gitignore        |    1 +
 activemq-cpp.spec |   18 +++++++++---------
 sources           |    2 +-
 3 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0a3da5..474d1a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ activemq-cpp-library-3.2.1-src.tar.gz
 /activemq-cpp-library-3.4.0-src.tar.gz
 /activemq-cpp-library-3.4.1-src.tar.gz
 /activemq-cpp-library-3.4.4-src.tar.gz
+/activemq-cpp-library-3.7.1-src.tar.gz
diff --git a/activemq-cpp.spec b/activemq-cpp.spec
index 409aa5e..c35bf12 100644
--- a/activemq-cpp.spec
+++ b/activemq-cpp.spec
@@ -1,8 +1,8 @@
 %global with_docs 0
 
 Name:           activemq-cpp
-Version:        3.4.4
-Release:        3%{?dist}
+Version:        3.7.1
+Release:        1%{?dist}
 Summary:        C++ implementation of JMS-like messaging client
 
 Group:          Development/Libraries
@@ -13,8 +13,6 @@ Source0:        http://www.apache.org/dist/activemq/activemq-cpp/source/activemq
 # Some local texmf configuration to increase default pool_size.
 Patch1:         activemq-cpp-local-texmf.patch
 %endif
-# https://issues.apache.org/jira/browse/AMQCPP-389
-Patch2:         activemq-cpp-gcc47.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  openssl-devel
@@ -92,7 +90,6 @@ for your clients to communicate.
 %if %{?with_docs}0
 %patch1 -p1
 %endif
-%patch2 -p1
 chmod 644 LICENSE.txt
 chmod 644 src/main/activemq/transport/mock/MockTransport.cpp
 
@@ -146,6 +143,9 @@ make %{?_smp_mflags} check
 %endif
 
 %changelog
+* Wed Sep 4 2013 Steve Traylen <steve.traylen at cern.ch> - 3.7.1-1
+- Upstream to 3.7.1
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -161,14 +161,14 @@ make %{?_smp_mflags} check
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.1-2
 - Rebuilt for c++ ABI breakage
 
-* Tue Feb 12 2012 Steve Traylen <steve.traylen at cern.ch> - 3.4.1-1
+* Sun Feb 12 2012 Steve Traylen <steve.traylen at cern.ch> - 3.4.1-1
 - Upstream to 3.4.1
 - Add patch for gcc47, AMQCPP-389
 
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
-* Tue Jul 10 2011 Steve Traylen <steve.traylen at cern.ch> - 3.4.0-1
+* Sun Jul 10 2011 Steve Traylen <steve.traylen at cern.ch> - 3.4.0-1
 - Upstream to 3.4.0
 
 * Mon Apr 18 2011 Steve Traylen <steve.traylen at cern.ch> - 3.3.0-1
@@ -192,10 +192,10 @@ make %{?_smp_mflags} check
 - Add BR of openssl-devel since library now supports ssl 
   connections.
 
-* Fri Apr 3 2010 Steve Traylen <steve.traylen at cern.ch> - 3.1.2-1
+* Sat Apr 3 2010 Steve Traylen <steve.traylen at cern.ch> - 3.1.2-1
 - Upstream to 3.1.2
 
-* Tue Jan 9 2010 Steve Traylen <steve.traylen at cern.ch> - 3.1.0-1
+* Sat Jan 9 2010 Steve Traylen <steve.traylen at cern.ch> - 3.1.0-1
 - Upstream to 3.1.0
 
 * Fri Dec 11 2009 Steve Traylen <steve.traylen at cern.ch> - 3.0.1-1
diff --git a/sources b/sources
index 65b447b..9dfe634 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4438e83260465e7e75e077124e983621  activemq-cpp-library-3.4.4-src.tar.gz
+2a577ef3f900bd2735a32398366088ff  activemq-cpp-library-3.7.1-src.tar.gz


More information about the scm-commits mailing list