diff --git a/.gitignore b/.gitignore index 6bd34f7..f69bf6f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-0.3.91.tar.bz2 /pyatspi-0.4.0.tar.bz2 /pyatspi-1.91.0.tar.bz2 +/pyatspi-1.91.3.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index 23b79c1..83c0eba 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 1.91.0 +Version: 1.91.3 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -54,6 +54,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Thu Dec 2 2010 Matthias Clasen - 1.91.3-1 +- Update to 1.91.3 + * Tue Oct 5 2010 Matthias Clasen - 1.91.0-1 - Update to 1.91.0 diff --git a/sources b/sources index b40e49a..8a37cf7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6fadc46d08542217c290fe7043f6c169 pyatspi-1.91.0.tar.bz2 +a43e12856cc478913c89ccec2e13124f pyatspi-1.91.3.tar.bz2