diff --git a/librabbitmq.spec b/librabbitmq.spec index c45cb22..cc9688d 100644 --- a/librabbitmq.spec +++ b/librabbitmq.spec @@ -85,6 +85,7 @@ sed -e '/test_basic/d' -i tests/CMakeLists.txt %cmake \ -DBUILD_TOOLS:BOOL=ON \ -DBUILD_TOOLS_DOCS:BOOL=ON \ + -DENABLE_SSL_ENGINE_API:BOOL=OFF \ %if %{with tests} -DINSTALL_STATIC_LIBS:BOOL=OFF \ %else @@ -150,8 +151,8 @@ make test %changelog -* Wed Mar 13 2024 Than Ngo - 0.13.0-6 -- Conditionally enable SSL engine APIs +* Tue Apr 02 2024 Than Ngo - 0.13.0-6 +- Resolves: RHEL-31259, Conditionally enable SSL engine APIs * Thu Jan 25 2024 Fedora Release Engineering - 0.13.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild