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