This commit is contained in:
Matthias Clasen 2010-08-18 23:29:43 -04:00
parent c7e9339c65
commit db1bc38f12
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -3,8 +3,8 @@
%global debug_package %{nil}
Name: pyatspi
Version: 0.3.6
Release: 2%{?dist}
Version: 0.3.90
Release: 1%{?dist}
Summary: Python bindings for at-spi
Group: Development/Languages
@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%changelog
* Wed Aug 18 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.90-1
- Update to 0.3.90
* Mon Aug 2 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.6-1
- Update to 0.3.6

View File

@ -1 +1 @@
0e0966e864879631149a621580a82623 pyatspi-0.3.6.tar.bz2
e054e722c7e47c968fd717d38d6c923e pyatspi-0.3.90.tar.bz2