Update to 2.9.90
This commit is contained in:
parent
9a08bc595a
commit
f82f68acd4
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.8.0.tar.xz
|
||||
/pyatspi-2.9.2.tar.xz
|
||||
/pyatspi-2.9.3.tar.xz
|
||||
/pyatspi-2.9.90.tar.xz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.9.3
|
||||
Release: 2%{?dist}
|
||||
Version: 2.9.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
Group: Development/Languages
|
||||
@ -99,6 +99,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.90-1
|
||||
- Update to 2.9.90
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user