Update to 2.9.3
This commit is contained in:
parent
dbf7d7df2d
commit
74c01e742b
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.7.91.tar.xz
|
||||
/pyatspi-2.8.0.tar.xz
|
||||
/pyatspi-2.9.2.tar.xz
|
||||
/pyatspi-2.9.3.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.9.2
|
||||
Version: 2.9.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
@ -99,6 +99,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.3-1
|
||||
- Update to 2.9.3
|
||||
|
||||
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.2-1
|
||||
- Update to 2.9.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user