0.3.90
This commit is contained in:
parent
c7e9339c65
commit
db1bc38f12
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
pyatspi-0.3.4.tar.bz2
|
||||
pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-0.3.90.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user