diff --git a/python-pyvex.spec b/python-pyvex.spec index 64d7ded..3f90e0b 100644 --- a/python-pyvex.spec +++ b/python-pyvex.spec @@ -6,7 +6,7 @@ ExcludeArch: ppc64le s390x Name: python-%{pypi_name} Version: 9.0.9572 -Release: 3%{?dist} +Release: 4%{?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 22 2022 Fedora Release Engineering - 9.0.9572-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 9.0.9572-3 - Rebuilt for Python 3.11