forked from pool/at-spi2-core
Accepting request 523543 from GNOME:Factory
(forwarded request 523467 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/523543 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/at-spi2-core?expand=0&rev=75
This commit is contained in:
commit
99cbb7782e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1e90d064b937aacfe79a96232ac7e63d28d716e85bd9ff4333f865305a959b5b
|
|
||||||
size 452440
|
|
3
at-spi2-core-2.26.0.tar.xz
Normal file
3
at-spi2-core-2.26.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:511568a65fda11fdd5ba5d4adfd48d5d76810d0e6ba4f7460f1b2ec0dbbbc337
|
||||||
|
size 501428
|
@ -1,3 +1,70 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 11 23:21:46 UTC 2017 - luc14n0@linuxmail.org
|
||||||
|
|
||||||
|
- Update to version 2.26.0:
|
||||||
|
+ m4/gettext.m4, m4/iconv.m4, m4/lib-ld.m4, m4/lib-link.m4,
|
||||||
|
m4/lib-prefix.m4, m4/nls.m4, m4/po.m4 and m4/progtest.m4:
|
||||||
|
Upgrade to gettext-0.19.8.1.
|
||||||
|
+ configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.19.8.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 6 04:26:39 UTC 2017 - luc14n0@linuxmail.org
|
||||||
|
|
||||||
|
- Update to version 2.25.92:
|
||||||
|
+ configure.ac: make xkb optional, as intended.
|
||||||
|
+ Optionally read the bus adddress from the ATSPI_BUS_ADDRESS
|
||||||
|
environment variable (bgo#787126).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 22 08:13:07 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.25.91:
|
||||||
|
+ Meson build files should now be usable, with the exception of
|
||||||
|
the dist target.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 14 19:18:09 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.25.90:
|
||||||
|
+ Fix a couple of introspection issues (bgo#784481).
|
||||||
|
+ atspi_get_a11_bus: don't leak the DBusConnection.
|
||||||
|
+ Meson fixes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 22 13:36:03 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.25.4:
|
||||||
|
+ Fix gir generation with autotools (bgo#783994).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 20 08:45:51 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.25.3:
|
||||||
|
+ Fix -Wmisleading-indentation warnings.
|
||||||
|
+ Fix memory leak of at-spi-bus-launcher.
|
||||||
|
+ Add error-message, error-for, details, and details-for relation
|
||||||
|
types.
|
||||||
|
+ Poll direct dbus connections in the main loop--fixes processes
|
||||||
|
being marked hung and the hung flag never being removed.
|
||||||
|
+ Add Meson build system.
|
||||||
|
+ Various build fixes.
|
||||||
|
- Add pkgconfig(xkbcommon-x11) BuildRequires: new dependency.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 23 11:48:36 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.25.2:
|
||||||
|
+ Attempt to fix an occasional crash when an application
|
||||||
|
disappears (bgo#767074).
|
||||||
|
+ Add some missing roles to correspond with atk (description
|
||||||
|
list, description term, description value, and footnote).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 20 11:56:34 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.25.1:
|
||||||
|
+ No changes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 10 21:00:15 UTC 2017 - zaitor@opensuse.org
|
Wed May 10 21:00:15 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.24.1
|
Version: 2.26.0
|
||||||
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.24/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/at-spi2-core/2.26/%{name}-%{version}.tar.xz
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -34,6 +34,7 @@ BuildRequires: pkgconfig(gobject-2.0) >= 2.0.0
|
|||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xi)
|
BuildRequires: pkgconfig(xi)
|
||||||
|
BuildRequires: pkgconfig(xkbcommon-x11)
|
||||||
BuildRequires: pkgconfig(xtst)
|
BuildRequires: pkgconfig(xtst)
|
||||||
# dbus-daemon is needed to have this work fine
|
# dbus-daemon is needed to have this work fine
|
||||||
Requires: dbus-1
|
Requires: dbus-1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user