2.3.92
This commit is contained in:
parent
25ee90537c
commit
d542510005
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.3.4.tar.xz
|
||||
/pyatspi-2.3.5.tar.xz
|
||||
/pyatspi-2.3.91.tar.xz
|
||||
/pyatspi-2.3.92.tar.xz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.3.91
|
||||
Version: 2.3.92
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 2.3.92-1
|
||||
- Update to 2.3.92
|
||||
|
||||
* Mon Mar 5 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.91-1
|
||||
- Update to 2.3.91
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user