From c7e9339c6559dae41c34741f341d4b70a3627a18 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 2 Aug 2010 21:49:53 -0400 Subject: [PATCH] 0.3.6 --- .gitignore | 1 + pyatspi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2970ffc..4ce8f98 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ pyatspi-0.3.4.tar.bz2 +pyatspi-0.3.6.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index 1795289..b954609 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 0.3.4 +Version: 0.3.6 Release: 2%{?dist} Summary: Python bindings for at-spi @@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Mon Aug 2 2010 Matthias Clasen - 0.3.6-1 +- Update to 0.3.6 + * Wed Jul 21 2010 David Malcolm - 0.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild diff --git a/sources b/sources index 0767353..7fca8c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3945c0396ede6c6d5ceb4ec2cf5c8f41 pyatspi-0.3.4.tar.bz2 +0e0966e864879631149a621580a82623 pyatspi-0.3.6.tar.bz2