This commit is contained in:
Kalev Lember 2012-06-28 16:48:25 +03:00
parent f745a6d1d7
commit 8a9828616c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
d5fe8bad7a4775972a44b2174d704579 pyatspi-2.5.1.tar.xz
694c4587b5cd6d93e417848b925ec2c8 pyatspi-2.5.3.tar.xz