Upstream to 3.3.0
This commit is contained in:
parent
088fd1ed3c
commit
0332ea2e1e
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 <steve.traylen@cern.ch> - 3.3.0-1
|
||||
- Upstream to 3.3.0
|
||||
|
||||
* Mon Mar 7 2011 Steve Traylen <steve.traylen@cern.ch> - 3.2.5-1
|
||||
- autoconf step removed.
|
||||
- Upstream to 3.2.5
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
47341f057cee34997ca826f526e3f681 activemq-cpp-library-3.2.5-src.tar.gz
|
||||
78142c4a90520071cb7c7f14e192fa12 activemq-cpp-library-3.3.0-src.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue