From cb38cefbd1615cebbd1c32bb8b16bc756c3b593a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 23 Feb 2013 19:36:26 +0100 Subject: [PATCH] Remove an outdated section from %description --- pyatspi.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pyatspi.spec b/pyatspi.spec index 960bd61..a1dce58 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -24,10 +24,6 @@ applications. Essentially it exposes the internals of applications for automation, so tools such as screen readers, magnifiers, or even scripting interfaces can query and interact with GUI controls. -This version of at-spi is a major break from previous versions. -It has been completely rewritten to use D-Bus rather than -ORBIT / CORBA for its transport protocol. - This package includes a python client library for at-spi.