From d54251000547c8cbd1ca645757ff161b8bead7db Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 21 Mar 2012 11:55:14 +0200 Subject: [PATCH] 2.3.92 --- .gitignore | 1 + pyatspi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5b3f169..1bd0bb6 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.3.4.tar.xz /pyatspi-2.3.5.tar.xz /pyatspi-2.3.91.tar.xz +/pyatspi-2.3.92.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index e02c2a8..d3324ef 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.3.91 +Version: 2.3.92 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Wed Mar 21 2012 Kalev Lember - 2.3.92-1 +- Update to 2.3.92 + * Mon Mar 5 2012 Matthias Clasen - 2.3.91-1 - Update to 2.3.91 diff --git a/sources b/sources index 7ff797e..84338b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6fd790f1668137b3c9ca631fe5806b18 pyatspi-2.3.91.tar.xz +775b63f7bb3a406223e0f7ae917a4c58 pyatspi-2.3.92.tar.xz