diff --git a/python-cairocffi.spec b/python-cairocffi.spec index e852193..5a5594c 100644 --- a/python-cairocffi.spec +++ b/python-cairocffi.spec @@ -6,7 +6,7 @@ Name: python-cairocffi Version: 0.7.2 -Release: 4%{?dist} +Release: 5%{?dist} Group: Development/Libraries Summary: cffi-based cairo bindings for Python License: BSD @@ -35,6 +35,7 @@ image buffers, PNG, PostScript, PDF, and SVG file output. Group: Development/Libraries Summary: cffi-based cairo bindings for Python Requires: python3-cffi +Requires: cairo %description -n python3-cairocffi cairocffi is a CFFI-based drop-in replacement for Pycairo, a set of @@ -88,6 +89,9 @@ popd %endif # with_python3 %changelog +* Mon Feb 08 2016 John Dulaney - 0.7.2-5 +- Add cairo to Requires for python3 + * Thu Feb 04 2016 Fedora Release Engineering - 0.7.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild