diff --git a/cffi-1.14.2.tar.gz b/cffi-1.14.2.tar.gz deleted file mode 100644 index 757f161..0000000 --- a/cffi-1.14.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae8f34d50af2c2154035984b8b5fc5d9ed63f32fe615646ab435b05b132ca91b -size 470737 diff --git a/cffi-1.14.3.tar.gz b/cffi-1.14.3.tar.gz new file mode 100644 index 0000000..41183f5 --- /dev/null +++ b/cffi-1.14.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f92f789e4f9241cd262ad7a555ca2c648a98178a953af117ef7fad46aa1d5591 +size 470804 diff --git a/python-cffi.changes b/python-cffi.changes index ed915ee..858aa2b 100644 --- a/python-cffi.changes +++ b/python-cffi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 28 11:23:13 UTC 2020 - Dirk Mueller + +- update to 1.14.3: + * no upstream changelog provided + ------------------------------------------------------------------- Thu Aug 20 12:13:23 UTC 2020 - Ondřej Súkup diff --git a/python-cffi.spec b/python-cffi.spec index e027734..154fd7c 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.2 +Version: 1.14.3 Release: 0 Summary: Foreign Function Interface for Python calling C code License: MIT