diff --git a/python-pyvex.spec b/python-pyvex.spec index 774134f..849fbe1 100644 --- a/python-pyvex.spec +++ b/python-pyvex.spec @@ -6,7 +6,7 @@ ExcludeArch: ppc64le s390x Name: python-%{pypi_name} Version: 9.0.6885 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python interface to libVEX and the VEX intermediate representation # Core is BSD, but code in pyvex_c is GPL because it links statically @@ -57,6 +57,9 @@ cp %{SOURCE2} . %{python3_sitelib}/pyvex/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 9.0.6885-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 9.0.6885-2 - Rebuilt for Python 3.10