diff --git a/.gitignore b/.gitignore index e5febda..9cc5628 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.8.0.tar.xz /pyatspi-2.9.2.tar.xz /pyatspi-2.9.3.tar.xz +/pyatspi-2.9.90.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index 9004f51..c06652a 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.9.3 -Release: 2%{?dist} +Version: 2.9.90 +Release: 1%{?dist} Summary: Python bindings for at-spi Group: Development/Languages @@ -99,6 +99,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker. %changelog +* Thu Aug 22 2013 Kalev Lember - 2.9.90-1 +- Update to 2.9.90 + * Sun Aug 04 2013 Fedora Release Engineering - 2.9.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 73c1f10..55da9c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cfb0d550688d65ac848d18c5467f713b pyatspi-2.9.3.tar.xz +48216a5fb5aebbdff24b0e4a9fb120c7 pyatspi-2.9.90.tar.xz