From 58bbb64d4a44770b58f5d0c87ec397c781e592b5 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 17 Feb 2015 13:51:23 +0000 Subject: [PATCH] Update to 2.15.90 --- .gitignore | 1 + pyatspi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e365421..de10029 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.14.0.tar.xz /pyatspi-2.15.3.tar.xz /pyatspi-2.15.4.tar.xz +/pyatspi-2.15.90.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index dc53c1a..68b6fee 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.15.4 +Version: 2.15.90 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 Feb 17 2015 Richard Hughes - 2.15.90-1 +- Update to 2.15.90 + * Tue Feb 03 2015 Richard Hughes - 2.15.4-1 - Update to 2.15.4 diff --git a/sources b/sources index 94254c4..0edb5aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8596d31019de9783527f079b717cc21 pyatspi-2.15.4.tar.xz +7efb5110569d2e96af7aea2d432285eb pyatspi-2.15.90.tar.xz