0.1.7
This commit is contained in:
parent
b05946c3c7
commit
f60d5693a3
@ -1 +1 @@
|
||||
pyatspi-0.1.6.tar.bz2
|
||||
pyatspi-0.1.7.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user