diff --git a/python-cffi.spec b/python-cffi.spec index 8ed699d..f65d9bd 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -1,6 +1,6 @@ Name: python-cffi Version: 1.13.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Foreign Function Interface for Python to call C code License: MIT URL: https://cffi.readthedocs.org/ @@ -75,6 +75,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest -k "not test_u %doc doc/build/html %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.13.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Nov 18 2019 Lumír Balhar - 1.13.2-1 - Update to 1.13.2 (#1768219)