diff --git a/.gitignore b/.gitignore index b3786b5..628a240 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.1.90.tar.xz /pyatspi-2.1.91.tar.xz /pyatspi-2.2.0.tar.xz +/pyatspi-2.2.1.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index 4461cd6..b59bed8 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Tue Oct 18 2011 Matthias Clasen - 2.2.1-1 +- Update to 2.2.1 + * Wed Sep 28 2011 Matthias Clasen - 2.2.0-1 - Update to 2.2.0 diff --git a/sources b/sources index 27be951..b08c9a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1831fa03b8afe0f11256b8165c80eaa pyatspi-2.2.0.tar.xz +9e3abb0d33bdf66e025cc16588095cba pyatspi-2.2.1.tar.xz