diff --git a/pyatspi.spec b/pyatspi.spec index ba703e2..fc0860e 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -2,7 +2,7 @@ Name: pyatspi Version: 2.16.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for at-spi Group: Development/Languages @@ -101,6 +101,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker. %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 2.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Mar 24 2015 Kalev Lember - 2.16.0-1 - Update to 2.16.0 - Use license macro for the COPYING files