diff --git a/.gitignore b/.gitignore index ef4b1d6..99915d0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-1.91.5.tar.bz2 /pyatspi-1.91.6.tar.bz2 /pyatspi-1.91.90.tar.bz2 +/pyatspi-1.91.91.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index 660b3c8..a27f2c9 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 1.91.90 +Version: 1.91.91 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -55,6 +55,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Mon Mar 7 2011 Matthias Clasen - 1.91.91-1 +- Update to 1.91.91 + * Tue Feb 22 2011 Matthias Clasen - 1.91.90-1 - Update to 1.91.90 diff --git a/sources b/sources index 6bcd5cf..6aeb86b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e2789530f90b40db098c137c1e01033 pyatspi-1.91.90.tar.bz2 +867f7a10f815863b68a48455e887b3fc pyatspi-1.91.91.tar.bz2