diff --git a/.gitignore b/.gitignore index 474d1a2..44f5c0d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ activemq-cpp-library-3.2.1-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 +/activemq-cpp-library-3.8.2-src.tar.gz diff --git a/activemq-cpp.spec b/activemq-cpp.spec index c35bf12..886341d 100644 --- a/activemq-cpp.spec +++ b/activemq-cpp.spec @@ -1,7 +1,7 @@ %global with_docs 0 Name: activemq-cpp -Version: 3.7.1 +Version: 3.8.2 Release: 1%{?dist} Summary: C++ implementation of JMS-like messaging client @@ -143,6 +143,9 @@ make %{?_smp_mflags} check %endif %changelog +* Thu Jan 23 2014 Steve Traylen - 3.8.2-1 +- Upstream to 3.8.2 + * Wed Sep 4 2013 Steve Traylen - 3.7.1-1 - Upstream to 3.7.1 diff --git a/sources b/sources index 9dfe634..46e44c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a577ef3f900bd2735a32398366088ff activemq-cpp-library-3.7.1-src.tar.gz +5b853f5f866ea21a9a58564c7a2b8e59 activemq-cpp-library-3.8.2-src.tar.gz