diff --git a/python-yara.spec b/python-yara.spec index 184aee5..5f266a2 100644 --- a/python-yara.spec +++ b/python-yara.spec @@ -24,7 +24,7 @@ Name: python-%{srcname} Version: 3.5.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Python binding for the YARA pattern matching tool Group: Development/Libraries @@ -172,6 +172,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitearch}/ "$NOSETESTS3" -v ./tests.py:TestYar %changelog +* Mon Dec 19 2016 Miro Hrončok - 3.5.0-9 +- Rebuild for Python 3.6 + * Wed Nov 23 2016 Dan Horák - 3.5.0-8 - fix the arch lists