Upstream to 3.8.2
This commit is contained in:
parent
95cc01aa07
commit
da47d6a12b
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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.1-src.tar.gz
|
||||||
/activemq-cpp-library-3.4.4-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.7.1-src.tar.gz
|
||||||
|
/activemq-cpp-library-3.8.2-src.tar.gz
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
%global with_docs 0
|
%global with_docs 0
|
||||||
|
|
||||||
Name: activemq-cpp
|
Name: activemq-cpp
|
||||||
Version: 3.7.1
|
Version: 3.8.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: C++ implementation of JMS-like messaging client
|
Summary: C++ implementation of JMS-like messaging client
|
||||||
|
|
||||||
|
|
@ -143,6 +143,9 @@ make %{?_smp_mflags} check
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Sep 4 2013 Steve Traylen <steve.traylen@cern.ch> - 3.7.1-1
|
||||||
- Upstream to 3.7.1
|
- Upstream to 3.7.1
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
2a577ef3f900bd2735a32398366088ff activemq-cpp-library-3.7.1-src.tar.gz
|
5b853f5f866ea21a9a58564c7a2b8e59 activemq-cpp-library-3.8.2-src.tar.gz
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue