From 4bdcfdfbc2a1b6a8ef18052a498ca51b0b6b5782 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 26 Apr 2011 18:12:39 -0400 Subject: [PATCH] sync with f15 --- .gitignore | 1 + pyatspi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fdf3f16..7cacd61 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-1.91.91.tar.bz2 /pyatspi-1.91.92.tar.bz2 /pyatspi-2.0.0.tar.bz2 +/pyatspi-2.0.1.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index dc8ceb6..2df1192 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.0.0 +Version: 2.0.1 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -55,6 +55,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Tue Apr 26 2011 Matthias Clasen - 2.0.1-1 +- Update to 2.0.1 + * Mon Apr 4 2011 Matthias Clasen - 2.0.0-1 - Update to 2.0.0 diff --git a/sources b/sources index b056396..40a338d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd502e877bced249c5220fd58414385c pyatspi-2.0.0.tar.bz2 +d9ef5c6667aa0c809929f1cb05b9c41d pyatspi-2.0.1.tar.bz2