|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Name: mbedtls
|
|
|
|
|
Version: 2.2.0
|
|
|
|
|
Version: 2.2.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Light-weight cryptographic and SSL/TLS library
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -123,6 +123,9 @@ LD_LIBRARY_PATH=$PWD/library ctest --output-on-failure -V
|
|
|
|
|
%doc apidoc/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jan 09 2016 Morten Stevens <mstevens@fedoraproject.org> - 2.2.1-1
|
|
|
|
|
- Update to 2.2.1
|
|
|
|
|
|
|
|
|
|
* Sun Dec 27 2015 Morten Stevens <mstevens@fedoraproject.org> - 2.2.0-1
|
|
|
|
|
- Update to 2.2.0
|
|
|
|
|
|
|
|
|
|