This commit is contained in:
Matthias Clasen 2011-10-18 19:02:39 -04:00
parent 40a9080938
commit 13aa371a18
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
f1831fa03b8afe0f11256b8165c80eaa pyatspi-2.2.0.tar.xz
9e3abb0d33bdf66e025cc16588095cba pyatspi-2.2.1.tar.xz