Hello community, here is the log from the commit of package at-spi2-atk for openSUSE:Factory checked in at 2018-10-17 08:12:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/at-spi2-atk (Old) and /work/SRC/openSUSE:Factory/.at-spi2-atk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "at-spi2-atk" Wed Oct 17 08:12:40 2018 rev:77 rq:637367 version:2.30.0 Changes: -------- --- /work/SRC/openSUSE:Factory/at-spi2-atk/at-spi2-atk.changes 2018-03-14 19:30:59.470349590 +0100 +++ /work/SRC/openSUSE:Factory/.at-spi2-atk.new/at-spi2-atk.changes 2018-10-17 08:12:49.371090623 +0200 @@ -1,0 +2,17 @@ +Fri Sep 7 20:26:29 UTC 2018 - [email protected] + +- Update to version 2.30.0: + + No changes, stable bump only. + +------------------------------------------------------------------- +Tue Jun 19 23:02:29 UTC 2018 - [email protected] + +- Update to version 2.29.1: + + Fix a case where we could return without unlocking a mutex + (bgo#793625). + + Add ScrollTo and ScrollToPoint interfaces. + + Fix various compiler warnings and build issues. +- Pass disable_p2p=false to meson, ensure we build the features we + want, currently following upstream defaults. + +------------------------------------------------------------------- Old: ---- at-spi2-atk-2.26.2.tar.xz New: ---- at-spi2-atk-2.30.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ at-spi2-atk.spec ++++++ --- /var/tmp/diff_new_pack.ZPTdrh/_old 2018-10-17 08:12:50.847089966 +0200 +++ /var/tmp/diff_new_pack.ZPTdrh/_new 2018-10-17 08:12:50.851089964 +0200 @@ -17,20 +17,21 @@ Name: at-spi2-atk -Version: 2.26.2 +Version: 2.30.0 Release: 0 Summary: GTK+ module for the Assistive Technology Service Provider Interface License: LGPL-2.0-or-later Group: Development/Libraries/C and C++ URL: https://www.gnome.org/ -Source0: http://download.gnome.org/sources/at-spi2-atk/2.26/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/at-spi2-atk/2.30/%{name}-%{version}.tar.xz Source98: baselibs.conf Source99: %{name}-rpmlintrc + BuildRequires: fdupes BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: pkgconfig(atk) >= 2.25.2 -BuildRequires: pkgconfig(atspi-2) >= 2.25.3 +BuildRequires: pkgconfig(atk) >= 2.29.2 +BuildRequires: pkgconfig(atspi-2) >= 2.29.1 BuildRequires: pkgconfig(dbus-1) >= 1.5 BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(gmodule-2.0) >= 2.0.0 @@ -102,7 +103,9 @@ %autosetup %build -%meson +%meson \ + -Ddisable_p2p=false \ + %{nil} %meson_build %install ++++++ at-spi2-atk-2.26.2.tar.xz -> at-spi2-atk-2.30.0.tar.xz ++++++ ++++ 51209 lines of diff (skipped)
