From 39b383a359ebb264fb421abc350a8a6e950162d6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 18:43:41 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-cffi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cffi.spec b/python-cffi.spec index 5db857c..117360f 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -6,7 +6,7 @@ Name: python-cffi Version: 1.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Group: Development/Libraries Summary: Foreign Function Interface for Python to call C code License: MIT @@ -100,6 +100,9 @@ popd %doc doc/build/html %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Jun 16 2015 Nathaniel McCallum - 1.1.2-2 - Update to 1.1.2 - Fix license