diff --git a/python-simplewrap.spec b/python-simplewrap.spec index df25c0e..ede2d50 100644 --- a/python-simplewrap.spec +++ b/python-simplewrap.spec @@ -9,7 +9,7 @@ Name: python-%{modname} Version: 0.3.3 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Easy to use wrappers generator for C libraries based on ctypes License: BSD @@ -94,6 +94,9 @@ find %{buildroot}%{python3_sitearch} -name '*.so' -exec chmod 755 {} ';' %{python3_sitearch}/%{modname}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.3.3-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.3.3-10 - Rebuilt for Python 3.10