diff --git a/orthanc.changes b/orthanc.changes index c344496..d9e4251 100644 --- a/orthanc.changes +++ b/orthanc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 26 20:02:08 UTC 2021 - Axel Braun + +- Test for SharedLibrary.Basic disabled (fails with new glibc) + ------------------------------------------------------------------- Wed Sep 1 07:27:28 UTC 2021 - Axel Braun diff --git a/orthanc.spec b/orthanc.spec index 73775bf..492a75f 100644 --- a/orthanc.spec +++ b/orthanc.spec @@ -155,7 +155,7 @@ help2man ./Orthanc -N -n "Lightweight, RESTful DICOM server for healthcare and m %ifarch != ix86 build/UnitTests %else -build/UnitTests --gtest_filter=-ImageProcessing.Convolution --gtest_filter=-Version.CivetwebCompression +build/UnitTests --gtest_filter=-ImageProcessing.Convolution --gtest_filter=-Version.CivetwebCompression --gtest_filter=-SharedLibrary.Basic %endif %install