Accepting request 228581 from GNOME:Next
Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228581 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=114
This commit is contained in:
parent
d3da56b87b
commit
b881620d46
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3da58f84f4c8e4d5fe940ecb52fb27b4d9ea2b4dcdb3e1fae0f46b5eaa2dde1
|
||||
size 446272
|
3
at-spi2-core-2.12.0.tar.xz
Normal file
3
at-spi2-core-2.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db550edd98e53b4252521459c2dcaf0f3b060a9bad52489b9dbadbaedad3fb89
|
||||
size 454668
|
@ -1,3 +1,65 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 09:34:15 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.12.0:
|
||||
+ Stable release, no changes since 2.11.92.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 19 09:47:06 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.11.92:
|
||||
+ Fix a crash with MediaElch and Onboard (bgo#726243).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 08:56:12 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.11.91:
|
||||
+ Improve compatibility with at-spi2-registryd <= 3.10.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 10:43:41 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.11.90:
|
||||
+ bus-launcher: Do not use g_setenv when initializing the bus
|
||||
(bgo#724070).
|
||||
+ Fix a critical when processing deferred messages (bgo#724292).
|
||||
+ Add AtspitableCell, tracking the new atk interface.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 17:17:46 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.11.5:
|
||||
+ Add atspi_event_listener_register_full, and cache data
|
||||
requested by it for the duration of the event callback
|
||||
(bgo#708695).
|
||||
+ Fix a crash when atspi_accessible_get_process_id is called for
|
||||
an application that is no longer present.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 23:03:52 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.11.3:
|
||||
+ Fix atspi_text_get_bounded_ranges.
|
||||
+ bgo#719508: document: add support to current page and page
|
||||
count.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 19:29:55 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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 17 10:11:55 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.11.1:
|
||||
+ Hopefully fix a rare crash when starting at-spi2-registryd
|
||||
(bgo#710689).
|
||||
+ Fix atspi_component_contains (bgo#710730).
|
||||
+ Fix some compiler warnings and build issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 08:05:21 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package at-spi2-core
|
||||
#
|
||||
# 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
|
||||
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: at-spi2-core
|
||||
Version: 2.10.2
|
||||
Version: 2.12.0
|
||||
Release: 0
|
||||
Summary: Assistive Technology Service Provider Interface - D-Bus based implementation
|
||||
License: GPL-2.0+
|
||||
Group: System/Libraries
|
||||
Url: http://www.gnome.org/
|
||||
Source0: http://download.gnome.org/sources/at-spi2-core/2.10/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/at-spi2-core/2.12/%{name}-%{version}.tar.xz
|
||||
Source98: baselibs.conf
|
||||
Source99: %{name}-rpmlintrc
|
||||
BuildRequires: glib2-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user