diff --git a/.gitignore b/.gitignore index b2257f3..9b4239c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /mbedtls-2.1.2-apache.tgz /mbedtls-2.2.0-apache.tgz /mbedtls-2.2.1-apache.tgz +/mbedtls-2.3.0-apache.tgz diff --git a/mbedtls.spec b/mbedtls.spec index d16bc8e..f0dec39 100644 --- a/mbedtls.spec +++ b/mbedtls.spec @@ -3,8 +3,8 @@ %endif Name: mbedtls -Version: 2.2.1 -Release: 2%{?dist} +Version: 2.3.0 +Release: 1%{?dist} Summary: Light-weight cryptographic and SSL/TLS library Group: System Environment/Libraries License: ASL 2.0 @@ -119,6 +119,9 @@ LD_LIBRARY_PATH=$PWD/library ctest --output-on-failure -V %doc apidoc/* %changelog +* Thu Jun 30 2016 Morten Stevens - 2.3.0-1 +- Update to 2.3.0 + * Thu Feb 04 2016 Fedora Release Engineering - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 3372b71..f6421cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77751c0e370ed2ab01934e4c5e1d380f mbedtls-2.2.1-apache.tgz +4dab982481441ed0a0235bc06d40eb17 mbedtls-2.3.0-apache.tgz