From 67af16f808538aeb60a5e887cc26d487d6524167 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 31 Mar 2021 17:37:50 +0100 Subject: [PATCH] Rebuilt for removed libstdc++ symbols (#1937698) --- qpid-proton.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index 722f1a2..db8fd48 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -14,7 +14,7 @@ Name: qpid-proton Version: 0.33.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A high performance, lightweight messaging library License: ASL 2.0 URL: http://qpid.apache.org/proton/ @@ -342,6 +342,9 @@ rm -f %{buildroot}%{proton_datadir}/CMakeLists.txt %check %changelog +* Wed Mar 31 2021 Jonathan Wakely - 0.33.0-4 +- Rebuilt for removed libstdc++ symbols (#1937698) + * Thu Mar 25 2021 Irina Boverman - 0.33.0-3 - Resolved PROTON-2342