This commit is contained in:
Matthias Clasen 2010-02-21 03:41:57 +00:00
parent b05946c3c7
commit f60d5693a3
3 changed files with 6 additions and 4 deletions

View File

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

View File

@ -3,7 +3,7 @@
%global debug_package %{nil}
Name: pyatspi
Version: 0.1.6
Version: 0.1.7
Release: 1%{?dist}
Summary: Python bindings for at-spi
@ -11,7 +11,6 @@ Group: Development/Languages
License: LGPLv2
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
Source0: http://download.gnome.org/sources/pyatspi/0.1/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python
@ -57,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Feb 20 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.7-1
- Update to 0.1.7
* Wed Feb 10 2010 Tomas Bzatek <tbzatek@redhat.com> - 0.1.6-1
- Update to 0.1.6

View File

@ -1 +1 @@
8f5bc7af74e000b515fcfc38887def98 pyatspi-0.1.6.tar.bz2
9fdd0231c8913b989db942740b602493 pyatspi-0.1.7.tar.bz2