Accepting request 228688 from GNOME:Next
Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228688 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-atspi?expand=0&rev=84
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42f89ddb9a236448503573e4cd1ddb174e233e005316de9acdb957eb1aa9ad84
|
||||
size 289612
|
||||
3
pyatspi-2.12.0.tar.xz
Normal file
3
pyatspi-2.12.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e6cd801412a090dcc7ec2a27298dee5e84dc0af11479d5d5c061254b8ea6ac4
|
||||
size 300092
|
||||
@@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 13:59:22 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.12.0:
|
||||
+ Stable release, no changes since 2.11.92.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 19 14:48:33 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.11.92:
|
||||
+ Fix a traceback when removing a text selection.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 10:45:53 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.11.90:
|
||||
+ Add AtspitableCell, tracking the new atk interface.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 23:08:32 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.11.3:
|
||||
+ bgo#719508: document: add support to current page and page
|
||||
count.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 19:58:06 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.11.2:
|
||||
+ Add new roles and states to track atk (bgo#710464, bgo#712608,
|
||||
bgo#712609).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 07:52:02 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-atspi
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -36,13 +36,13 @@
|
||||
|
||||
Name: python-atspi
|
||||
%define _name pyatspi
|
||||
Version: 2.10.0
|
||||
Version: 2.12.0
|
||||
Release: 0
|
||||
Summary: Assistive Technology Service Provider Interface - Python bindings
|
||||
License: LGPL-2.0
|
||||
Group: Development/Libraries/Python
|
||||
Url: http://www.gnome.org/
|
||||
Source0: http://download.gnome.org/sources/pyatspi/2.10/%{_name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/pyatspi/2.12/%{_name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
# Needed to have typelib() Requires.
|
||||
BuildRequires: gobject-introspection
|
||||
|
||||
@@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 13:59:22 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.12.0:
|
||||
+ Stable release, no changes since 2.11.92.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 19 14:48:33 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.11.92:
|
||||
+ Fix a traceback when removing a text selection.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 10:45:53 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.11.90:
|
||||
+ Add AtspitableCell, tracking the new atk interface.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 23:08:32 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.11.3:
|
||||
+ bgo#719508: document: add support to current page and page
|
||||
count.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 19:58:06 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.11.2:
|
||||
+ Add new roles and states to track atk (bgo#710464, bgo#712608,
|
||||
bgo#712609).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 07:52:02 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python3-atspi
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -36,13 +36,13 @@
|
||||
|
||||
Name: python3-atspi
|
||||
%define _name pyatspi
|
||||
Version: 2.10.0
|
||||
Version: 2.12.0
|
||||
Release: 0
|
||||
Summary: Assistive Technology Service Provider Interface - Python bindings
|
||||
License: LGPL-2.0
|
||||
Group: Development/Libraries/Python
|
||||
Url: http://www.gnome.org/
|
||||
Source0: http://download.gnome.org/sources/pyatspi/2.10/%{_name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/pyatspi/2.12/%{_name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
# Needed to have typelib() Requires.
|
||||
BuildRequires: gobject-introspection
|
||||
|
||||
Reference in New Issue
Block a user