Update to 1.91.6
This commit is contained in:
parent
235b62d7fc
commit
42ab5d9869
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-1.91.0.tar.bz2
|
||||
/pyatspi-1.91.3.tar.bz2
|
||||
/pyatspi-1.91.5.tar.bz2
|
||||
/pyatspi-1.91.6.tar.bz2
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 1.91.5
|
||||
Version: 1.91.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
@ -54,6 +54,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 2 2011 Christopher Aillon <caillon@redhat.com> - 1.91.6-1
|
||||
- Update to 1.91.6
|
||||
|
||||
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.5-1
|
||||
- Update to 1.91.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user