14
0

- Update to 3.8.2:

* GH#291: fix strict aliasing problem, emerged with GCC 9.1.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodomex?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2019-06-03 10:27:01 +00:00
committed by Git OBS Bridge
parent f734e84f84
commit cafd228f5e
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 3 10:23:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.8.2:
* GH#291: fix strict aliasing problem, emerged with GCC 9.1.
-------------------------------------------------------------------
Tue May 14 13:15:38 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>