diff --git a/.gitignore b/.gitignore index 1689836..8668030 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.9.92.tar.xz /pyatspi-2.10.0.tar.xz /pyatspi-2.11.2.tar.xz +/pyatspi-2.11.3.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index bd3c015..7f5afef 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.11.2 +Version: 2.11.3 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 Dec 17 2013 Richard Hughes - 2.11.3-1 +- Update to 2.11.3 + * Tue Nov 19 2013 Richard Hughes - 2.11.2-1 - Update to 2.11.2 diff --git a/sources b/sources index fc0e6fb..4971c3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2fb2514c8497b8a6b9972e16c1aeb0d pyatspi-2.11.2.tar.xz +7762f018bd59ea607860d24fdc808cf3 pyatspi-2.11.3.tar.xz