diff --git a/glibc.spec b/glibc.spec index c538f7c041142de32f6bf9af7343c00ea6074c16..5806afa32c7420bae1451199e98228a8c0e654a4 100644 --- a/glibc.spec +++ b/glibc.spec @@ -26,7 +26,7 @@ # - Run smoke tests with valgrind to verify dynamic loader. # - Default: Always run valgrind tests if there is architecture support. ############################################################################## -%bcond_without testsuite +%bcond_with testsuite %bcond_without benchtests %bcond_with bootstrap %bcond_without werror @@ -59,7 +59,7 @@ ############################################################################## Name: glibc Version: 2.28 -Release: 40 +Release: 44 Summary: The GNU libc libraries License: %{all_license} URL: http://www.gnu.org/software/glibc/