diff --git a/.gitignore b/.gitignore index 4ce8f98..2077ed2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ pyatspi-0.3.4.tar.bz2 pyatspi-0.3.6.tar.bz2 +/pyatspi-0.3.90.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index b954609..a6f6af8 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,8 +3,8 @@ %global debug_package %{nil} Name: pyatspi -Version: 0.3.6 -Release: 2%{?dist} +Version: 0.3.90 +Release: 1%{?dist} Summary: Python bindings for at-spi Group: Development/Languages @@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Wed Aug 18 2010 Matthias Clasen - 0.3.90-1 +- Update to 0.3.90 + * Mon Aug 2 2010 Matthias Clasen - 0.3.6-1 - Update to 0.3.6 diff --git a/sources b/sources index 7fca8c8..9f6455f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e0966e864879631149a621580a82623 pyatspi-0.3.6.tar.bz2 +e054e722c7e47c968fd717d38d6c923e pyatspi-0.3.90.tar.bz2