diff --git a/python-cffi.spec b/python-cffi.spec index 428f48b..8b9adb0 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -6,7 +6,7 @@ Name: python-cffi Version: 1.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Foreign Function Interface for Python to call C code License: MIT URL: http://cffi.readthedocs.org/ @@ -99,6 +99,9 @@ popd %doc doc/build/html %changelog +* Tue Oct 13 2015 Robert Kuska - 1.1.2-4 +- Rebuilt for Python3.5 rebuild + * Wed Jul 15 2015 Parag Nemade - 1.1.2-3 - Modernize spec file - add missing source