Update to 2.11.90

This commit is contained in:
Richard Hughes 2014-02-19 10:33:32 +00:00
parent 7dd36eaaf5
commit 35eb89571a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -39,3 +39,4 @@ pyatspi-0.3.6.tar.bz2
/pyatspi-2.10.0.tar.xz
/pyatspi-2.11.2.tar.xz
/pyatspi-2.11.3.tar.xz
/pyatspi-2.11.90.tar.xz

View File

@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: pyatspi
Version: 2.11.3
Version: 2.11.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
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 2.11.90-1
- Update to 2.11.90
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 2.11.3-1
- Update to 2.11.3

View File

@ -1 +1 @@
7762f018bd59ea607860d24fdc808cf3 pyatspi-2.11.3.tar.xz
5738b78ec6cccaf7493c111e053efbea pyatspi-2.11.90.tar.xz