forked from pool/at-spi2-core
Accepting request 328986 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/328986 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=127
This commit is contained in:
parent
cdef170029
commit
feb62b4077
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1c0b77fb8ce81abbf1d80c0afee9858b3f9229f673b7881995fe0fc16b1a74d0
|
|
||||||
size 455264
|
|
3
at-spi2-core-2.17.90.tar.xz
Normal file
3
at-spi2-core-2.17.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aaeed556706ff44ae674b8a6321e1a09e5aa6b4f3b63e732272b5f04cea7f848
|
||||||
|
size 451380
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 17 20:51:06 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.17.90:
|
||||||
|
+ Modified the cache API to specify an object's index and child
|
||||||
|
count rather than its children. This eliminates the need for
|
||||||
|
the application to enumerate its children, improving
|
||||||
|
performance in some places with large lists (bgo#650090).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 23 08:12:53 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.17.1:
|
||||||
|
+ Functions shouldn't try to return values (bgo#749330).
|
||||||
|
+ Fix atspi_table_cell_get_position.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 24 21:33:27 UTC 2015 - zaitor@opensuse.org
|
Tue Mar 24 21:33:27 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.16.0
|
Version: 2.17.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Assistive Technology Service Provider Interface - D-Bus based implementation
|
Summary: Assistive Technology Service Provider Interface - D-Bus based implementation
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://www.gnome.org/
|
Url: http://www.gnome.org/
|
||||||
Source0: http://download.gnome.org/sources/at-spi2-core/2.16/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/at-spi2-core/2.17/%{name}-%{version}.tar.xz
|
||||||
Source98: baselibs.conf
|
Source98: baselibs.conf
|
||||||
Source99: %{name}-rpmlintrc
|
Source99: %{name}-rpmlintrc
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user