diff --git a/.gitignore b/.gitignore index 5b1812c..6bd34f7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-0.3.90.tar.bz2 /pyatspi-0.3.91.tar.bz2 /pyatspi-0.4.0.tar.bz2 +/pyatspi-1.91.0.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index 616409b..23b79c1 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 0.4.0 +Version: 1.91.0 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -11,7 +11,7 @@ Group: Development/Languages License: LGPLv2 URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus #VCS: git:git://git.gnome.org/pyatspi -Source0: http://download.gnome.org/sources/pyatspi/0.4/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/pyatspi/1.91/%{name}-%{version}.tar.bz2 BuildRequires: python @@ -54,6 +54,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Tue Oct 5 2010 Matthias Clasen - 1.91.0-1 +- Update to 1.91.0 + * Wed Sep 29 2010 Matthias Clasen - 0.4.0-1 - Update to 0.4.0 diff --git a/sources b/sources index 6dbc51e..b40e49a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e00988ab36b129d0267937814a6ddea pyatspi-0.4.0.tar.bz2 +6fadc46d08542217c290fe7043f6c169 pyatspi-1.91.0.tar.bz2