Accepting request 75787 from GNOME:Factory

Pushing G:F, including GNOME 3.1.3

OBS-URL: https://build.opensuse.org/request/show/75787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atspi?expand=0&rev=22
This commit is contained in:
Sascha Peilicke
2011-07-08 08:58:29 +00:00
committed by Git OBS Bridge
4 changed files with 24 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d548d9107561041d8ce29441f4b914b8e1daf3d7137d93217b2e7bd5aa1066d4
size 316901

3
pyatspi-2.1.3.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:487c69397d716fd79023f3e27687ab5c2ec2b28859e7ea0e0d2cb3fe954b452a
size 321246

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Jul 5 08:11:57 CEST 2011 - vuntz@opensuse.org
- Update to version 2.1.3:
+ bgo#644393: Remove document:content-changed from EVENT_TREE
-------------------------------------------------------------------
Fri Jun 17 00:44:49 CEST 2011 - vuntz@opensuse.org
- Update to version 2.1.2:
+ Merge changes from 2.0.2.
+ Add atspiVersion().
+ Fix makeSyncType to generate a proper enum (will be needed when
enum-types branch of at-spi2-core is merged).
+ Add clearCache().
+ Cache eventTypes in events for performance reasons.
+ Add GPL2 license because a couple of test files are licensed
under it.
-------------------------------------------------------------------
Tue May 31 11:28:09 UTC 2011 - fcrozat@suse.com

View File

@@ -19,13 +19,13 @@
Name: python-atspi
%define _name pyatspi
Version: 2.0.2
Version: 2.1.3
Release: 1
Summary: Assistive Technology Service Provider Interface - Python bindings
License: LGPLv2.0
Group: Development/Libraries/Python
Url: http://www.gnome.org/
Source0: %{_name}-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/pyatspi/2.1/%{_name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: pkgconfig(pygobject-2.0)
Requires: dbus-1-python