Update to 2.7.5

This commit is contained in:
Kalev Lember 2013-02-05 22:48:56 +01:00
parent 0859dde48f
commit 323e20ec82
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@ pyatspi-0.3.6.tar.bz2
/pyatspi-2.5.3.tar.xz
/pyatspi-2.5.4.tar.xz
/pyatspi-2.7.1.tar.xz
/pyatspi-2.7.5.tar.xz

View File

@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: pyatspi
Version: 2.7.1
Version: 2.7.5
Release: 1%{?dist}
Summary: Python bindings for at-spi
@ -53,6 +53,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/magFocusTracker.py
%changelog
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 2.7.5-1
- Update to 2.7.5
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 2.7.1-1
- Update to 2.7.1
- Include magFocusTracker.py example in documentation

View File

@ -1 +1 @@
517bc43541cc93e244fca9002a51b93d pyatspi-2.7.1.tar.xz
569a25f7d15dba423bc5aaf505356af2 pyatspi-2.7.5.tar.xz