2.5.3
This commit is contained in:
parent
f745a6d1d7
commit
8a9828616c
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.3.92.tar.xz
|
||||
/pyatspi-2.4.0.tar.xz
|
||||
/pyatspi-2.5.1.tar.xz
|
||||
/pyatspi-2.5.3.tar.xz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.5.1
|
||||
Version: 2.5.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
@ -51,6 +51,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 28 2012 Kalev Lember <kalevlember@gmail.com> - 2.5.3-1
|
||||
- Update to 2.5.3
|
||||
|
||||
* Sat May 05 2012 Kalev Lember <kalevlember@gmail.com> - 2.5.1-1
|
||||
- Update to 2.5.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user