0.3.91
This commit is contained in:
parent
db1bc38f12
commit
ced6f6c1a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
pyatspi-0.3.4.tar.bz2
|
||||
pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-0.3.90.tar.bz2
|
||||
/pyatspi-0.3.91.tar.bz2
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 0.3.90
|
||||
Version: 0.3.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
@ -38,7 +38,7 @@ This package includes a python client library for at-spi.
|
||||
|
||||
|
||||
%build
|
||||
%configure
|
||||
%configure --disable-relocate
|
||||
make
|
||||
|
||||
|
||||
@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.91-1
|
||||
- Update to 0.3.91
|
||||
|
||||
* Wed Aug 18 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.90-1
|
||||
- Update to 0.3.90
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user