From f102055e0042b8e6798bb35c8b76c9ec53ed444ec7f7d7bc1f717943204f7bfb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 24 Sep 2018 07:22:52 +0000 Subject: [PATCH] Accepting request 636054 from GNOME:Next update to 2.30.0 OBS-URL: https://build.opensuse.org/request/show/636054 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=180 --- at-spi2-core-2.28.0.tar.xz | 3 --- at-spi2-core-2.30.0.tar.xz | 3 +++ at-spi2-core.changes | 15 +++++++++++++++ at-spi2-core.spec | 7 ++++--- 4 files changed, 22 insertions(+), 6 deletions(-) delete mode 100644 at-spi2-core-2.28.0.tar.xz create mode 100644 at-spi2-core-2.30.0.tar.xz diff --git a/at-spi2-core-2.28.0.tar.xz b/at-spi2-core-2.28.0.tar.xz deleted file mode 100644 index a61d725..0000000 --- a/at-spi2-core-2.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42a2487ab11ce43c288e73b2668ef8b1ab40a0e2b4f94e80fca04ad27b6f1c87 -size 186676 diff --git a/at-spi2-core-2.30.0.tar.xz b/at-spi2-core-2.30.0.tar.xz new file mode 100644 index 0000000..618197a --- /dev/null +++ b/at-spi2-core-2.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0175f5393d19da51f4c11462cba4ba6ef3fa042abf1611a70bdfed586b7bfb2b +size 188016 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index ee0aa0b..a0005c8 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Sep 7 20:28:29 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 2.30.0: + + No changes, stable bump only. + +------------------------------------------------------------------- +Tue Jun 19 23:07:04 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 2.29.1: + + Add dbus-broker support to bus launcher. + + Add ScrollTo and ScrollToPoint component interfaces. + + Do not use deprecated GSettings API. + + Fix various compiler warnings and documentation annotations. + ------------------------------------------------------------------- Tue Mar 13 08:00:03 UTC 2018 - dimstar@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index ea464e9..8b51aca 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -17,14 +17,15 @@ Name: at-spi2-core -Version: 2.28.0 +Version: 2.30.0 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPL-2.0-or-later Group: System/GUI/GNOME -URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/at-spi2-core/2.28/%{name}-%{version}.tar.xz +URL: https://www.gnome.org/ +Source0: https://download.gnome.org/sources/at-spi2-core/2.30/%{name}-%{version}.tar.xz Source99: baselibs.conf + BuildRequires: gtk-doc BuildRequires: intltool BuildRequires: meson