Update to 2.11.92
This commit is contained in:
parent
35eb89571a
commit
0e0f614ed7
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.11.2.tar.xz
|
||||
/pyatspi-2.11.3.tar.xz
|
||||
/pyatspi-2.11.90.tar.xz
|
||||
/pyatspi-2.11.92.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.11.90
|
||||
Version: 2.11.92
|
||||
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 Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 2.11.92-1
|
||||
- Update to 2.11.92
|
||||
|
||||
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 2.11.90-1
|
||||
- Update to 2.11.90
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user