This commit is contained in:
Matthias Clasen 2011-03-07 21:20:54 -05:00
parent 0e930cc47e
commit 6d27ccd545
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ pyatspi-0.3.6.tar.bz2
/pyatspi-1.91.5.tar.bz2
/pyatspi-1.91.6.tar.bz2
/pyatspi-1.91.90.tar.bz2
/pyatspi-1.91.91.tar.bz2

View File

@ -3,7 +3,7 @@
%global debug_package %{nil}
Name: pyatspi
Version: 1.91.90
Version: 1.91.91
Release: 1%{?dist}
Summary: Python bindings for at-spi
@ -55,6 +55,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%changelog
* Mon Mar 7 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.91-1
- Update to 1.91.91
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.90-1
- Update to 1.91.90

View File

@ -1 +1 @@
3e2789530f90b40db098c137c1e01033 pyatspi-1.91.90.tar.bz2
867f7a10f815863b68a48455e887b3fc pyatspi-1.91.91.tar.bz2