diff --git a/.gitignore b/.gitignore index fda9f01..3ed1dca 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.18.0.tar.xz /pyatspi-2.19.91.tar.xz /pyatspi-2.20.0.tar.xz +/pyatspi-2.20.1.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index 4401961..d75ab26 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.20.0 +Version: 2.20.1 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -101,6 +101,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker. %changelog +* Wed Apr 13 2016 Kalev Lember - 2.20.1-1 +- Update to 2.20.1 + * Tue Mar 22 2016 Kalev Lember - 2.20.0-1 - Update to 2.20.0 diff --git a/sources b/sources index e2e095b..cf6e5e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96b4cfdd8c09bc3bc85311687115b7e8 pyatspi-2.20.0.tar.xz +f7de21c79a455a00a3e0c074c18b69a6 pyatspi-2.20.1.tar.xz