This commit is contained in:
Matthias Clasen 2010-03-31 03:31:19 +00:00
parent f60d5693a3
commit 33e28a41a9
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
pyatspi-0.1.7.tar.bz2
pyatspi-0.1.8.tar.bz2

View File

@ -3,13 +3,14 @@
%global debug_package %{nil}
Name: pyatspi
Version: 0.1.7
Version: 0.1.8
Release: 1%{?dist}
Summary: Python bindings for at-spi
Group: Development/Languages
License: LGPLv2
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
#VCS: git:git://git.gnome.org/pyatspi
Source0: http://download.gnome.org/sources/pyatspi/0.1/%{name}-%{version}.tar.bz2
BuildRequires: python
@ -56,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.8-1
- Update to 0.1.8
* Sat Feb 20 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.7-1
- Update to 0.1.7

View File

@ -1 +1 @@
9fdd0231c8913b989db942740b602493 pyatspi-0.1.7.tar.bz2
01f6a0d4879e6d65bce20ae4927b6d45 pyatspi-0.1.8.tar.bz2