diff --git a/.cvsignore b/.cvsignore index 2799d58..732f507 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyatspi-0.3.2.tar.bz2 +pyatspi-0.3.3.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index cd2a7fc..5590b95 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,8 +3,8 @@ %global debug_package %{nil} Name: pyatspi -Version: 0.3.2 -Release: 2%{?dist} +Version: 0.3.3 +Release: 1%{?dist} Summary: Python bindings for at-spi Group: Development/Languages @@ -13,9 +13,6 @@ 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.3/%{name}-%{version}.tar.bz2 -# upstream fixes -Patch0: make-caribou-work.patch - BuildRequires: python Requires: GConf2 @@ -38,7 +35,6 @@ This package includes a python client library for at-spi. %prep %setup -q -%patch0 -p1 -b .make-caribou-work %build @@ -57,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Tue Jun 8 2010 Matthias Clasen - 0.3.3-1 +- Update to 0.3.3 + * Fri May 28 2010 Matthias Clasen - 0.3.2-1 - Update to 0.3.2 diff --git a/sources b/sources index cc04ad5..a5050c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0293a88019fe63640582080137bc7e86 pyatspi-0.3.2.tar.bz2 +bb01c4f5f86dce0d0382cc450df8a79d pyatspi-0.3.3.tar.bz2