This commit is contained in:
Matthias Clasen 2010-08-02 21:49:53 -04:00
parent 5f82e50e24
commit c7e9339c65
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
pyatspi-0.3.4.tar.bz2
pyatspi-0.3.6.tar.bz2

View File

@ -3,7 +3,7 @@
%global debug_package %{nil}
Name: pyatspi
Version: 0.3.4
Version: 0.3.6
Release: 2%{?dist}
Summary: Python bindings for at-spi
@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%changelog
* Mon Aug 2 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.6-1
- Update to 0.3.6
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.3.4-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild

View File

@ -1 +1 @@
3945c0396ede6c6d5ceb4ec2cf5c8f41 pyatspi-0.3.4.tar.bz2
0e0966e864879631149a621580a82623 pyatspi-0.3.6.tar.bz2