Hello community, here is the log from the commit of package atk for openSUSE:Factory checked in at 2019-05-03 22:16:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atk (Old) and /work/SRC/openSUSE:Factory/.atk.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atk" Fri May 3 22:16:49 2019 rev:77 rq:695773 version:2.32.0 Changes: -------- --- /work/SRC/openSUSE:Factory/atk/atk.changes 2018-10-17 08:11:09.771134908 +0200 +++ /work/SRC/openSUSE:Factory/.atk.new.5148/atk.changes 2019-05-03 22:16:50.812034711 +0200 @@ -1,0 +2,35 @@ +Mon Mar 11 11:13:32 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 2.32.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 19 22:07:12 UTC 2019 - [email protected] + +- Update to version 2.31.92: + + By mistake, 2.31.90 re-introduced a bug, as master didn't have + the revert for "atkimplementor: use the G_DEFINE_INTERFACE + macro to declare it as interface in the introspection". + +------------------------------------------------------------------- +Wed Feb 13 19:59:41 UTC 2019 - [email protected] + +- Update to version 2.31.90: + + AtkText: Add ScrollSubstringTo and ScrollSubstringToPoint + methods to AtkText. + + Build - meson: + - Make atk work as a subproject. + - Use an autotools compatible + compatibility_version/current_version on macOS. + - Fix usage of glib as a subproject dependency. + - Replace shared_library by library. + + Build - Visual Studio: Add build instructions for Visual + Studio, as now is done via Meson. + + Documentation: + - Move atk_relation_set_contains_target to correct doc section. + - Improve documentation for AtkText method return values. + + Misc: atkplug, atksocket: Fix -Wredundant-decls. + + Updated translations. +- Add meson_test macro, run tests during build. + +------------------------------------------------------------------- Old: ---- atk-2.30.0.tar.xz New: ---- atk-2.32.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atk.spec ++++++ --- /var/tmp/diff_new_pack.Ucn4aa/_old 2019-05-03 22:16:52.072037243 +0200 +++ /var/tmp/diff_new_pack.Ucn4aa/_new 2019-05-03 22:16:52.104037308 +0200 @@ -1,7 +1,7 @@ # # spec file for package atk # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: atk -Version: 2.30.0 +Version: 2.32.0 Release: 0 Summary: An Accessibility Toolkit License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://www.gtk.org/ -Source0: https://download.gnome.org/sources/atk/2.30/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/atk/2.32/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes @@ -100,6 +100,9 @@ %install %meson_install +%check +%meson_test + %find_lang %{name}10 %fdupes %{buildroot}%{_prefix} ++++++ atk-2.30.0.tar.xz -> atk-2.32.0.tar.xz ++++++ ++++ 2621 lines of diff (skipped)
