0.1.5
This commit is contained in:
parent
c1d427ed10
commit
e7e6400730
@ -1 +1 @@
|
||||
pyatspi-0.1.4.tar.bz2
|
||||
pyatspi-0.1.5.tar.bz2
|
||||
|
||||
11
pyatspi.spec
11
pyatspi.spec
@ -3,8 +3,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 0.1.4
|
||||
Release: 3%{?dist}
|
||||
Version: 0.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
Group: Development/Languages
|
||||
@ -18,9 +18,6 @@ BuildRequires: python
|
||||
Requires: GConf2
|
||||
Requires: at-spi2-core
|
||||
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=606251
|
||||
Patch0: 0001-Use-pyatspi_corba-if-desktop-gnome-interface-at-spi.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -38,7 +35,6 @@ This package includes a python client library for at-spi.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .better-switch
|
||||
|
||||
|
||||
%build
|
||||
@ -61,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jan 16 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.5-1
|
||||
- Update to 0.1.5
|
||||
|
||||
* Thu Jan 7 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.4-3
|
||||
- Incorporate review feedback
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user