Rebuilt for GCC 5 C++11 ABI change
This commit is contained in:
parent
a6acb69f08
commit
374610069d
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: activemq-cpp
|
||||
Version: 3.8.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: C++ implementation of JMS-like messaging client
|
||||
|
||||
Group: Development/Libraries
|
||||
|
|
@ -132,6 +132,9 @@ make %{?_smp_mflags} check
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.8.4-2
|
||||
- Rebuilt for GCC 5 C++11 ABI change
|
||||
|
||||
* Wed Mar 11 2015 Steve Traylen <steve.traylen@cern.ch> - 3.8.4-1
|
||||
- Upstream to 3.8.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue