diff --git a/python-simplewrap.spec b/python-simplewrap.spec index 143779c..b27d032 100644 --- a/python-simplewrap.spec +++ b/python-simplewrap.spec @@ -9,7 +9,7 @@ Name: python-%{modname} Version: 0.3.3 -Release: 8%{?dist} +Release: 9%{?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 +* Wed Jan 27 2021 Fedora Release Engineering - 0.3.3-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.3.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild