diff --git a/openssl-pkcs11.spec b/openssl-pkcs11.spec index 904ffcb7cc30759e4d7e739f71d694e6e615a810..7dcee28d977d1679be8bd44eae6834ee04d4a097 100644 --- a/openssl-pkcs11.spec +++ b/openssl-pkcs11.spec @@ -1,6 +1,6 @@ Name: openssl-pkcs11 Version: 0.4.11 -Release: 5 +Release: 6 Summary: A PKCS#11 engine for use with OpenSSL License: LGPLv2+ and BSD URL: https://github.com/OpenSC/libp11 @@ -83,6 +83,9 @@ chrpath -d %{_builddir}/libp11-%{version}/examples/.libs/lt-* %exclude %{_defaultdocdir}/libp11/* %changelog +* Thu Oct 20 2022 zhouchenchen - 0.4.11-6 +- update version to 0.4.11-6 + * Thu Mar 24 2022 fuanan - 0.4.11-5 - remove rpath files of lt-auth and lt-listkeys