From 33e28a41a9e38f180c7909786f5511a0a7a1ff71 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 31 Mar 2010 03:31:19 +0000 Subject: [PATCH] 0.1.8 --- .cvsignore | 2 +- pyatspi.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3239fac..ebaceaa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyatspi-0.1.7.tar.bz2 +pyatspi-0.1.8.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index 6751ecd..06524b1 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,13 +3,14 @@ %global debug_package %{nil} Name: pyatspi -Version: 0.1.7 +Version: 0.1.8 Release: 1%{?dist} Summary: Python bindings for at-spi 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 BuildRequires: python @@ -56,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* tue Mar 30 2010 Matthias Clasen - 0.1.8-1 +- Update to 0.1.8 + * Sat Feb 20 2010 Matthias Clasen - 0.1.7-1 - Update to 0.1.7 diff --git a/sources b/sources index 03eead1..f8d5c15 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9fdd0231c8913b989db942740b602493 pyatspi-0.1.7.tar.bz2 +01f6a0d4879e6d65bce20ae4927b6d45 pyatspi-0.1.8.tar.bz2