diff --git a/python-cffi.spec b/python-cffi.spec index 4c33821e3b63451adfa1e8b086fbaf208325bbf6..4fdcd4f0e98da0594b0e7a8ef306daee43ed0e3a 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 +* Mon Oct 24 2022 zhuofeng - 1.15.0-2 +- Rebuild for next release + * Sat Dec 25 2021 tianwei - 1.15.0-1 - upgrade version to 1.15.0