From 323e20ec8285733c4b5aae081cbfe9283d170e7d Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 5 Feb 2013 22:48:56 +0100 Subject: [PATCH] Update to 2.7.5 --- .gitignore | 1 + pyatspi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ea5121a..43b71c6 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.5.3.tar.xz /pyatspi-2.5.4.tar.xz /pyatspi-2.7.1.tar.xz +/pyatspi-2.7.5.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index 58f8edd..960bd61 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.7.1 +Version: 2.7.5 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -53,6 +53,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/magFocusTracker.py %changelog +* Wed Feb 06 2013 Kalev Lember - 2.7.5-1 +- Update to 2.7.5 + * Fri Nov 09 2012 Kalev Lember - 2.7.1-1 - Update to 2.7.1 - Include magFocusTracker.py example in documentation diff --git a/sources b/sources index b3f0423..a56c0bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -517bc43541cc93e244fca9002a51b93d pyatspi-2.7.1.tar.xz +569a25f7d15dba423bc5aaf505356af2 pyatspi-2.7.5.tar.xz