diff --git a/.gitignore b/.gitignore index 0d8f243..f668ec2 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.3.92.tar.xz /pyatspi-2.4.0.tar.xz /pyatspi-2.5.1.tar.xz +/pyatspi-2.5.3.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index 765c766..8ca6f60 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.5.1 +Version: 2.5.3 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -51,6 +51,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Thu Jun 28 2012 Kalev Lember - 2.5.3-1 +- Update to 2.5.3 + * Sat May 05 2012 Kalev Lember - 2.5.1-1 - Update to 2.5.1 diff --git a/sources b/sources index 7fb2bfb..b75243a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5fe8bad7a4775972a44b2174d704579 pyatspi-2.5.1.tar.xz +694c4587b5cd6d93e417848b925ec2c8 pyatspi-2.5.3.tar.xz