diff --git a/libsoup.changes b/libsoup.changes index ef04689..af67688 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 26 16:32:26 UTC 2021 - Pedro Monreal + +- Run the regression tests using GnuTLS NORMAL priority + ------------------------------------------------------------------- Mon Feb 8 13:58:50 UTC 2021 - Pedro Monreal diff --git a/libsoup.spec b/libsoup.spec index f20a834..abc1a16 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -128,10 +128,12 @@ translation-update-upstream po libsoup -Dgtk_doc=true \ -Dntlm=disabled \ -Dsysprof=disabled \ - %{nil} + %{nil} %meson_build %check +# Run the regression tests using GnuTLS NORMAL priority +export G_TLS_GNUTLS_PRIORITY=NORMAL %meson_test %install