diff --git a/libp11-0.4.11.tar.gz b/libp11-0.4.11.tar.gz deleted file mode 100644 index 29a7b7df0496b968a60f9c43093d148b27d14e98..0000000000000000000000000000000000000000 Binary files a/libp11-0.4.11.tar.gz and /dev/null differ diff --git a/libp11-0.4.12.tar.gz b/libp11-0.4.12.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..10d321747a23a1ecfbc8fc6eac77ced628592e97 Binary files /dev/null and b/libp11-0.4.12.tar.gz differ diff --git a/openssl-pkcs11.spec b/openssl-pkcs11.spec index 7dcee28d977d1679be8bd44eae6834ee04d4a097..7423d187c4b8173c7b45cde4c7902634a8b2fb8f 100644 --- a/openssl-pkcs11.spec +++ b/openssl-pkcs11.spec @@ -1,6 +1,6 @@ Name: openssl-pkcs11 -Version: 0.4.11 -Release: 6 +Version: 0.4.12 +Release: 1 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 +* Wed Oct 26 2022 zhouchenchen - 0.4.12-1 +- update version to 0.4.12-1 + * Thu Oct 20 2022 zhouchenchen - 0.4.11-6 - update version to 0.4.11-6