diff --git a/cffi-1.14.5.tar.gz b/cffi-1.14.5.tar.gz deleted file mode 100644 index 021c80c..0000000 --- a/cffi-1.14.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd78e5fee591709f32ef6edb9a015b4aa1a5022598e36227500c8f4e02328d9c -size 475055 diff --git a/cffi-1.14.6.tar.gz b/cffi-1.14.6.tar.gz new file mode 100644 index 0000000..08e0781 --- /dev/null +++ b/cffi-1.14.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd +size 475744 diff --git a/python-cffi.changes b/python-cffi.changes index 7a8dfda..db772d5 100644 --- a/python-cffi.changes +++ b/python-cffi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 16 19:47:06 UTC 2021 - Dirk Müller + +- update to 1.14.6: + * Revert "grovel: detect :float and :double in the :auto type" + ------------------------------------------------------------------- Fri Feb 12 20:15:07 UTC 2021 - Dirk Müller diff --git a/python-cffi.spec b/python-cffi.spec index c7bf8d9..3bdc5c6 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cffi -Version: 1.14.5 +Version: 1.14.6 Release: 0 Summary: Foreign Function Interface for Python calling C code License: MIT