2.2.1
This commit is contained in:
parent
40a9080938
commit
13aa371a18
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.1.90.tar.xz
|
||||
/pyatspi-2.1.91.tar.xz
|
||||
/pyatspi-2.2.0.tar.xz
|
||||
/pyatspi-2.2.1.tar.xz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.2.0
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 2.2.1-1
|
||||
- Update to 2.2.1
|
||||
|
||||
* Wed Sep 28 2011 Matthias Clasen <mclasen@redhat.com> - 2.2.0-1
|
||||
- Update to 2.2.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user