Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-07-02 18:22:00 +02:00
parent 50aad82b81
commit b57594c0ee

View File

@ -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 <mhroncok@redhat.com> - 3.0.4-17
- Rebuilt for Python 3.7
* Tue Jun 26 2018 Michal Ambroz <rebus _AT seznam.cz> - 3.0.4-16
- unify the naming convention for the python packages
- fix the python3 package naming for EPEL7