diff --git a/cffi-1.14.4.tar.gz b/cffi-1.14.4.tar.gz deleted file mode 100644 index 444610c..0000000 Binary files a/cffi-1.14.4.tar.gz and /dev/null differ diff --git a/cffi-1.14.6.tar.gz b/cffi-1.14.6.tar.gz new file mode 100644 index 0000000..1fc9a4c Binary files /dev/null and b/cffi-1.14.6.tar.gz differ diff --git a/python-cffi.spec b/python-cffi.spec index 244fcd3..c81c293 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -5,7 +5,7 @@ C Foreign Function Interface for Python. Interact with almost any C code from Py based on C-like declarations that you can often copy-paste from header files or documentation. Name: python-%{_name} -Version: 1.14.4 +Version: 1.14.6 Release: 1 Summary: %{_summary} License: MIT @@ -52,6 +52,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/ %doc PKG-INFO README.md %changelog +* Sat Jul 24 2021 shixuantong - 1.14.6-1 +- upgrade version to 1.14.6 + * Mon Feb 1 2021 wangjie - 1.14.4-1 - DESC:upgrade 1.14.4-1