diff --git a/.gitignore b/.gitignore index 801c845..141299b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ activemq-cpp-library-3.2.1-src.tar.gz /activemq-cpp-library-3.2.3-src.tar.gz +/activemq-cpp-library-3.2.4-src.tar.gz diff --git a/activemq-cpp.spec b/activemq-cpp.spec index 52a281e..5f1d7b9 100644 --- a/activemq-cpp.spec +++ b/activemq-cpp.spec @@ -1,5 +1,5 @@ Name: activemq-cpp -Version: 3.2.3 +Version: 3.2.4 Release: 1%{?dist} Summary: C++ implementation of JMS-like messaging client @@ -131,6 +131,9 @@ make %{?_smp_mflags} check %doc doc/%{name}.pdf %changelog +* Sun Feb 6 2011 Steve Traylen - 3.2.4-1 +- Upstream to 3.2.4 + * Wed Nov 10 2010 Steve Traylen - 3.2.3-1 - Upstream to 3.2.3 diff --git a/sources b/sources index a7ec911..ac8a90f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f4a3db74eeb874aee925714bcb3c2c84 activemq-cpp-library-3.2.3-src.tar.gz +ae38ec737dfd41864848c1b92fb74f7a activemq-cpp-library-3.2.4-src.tar.gz