diff --git a/mbedtls.spec b/mbedtls.spec index 0234963..ffae578 100644 --- a/mbedtls.spec +++ b/mbedtls.spec @@ -4,7 +4,7 @@ Name: mbedtls Version: 2.16.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Light-weight cryptographic and SSL/TLS library License: ASL 2.0 URL: https://tls.mbed.org/ @@ -122,6 +122,9 @@ LD_LIBRARY_PATH=$PWD/library ctest --output-on-failure -V %doc apidoc/* %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 2.16.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Sep 28 2019 Morten Stevens - 2.16.3-1 - Update to 2.16.3 - Side channel attack on deterministic ECDSA (CVE-2019-16910)