Update to 2.7.5
This commit is contained in:
parent
0859dde48f
commit
323e20ec82
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user