From 7376baa68dc23031390646da0b64c1604f4e10ce Mon Sep 17 00:00:00 2001 From: Nathaniel McCallum Date: Mon, 18 Jan 2016 09:33:54 -0500 Subject: [PATCH] Update to 1.5.0 (#1299272) --- python-cffi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-cffi.spec b/python-cffi.spec index 24a2513..468d100 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -5,8 +5,8 @@ %endif Name: python-cffi -Version: 1.4.2 -Release: 2%{?dist} +Version: 1.5.0 +Release: 1%{?dist} Summary: Foreign Function Interface for Python to call C code License: MIT URL: http://cffi.readthedocs.org/ @@ -109,6 +109,9 @@ popd %doc doc/build/html %changelog +* Mon Jan 18 2016 Nathaniel McCallum - 1.5.0-1 +- Update to 1.5.0 (#1299272) + * Mon Jan 11 2016 Nathaniel McCallum - 1.4.2-2 - Move python-cffi => python2-cffi