From 0332ea2e1e5477e13fe0b769f95416a1c2b8674f Mon Sep 17 00:00:00 2001 From: Steve Traylen Date: Apr 18 2011 17:45:23 +0000 Subject: Upstream to 3.3.0 --- diff --git a/.gitignore b/.gitignore index 7dc4fec..e502308 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ 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 /activemq-cpp-library-3.2.5-src.tar.gz +/activemq-cpp-library-3.3.0-src.tar.gz diff --git a/activemq-cpp.spec b/activemq-cpp.spec index afe613b..2c53f5b 100644 --- a/activemq-cpp.spec +++ b/activemq-cpp.spec @@ -1,5 +1,5 @@ Name: activemq-cpp -Version: 3.2.5 +Version: 3.3.0 Release: 1%{?dist} Summary: C++ implementation of JMS-like messaging client @@ -127,6 +127,9 @@ make %{?_smp_mflags} check %doc doc/%{name}.pdf %changelog +* Mon Apr 18 2011 Steve Traylen - 3.3.0-1 +- Upstream to 3.3.0 + * Mon Mar 7 2011 Steve Traylen - 3.2.5-1 - autoconf step removed. - Upstream to 3.2.5 diff --git a/sources b/sources index dc6fa55..89a5478 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47341f057cee34997ca826f526e3f681 activemq-cpp-library-3.2.5-src.tar.gz +78142c4a90520071cb7c7f14e192fa12 activemq-cpp-library-3.3.0-src.tar.gz