Upstream to 3.8.2

This commit is contained in:
Steve Traylen 2014-01-23 12:53:14 +00:00
commit da47d6a12b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -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 <steve.traylen@cern.ch> - 3.8.2-1
- Upstream to 3.8.2
* Wed Sep 4 2013 Steve Traylen <steve.traylen@cern.ch> - 3.7.1-1
- Upstream to 3.7.1

View file

@ -1 +1 @@
2a577ef3f900bd2735a32398366088ff activemq-cpp-library-3.7.1-src.tar.gz
5b853f5f866ea21a9a58564c7a2b8e59 activemq-cpp-library-3.8.2-src.tar.gz