From 75893740164677f2a234fbb69b518d58dfca9eaa Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Dec 19 2016 17:20:37 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/python-construct.spec b/python-construct.spec index 0887570..c00d8fd 100644 --- a/python-construct.spec +++ b/python-construct.spec @@ -3,7 +3,7 @@ Summary: A powerful declarative parser/builder for binary data Name: python-construct Version: 2.5.1 -Release: 8%{?dist} +Release: 9%{?dist} License: MIT URL: http://construct.readthedocs.org Source0: https://pypi.python.org/packages/source/c/construct/construct-%{version}.tar.gz @@ -78,6 +78,9 @@ popd %endif %changelog +* Mon Dec 19 2016 Miro Hrončok - 2.5.1-9 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 2.5.1-8 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages