diff --git a/.cvsignore b/.cvsignore index ebaceaa..c053d8d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyatspi-0.1.8.tar.bz2 +pyatspi-0.3.1.1.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index 0c59496..c9f550d 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 0.1.8 +Version: 0.3.1.1 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.1/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/pyatspi/0.3/%{name}-%{version}.tar.bz2 BuildRequires: python @@ -43,12 +43,8 @@ make %install -rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) @@ -57,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat May 15 2010 Matthias Clasen - 0.3.1.1-1 +- Update to 0.3.1.1 + * Tue Mar 30 2010 Matthias Clasen - 0.1.8-1 - Update to 0.1.8 diff --git a/sources b/sources index f8d5c15..c819731 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01f6a0d4879e6d65bce20ae4927b6d45 pyatspi-0.1.8.tar.bz2 +afa1d09b744d6cf64ecd9bcb967feb99 pyatspi-0.3.1.1.tar.bz2