From bf6a673c55ba3d647b8e4194b763377e10a06838 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 06:04:21 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pyatspi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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