diff --git a/capstone.spec b/capstone.spec index 65c924b..9933903 100644 --- a/capstone.spec +++ b/capstone.spec @@ -1,6 +1,6 @@ Name: capstone Version: 4.0.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A lightweight multi-platform, multi-architecture disassembly framework %global gituser aquynh @@ -232,6 +232,9 @@ make check LD_LIBRARY_PATH="`pwd`" %{_javadir}/ %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 4.0.2-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 4.0.2-10 - Rebuilt for Python 3.11