From b901d294d8e9de7ecfd7b9baa625a0beb9606595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-yara.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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