commit atk for openSUSE:Factory
Hello community, here is the log from the commit of package atk for openSUSE:Factory checked in at 2014-05-05 21:14:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atk (Old) and /work/SRC/openSUSE:Factory/.atk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "atk" Changes: -------- --- /work/SRC/openSUSE:Factory/atk/atk.changes 2013-09-27 17:06:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2014-05-05 21:14:12.000000000 +0200 @@ -1,0 +2,116 @@ +Mon Mar 24 18:44:10 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.12.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 17 22:05:38 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.11.92: + + AtkValue: + - AtkValue heavily refactored. Available now so implementors + could start migration on next cycle (bgo#684576). + - Update atk.symbols, autotools for missing symbols and files + (bgo#726216). + + AtkTableCell: Added symbols to be exported at atk.symbols. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 19 10:33:07 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.11.90: + + AtkComponent: Deprecate get_position and get_size in favor of + get_extents. + + AtkTable: Deprecate all index-based methods. + + AtkTableCell: bgo#651353: Add AtkTableCell. + + Documentation: + - Document that atk_component_contains has a default + implementation. + - Document AtkTableCell. + - Update AtkTable documentation after AtkTableCell addition. + - Document AtkRegistry (already existed but not properly + included on the documentation). + - API reference categorized (now easier to read). + - ATK overview added. + - Added some previously forgotten symbols (thanks to + atk-unused.txt). + +------------------------------------------------------------------- +Tue Feb 4 17:22:20 UTC 2014 - dimstar@opensuse.org + +- Update to version 2.11.6: + + AtkText: + - bgo#723292: Getting the localized role name fails for + ATK_ROLE_EDITBAR. + - bgo#653293: text-insert and text-remove are again detailed + signals. Document it. + + Updated translations. + +------------------------------------------------------------------- +Tue Jan 14 18:34:49 UTC 2014 - dimstar@opensuse.org + +- Update to version 2.11.5: + + MSVC Builds: Rework Introspection Build and other miscellaneous + fixes. + + Updated translations. + +------------------------------------------------------------------- +Tue Dec 17 19:33:26 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.11.4: + + AtkRole: add roles for description lists (bgo#720065). + + Deprecations: + - Deprecate table properties that depend on the row/column + number (bgo#476674). + - kill AtkMisc (bgo#652798). + - Deprecate connect/remove_property_change_handler. + - Deprecate atk_role_register. + + Documentation: + - improve documentation for AtkObject::property-change + (bgo#644747). + - Improved AtkUtil documentation. + - Updated new symbols sections on documentation. + - Not using GTK-Doc tag "Virtual" anymore, as is deprecated. + + Build fixes (bgo#644756, bgo#652965). + + Visual C++ Studio usage fixes. + + Misc bug fixes: bgo#572489, bgo#653293, bgo#720095. + + Updated translations. + +------------------------------------------------------------------- +Fri Nov 29 13:23:54 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.11.3: + + Need API to get the document's current page number and page + count (bgo#709214). + + Updated translations. + +------------------------------------------------------------------- +Tue Nov 19 19:31:28 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.11.2: + + AtkRole: + - bgo#709106: add media (audio and video) roles. + - bgo#712586: new ATK roles for ARIA roles (plus rating). + + AtkState: + - bgo#712576: add ATK_STATE_CHECKABLE. + - bgo#712581: add ATK_STATE_HAS_POPUP. + + AtkDocument: + - bgo#709106: add page-changed-signal. + - Deprecated atk_document_get_document and + atk_document_get_document_type. + - Added testdocument on tests directory. + + Documentation: + - Update documentation for selected_link method and property. + - Improve documentation of AtkAttribute and AtkAttributeSet. + + Updated translations. + +------------------------------------------------------------------- +Tue Oct 29 19:06:45 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.11.1: + + bgo#684667: Improve AtkObject::children-changed documentation. + + bgo#709351: new role ATK_ROLE_TITLE_BAR. + + bgo#710463: new role ATK_ROLE_BLOCK_QUOTE. + + Updated translations. + +------------------------------------------------------------------- Old: ---- atk-2.10.0.tar.xz New: ---- atk-2.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atk.spec ++++++ --- /var/tmp/diff_new_pack.RQzG3A/_old 2014-05-05 21:14:13.000000000 +0200 +++ /var/tmp/diff_new_pack.RQzG3A/_new 2014-05-05 21:14:13.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package atk # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,10 +20,10 @@ Summary: An Accessibility ToolKit License: LGPL-2.1+ Group: System/Libraries -Version: 2.10.0 +Version: 2.12.0 Release: 0 Url: http://www.gtk.org/ -Source: http://download.gnome.org/sources/atk/2.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/atk/2.12/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes BuildRequires: gcc-c++ ++++++ atk-2.10.0.tar.xz -> atk-2.12.0.tar.xz ++++++ ++++ 74616 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de