forked from pool/at-spi2-core
Accepting request 176888 from home:dimstar:branches:GNOME:Factory
Update to 2.9.2 OBS-URL: https://build.opensuse.org/request/show/176888 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=95
This commit is contained in:
parent
176cc414e9
commit
f7e140dbf3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1861a30fc7f583d5a567a0ba547db67ce9bd294f0d1c9f7403c96a10a481c458
|
||||
size 436836
|
3
at-spi2-core-2.9.2.tar.xz
Normal file
3
at-spi2-core-2.9.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba19dad232b833419bf9a99ed2ff0753bfefc2041db89fd7e26b7c524a7d2167
|
||||
size 443496
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 19:51:30 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.9.2:
|
||||
+ Fix D-Bus introspection for GetActions.
|
||||
+ Use glib-mkenums to generate enum types, and use these
|
||||
generated types for role and state names, rather than static
|
||||
tables.
|
||||
+ nnotate filter in atspi_register_device_event_listener with
|
||||
allow-none (bgo#700237).
|
||||
+ Rename various functions to avoid name collisions (bgo#700243).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 10:51:10 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: at-spi2-core
|
||||
Version: 2.8.0
|
||||
Version: 2.9.2
|
||||
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.8/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/at-spi2-core/2.9/%{name}-%{version}.tar.xz
|
||||
Source98: baselibs.conf
|
||||
Source99: %{name}-rpmlintrc
|
||||
BuildRequires: glib2-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user