From b6f7f12512bd7f135d0b60f5dcc0b2db26f06660fa4022458446b32a0f6d03f4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:42:32 +0000 Subject: [PATCH 1/3] Accepting request 519376 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519376 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=163 --- at-spi2-core-2.24.1.tar.xz | 3 --- at-spi2-core-2.25.91.tar.xz | 3 +++ at-spi2-core.changes | 50 +++++++++++++++++++++++++++++++++++++ at-spi2-core.spec | 5 ++-- 4 files changed, 56 insertions(+), 5 deletions(-) delete mode 100644 at-spi2-core-2.24.1.tar.xz create mode 100644 at-spi2-core-2.25.91.tar.xz diff --git a/at-spi2-core-2.24.1.tar.xz b/at-spi2-core-2.24.1.tar.xz deleted file mode 100644 index 9c24e21..0000000 --- a/at-spi2-core-2.24.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e90d064b937aacfe79a96232ac7e63d28d716e85bd9ff4333f865305a959b5b -size 452440 diff --git a/at-spi2-core-2.25.91.tar.xz b/at-spi2-core-2.25.91.tar.xz new file mode 100644 index 0000000..2a37a1c --- /dev/null +++ b/at-spi2-core-2.25.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:857e736e657b2e86778662db853ce4e9d78533769c52b75a9940d49fed5c296f +size 489564 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 1cfe222..b944ca5 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,53 @@ +------------------------------------------------------------------- +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 diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 5aa11e0..c447eb1 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -17,13 +17,13 @@ Name: at-spi2-core -Version: 2.24.1 +Version: 2.25.91 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.24/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/at-spi2-core/2.25/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: intltool BuildRequires: update-desktop-files @@ -34,6 +34,7 @@ BuildRequires: pkgconfig(gobject-2.0) >= 2.0.0 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xi) +BuildRequires: pkgconfig(xkbcommon-x11) BuildRequires: pkgconfig(xtst) # dbus-daemon is needed to have this work fine Requires: dbus-1 From b78443869cb3536d2a9afd5f62b184b0703b21780bcd23bc7ce67b9afdae9373 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 6 Sep 2017 19:39:25 +0000 Subject: [PATCH 2/3] Accepting request 521707 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/521707 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=164 --- at-spi2-core-2.25.91.tar.xz | 3 --- at-spi2-core-2.25.92.tar.xz | 3 +++ at-spi2-core.changes | 8 ++++++++ at-spi2-core.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 at-spi2-core-2.25.91.tar.xz create mode 100644 at-spi2-core-2.25.92.tar.xz diff --git a/at-spi2-core-2.25.91.tar.xz b/at-spi2-core-2.25.91.tar.xz deleted file mode 100644 index 2a37a1c..0000000 --- a/at-spi2-core-2.25.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:857e736e657b2e86778662db853ce4e9d78533769c52b75a9940d49fed5c296f -size 489564 diff --git a/at-spi2-core-2.25.92.tar.xz b/at-spi2-core-2.25.92.tar.xz new file mode 100644 index 0000000..47d66f4 --- /dev/null +++ b/at-spi2-core-2.25.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be0320e0f7a40d041096c243698b2ebff2d886bfc0e4063e7928b1fc5a9079d9 +size 501352 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index b944ca5..ac7c0f8 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/at-spi2-core.spec b/at-spi2-core.spec index c447eb1..7535518 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -17,13 +17,13 @@ Name: at-spi2-core -Version: 2.25.91 +Version: 2.25.92 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: https://download.gnome.org/sources/at-spi2-core/2.25/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.25/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: intltool BuildRequires: update-desktop-files From d9893f75fdad638888c7e1c957d05d395616bcb63d2ccfed9320f19c4a33b270 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 Sep 2017 07:01:19 +0000 Subject: [PATCH 3/3] Accepting request 523467 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/523467 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=165 --- at-spi2-core-2.25.92.tar.xz | 3 --- at-spi2-core-2.26.0.tar.xz | 3 +++ at-spi2-core.changes | 9 +++++++++ at-spi2-core.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 at-spi2-core-2.25.92.tar.xz create mode 100644 at-spi2-core-2.26.0.tar.xz diff --git a/at-spi2-core-2.25.92.tar.xz b/at-spi2-core-2.25.92.tar.xz deleted file mode 100644 index 47d66f4..0000000 --- a/at-spi2-core-2.25.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be0320e0f7a40d041096c243698b2ebff2d886bfc0e4063e7928b1fc5a9079d9 -size 501352 diff --git a/at-spi2-core-2.26.0.tar.xz b/at-spi2-core-2.26.0.tar.xz new file mode 100644 index 0000000..be1822f --- /dev/null +++ b/at-spi2-core-2.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511568a65fda11fdd5ba5d4adfd48d5d76810d0e6ba4f7460f1b2ec0dbbbc337 +size 501428 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index ac7c0f8..8fbf0d7 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 7535518..245e484 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -17,13 +17,13 @@ Name: at-spi2-core -Version: 2.25.92 +Version: 2.26.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.25/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.26/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: intltool BuildRequires: update-desktop-files