Update to 2.15.90

This commit is contained in:
Richard Hughes 2015-02-17 13:51:23 +00:00
parent 7a21ac9925
commit 58bbb64d4a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <rhughes@redhat.com> - 2.15.90-1
- Update to 2.15.90
* Tue Feb 03 2015 Richard Hughes <rhughes@redhat.com> - 2.15.4-1
- Update to 2.15.4

View File

@ -1 +1 @@
f8596d31019de9783527f079b717cc21 pyatspi-2.15.4.tar.xz
7efb5110569d2e96af7aea2d432285eb pyatspi-2.15.90.tar.xz