diff --git a/cffi-1.14.3.tar.gz b/cffi-1.14.3.tar.gz deleted file mode 100644 index 41183f5..0000000 --- a/cffi-1.14.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f92f789e4f9241cd262ad7a555ca2c648a98178a953af117ef7fad46aa1d5591 -size 470804 diff --git a/cffi-1.14.4.tar.gz b/cffi-1.14.4.tar.gz new file mode 100644 index 0000000..3eca86a --- /dev/null +++ b/cffi-1.14.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a465cbe98a7fd391d47dce4b8f7e5b921e6cd805ef421d04f5f66ba8f06086c +size 471302 diff --git a/python-cffi.changes b/python-cffi.changes index 858aa2b..f967aa8 100644 --- a/python-cffi.changes +++ b/python-cffi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Dec 19 10:46:36 UTC 2020 - Dirk Müller + +- update to 1.14.4: + * no upstream changelog provided + ------------------------------------------------------------------- Mon Sep 28 11:23:13 UTC 2020 - Dirk Mueller diff --git a/python-cffi.spec b/python-cffi.spec index 154fd7c..cc35418 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.3 +Version: 1.14.4 Release: 0 Summary: Foreign Function Interface for Python calling C code License: MIT