diff --git a/pycairo.spec b/pycairo.spec index cd3c839..e81725b 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -2,7 +2,7 @@ Name: pycairo Version: 1.10.0 -Release: 1%{?dist} +Release: 2%{?dist} License: MPLv1.1 or LGPLv2 Group: Development/Languages Summary: Python bindings for the cairo library @@ -67,6 +67,9 @@ PYTHONPATH=$RPM_BUILD_ROOT%{python_sitearch} py.test %{_libdir}/pkgconfig/pycairo.pc %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat Nov 15 2014 David Tardon - 1.10.0-1 - "new" upstream release