From 235b62d7fc1284fccbbad6770a5416b5169aa25f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 11 Jan 2011 00:02:45 -0500 Subject: [PATCH] 1.91.5 --- .gitignore | 1 + pyatspi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f69bf6f..9cf12e2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-0.4.0.tar.bz2 /pyatspi-1.91.0.tar.bz2 /pyatspi-1.91.3.tar.bz2 +/pyatspi-1.91.5.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index 83c0eba..c6a3c26 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 1.91.3 +Version: 1.91.5 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -54,6 +54,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Tue Jan 11 2011 Matthias Clasen - 1.91.5-1 +- Update to 1.91.5 + * Thu Dec 2 2010 Matthias Clasen - 1.91.3-1 - Update to 1.91.3 diff --git a/sources b/sources index 8a37cf7..a6f4650 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a43e12856cc478913c89ccec2e13124f pyatspi-1.91.3.tar.bz2 +7c377fc551768eea2529178292db047e pyatspi-1.91.5.tar.bz2