diff --git a/pycryptodomex-3.15.0.tar.gz b/pycryptodomex-3.16.0.tar.gz similarity index 50% rename from pycryptodomex-3.15.0.tar.gz rename to pycryptodomex-3.16.0.tar.gz index 140ec27..70723a0 100644 Binary files a/pycryptodomex-3.15.0.tar.gz and b/pycryptodomex-3.16.0.tar.gz differ diff --git a/python-pycryptodomex.spec b/python-pycryptodomex.spec index 67fe792..0b66460 100644 --- a/python-pycryptodomex.spec +++ b/python-pycryptodomex.spec @@ -1,12 +1,12 @@ %global _empty_manifest_terminate_build 0 Name: python-pycryptodomex -Version: 3.15.0 -Release: 2 +Version: 3.16.0 +Release: 1 Summary: Cryptographic library for Python License: BSD 2-Clause and Public Domain and Apache-2.0 URL: https://www.pycryptodome.org -Source0: https://files.pythonhosted.org/packages/52/0d/6cc95a83f6961a1ca041798d222240890af79b381e97eda3b9b538dba16f/pycryptodomex-3.15.0.tar.gz +Source0: https://files.pythonhosted.org/packages/5d/22/575c7dd7c86843e07a791cfa2143e7292d6b380f5a7cce966a49b9d6c9f4/pycryptodomex-3.16.0.tar.gz Patch0: python-pycryptodomex-3.15.0-use_external_libtomcrypt.patch %description @@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Dec 15 2022 fushanqing - 3.16.0-1 +- update to 3.16.0 + * Tue Jul 12 2022 huangtianhua - 3.15.0-2 - Use pypi package to generate correct dist package