diff --git a/python-cffi.spec b/python-cffi.spec index 4c33821e3b63451adfa1e8b086fbaf208325bbf6..ec8f77e463f73a74413a3828321dd23b949bea9a 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -6,7 +6,7 @@ based on C-like declarations that you can often copy-paste from header files or Name: python-%{_name} Version: 1.15.0 -Release: 1 +Release: 2 Summary: %{_summary} License: MIT URL: http://cffi.readthedocs.org @@ -52,6 +52,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/ %doc PKG-INFO README.md %changelog +* Wed Oct 19 2022 zhuofeng - 1.15.0-2 +- update Release + * Sat Dec 25 2021 tianwei - 1.15.0-1 - upgrade version to 1.15.0