0.3.3
This commit is contained in:
parent
42f45fd2b0
commit
f6a6aaeee8
@ -1 +1 @@
|
||||
pyatspi-0.3.2.tar.bz2
|
||||
pyatspi-0.3.3.tar.bz2
|
||||
|
||||
11
pyatspi.spec
11
pyatspi.spec
@ -3,8 +3,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 0.3.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
Group: Development/Languages
|
||||
@ -13,9 +13,6 @@ 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.3/%{name}-%{version}.tar.bz2
|
||||
|
||||
# upstream fixes
|
||||
Patch0: make-caribou-work.patch
|
||||
|
||||
BuildRequires: python
|
||||
|
||||
Requires: GConf2
|
||||
@ -38,7 +35,6 @@ This package includes a python client library for at-spi.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .make-caribou-work
|
||||
|
||||
|
||||
%build
|
||||
@ -57,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 8 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.3-1
|
||||
- Update to 0.3.3
|
||||
|
||||
* Fri May 28 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.2-1
|
||||
- Update to 0.3.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user