From 81b8694738eaaef9f14c1f766f45867dfe88094d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 18:04:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- pycairo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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