diff --git a/capstone.spec b/capstone.spec index bc0caf0..1ee211c 100644 --- a/capstone.spec +++ b/capstone.spec @@ -1,6 +1,6 @@ Name: capstone Version: 3.0.4 -Release: 16%{?dist} +Release: 17%{?dist} Summary: A lightweight multi-platform, multi-architecture disassembly framework %global gituser aquynh @@ -161,6 +161,9 @@ make check LD_LIBRARY_PATH="`pwd`" %{_javadir}/ %changelog +* Mon Jul 02 2018 Miro HronĨok - 3.0.4-17 +- Rebuilt for Python 3.7 + * Tue Jun 26 2018 Michal Ambroz - 3.0.4-16 - unify the naming convention for the python packages - fix the python3 package naming for EPEL7