diff --git a/pyatspi.spec b/pyatspi.spec index 0dad18b..e8208a4 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -2,7 +2,7 @@ Name: pyatspi Version: 2.26.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python bindings for at-spi Group: Development/Languages @@ -127,6 +127,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker. %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2.26.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Dec 20 2017 Merlin Mathesius - 2.26.0-3 - Cleanup spec file conditionals