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