diff --git a/mbedtls.spec b/mbedtls.spec index 9125815..d8da49b 100644 --- a/mbedtls.spec +++ b/mbedtls.spec @@ -1,5 +1,5 @@ Name: mbedtls -Version: 3.5.2 +Version: 3.6.0 Release: 1mamba Summary: A C library that implements cryptographic primitives, X.509 certificate manipulation and the SSL/TLS and DTLS protocols Group: System/Libraries @@ -106,9 +106,13 @@ chmod +x %{buildroot}%{_libdir}/lib*.so* %{_libdir}/libmbedx509.so %dir %{_libdir}/cmake/MbedTLS %{_libdir}/cmake/MbedTLS/MbedTLS*.cmake +%{_libdir}/pkgconfig/mbed*.pc %doc ChangeLog README.md %changelog +* Mon Apr 01 2024 Automatic Build System 3.6.0-1mamba +- automatic version update by autodist + * Fri Jan 26 2024 Automatic Build System 3.5.2-1mamba - automatic version update by autodist