diff --git a/.gitignore b/.gitignore index 9cc5628..cfbd682 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.9.2.tar.xz /pyatspi-2.9.3.tar.xz /pyatspi-2.9.90.tar.xz +/pyatspi-2.9.92.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index c06652a..83854e3 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.9.90 +Version: 2.9.92 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -99,6 +99,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker. %changelog +* Tue Sep 17 2013 Kalev Lember - 2.9.92-1 +- Update to 2.9.92 + * Thu Aug 22 2013 Kalev Lember - 2.9.90-1 - Update to 2.9.90 diff --git a/sources b/sources index 55da9c4..5c99016 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48216a5fb5aebbdff24b0e4a9fb120c7 pyatspi-2.9.90.tar.xz +57ac2f05aecb8fbe5764a4c4046e0f33 pyatspi-2.9.92.tar.xz