From 0e0f614ed7f5649dfbcc992c07a9545658ed0b27 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 18 Mar 2014 17:00:23 +0000 Subject: [PATCH] Update to 2.11.92 --- .gitignore | 1 + pyatspi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7f623a2..d2b4142 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.11.2.tar.xz /pyatspi-2.11.3.tar.xz /pyatspi-2.11.90.tar.xz +/pyatspi-2.11.92.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index c51d3de..0baf8e5 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.11.90 +Version: 2.11.92 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -99,6 +99,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker. %changelog +* Tue Mar 18 2014 Richard Hughes - 2.11.92-1 +- Update to 2.11.92 + * Wed Feb 19 2014 Richard Hughes - 2.11.90-1 - Update to 2.11.90 diff --git a/sources b/sources index c380d87..40abc68 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5738b78ec6cccaf7493c111e053efbea pyatspi-2.11.90.tar.xz +63b713140fc4700a3b086d3aac7a5f65 pyatspi-2.11.92.tar.xz