From 3703c4f66815b54812e59166a09b13425f2e1bf6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 29 Jun 2010 04:16:34 +0000 Subject: [PATCH] 0.3.4 --- .cvsignore | 2 +- pyatspi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 732f507..2970ffc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyatspi-0.3.3.tar.bz2 +pyatspi-0.3.4.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index 5590b95..ab913ac 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 0.3.3 +Version: 0.3.4 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Tue Jun 29 2010 Matthias Clasen - 0.3.4-1 +- Update to 0.3.4 + * Tue Jun 8 2010 Matthias Clasen - 0.3.3-1 - Update to 0.3.3 diff --git a/sources b/sources index a5050c8..0767353 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb01c4f5f86dce0d0382cc450df8a79d pyatspi-0.3.3.tar.bz2 +3945c0396ede6c6d5ceb4ec2cf5c8f41 pyatspi-0.3.4.tar.bz2