diff --git a/openssl-pkcs11.spec b/openssl-pkcs11.spec index cbfeca486f658c6f0dccfb545aa12325a9f6a8ad..22dc22cb0d5777703e941c01f751386c6b79c372 100644 --- a/openssl-pkcs11.spec +++ b/openssl-pkcs11.spec @@ -1,6 +1,6 @@ Name: openssl-pkcs11 Version: 0.4.11 -Release: 4 +Release: 5 Summary: A PKCS#11 engine for use with OpenSSL License: LGPLv2+ and BSD URL: https://github.com/OpenSC/libp11 @@ -82,6 +82,9 @@ chrpath -d %{_builddir}/libp11-%{version}/examples/.libs/lt-* %exclude %{_defaultdocdir}/libp11/* %changelog +* Thu Jul 28 2022 Hugel - 0.4.11-5 +- rebuild for upgrade + * Mon Jun 13 2022 fuanan - 0.4.11-4 - remove rpath files of lt-auth and lt-listkeys - add openssl to BuildRequires for make check