commit atk for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2020-04-23 18:25:38

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new.2738 (New)


Package is "atk"

Thu Apr 23 18:25:38 2020 rev:79 rq:795159 version:2.36.0

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2019-10-17 12:56:26.989736843 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new.2738/atk.changes2020-04-23 
18:25:39.803539444 +0200
@@ -1,0 +2,33 @@
+Thu Apr  2 12:11:16 UTC 2020 - Bjørn Lie 
+
+- Update to version 2.36.0:
+  + New API:
+- Added ATK_ROLE_MARK and ATK_ROLE_SUGGESTION
+- Add ATK_TEX_ATTR_TEXT_POSITION to the list of possible
+  AtkText attributes
+  + Documentation: Updated documentation for
+atk_text_set_caret_offset
+  + Building - meson:
+- Fix building atk as subproject
+- Add Meson wrap file for GLib
+  + Building - visual studio: Use -utf-8 if available
+  + Updated translations.
+
+---
+Wed Feb 12 20:10:07 CET 2020 - dims...@opensuse.org
+
+- Update to version 2.35.1:
+  + AtkComponent, AtkImage, AtkText: Make sure returned values are
+initialized to some known default value.
+  + AtkPlug: Add atk_plug_set_child.
+  + AtkSocket:
+- Make AtkSocket get_extents return parent extents by default
+- atk_socket_embed: make plug_id parameter const.
+- Make AtkSocketClass (embed) use const for plug_id.
+  + AtkText: Make atk_text_rectangle_union ignore undefined
+rectangles.
+  + Documentation:
+- Refine *_scroll_to_point documentation.
+- Refine AtkScrollType documentation.
+
+---

Old:

  atk-2.34.1.tar.xz

New:

  atk-2.36.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.7jqsCj/_old  2020-04-23 18:25:40.295540387 +0200
+++ /var/tmp/diff_new_pack.7jqsCj/_new  2020-04-23 18:25:40.299540394 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package atk
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   atk
-Version:2.34.1
+Version:2.36.0
 Release:0
 Summary:An Accessibility Toolkit
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 URL:https://wiki.gnome.org/Accessibility
-Source0:
https://download.gnome.org/sources/atk/2.34/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/atk/2.36/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 
 BuildRequires:  fdupes

++ atk-2.34.1.tar.xz -> atk-2.36.0.tar.xz ++
 5525 lines of diff (skipped)




commit atk for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2019-10-17 12:56:23

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new.2352 (New)


Package is "atk"

Thu Oct 17 12:56:23 2019 rev:78 rq:736492 version:2.34.1

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2019-05-03 22:16:50.812034711 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new.2352/atk.changes2019-10-17 
12:56:26.989736843 +0200
@@ -1,0 +2,48 @@
+Thu Sep 12 12:30:30 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.34.1:
+  + Meson: fixed version.
+- Update URL.
+
+---
+Mon Sep  9 12:18:27 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.34.0:
+  + No changes provided by upstream.
+
+---
+Tue Jun 25 22:22:51 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.33.3:
+  + Documentation: general documentation cleanup:
+- Move Deprecated section down on AtkUtil.
+- Update the list of symbols.
+- Annotate the version for AtkTableCellIface.
+- Use Markdown syntax for notes.
+- Use the appropriate syntax for enumerations.
+- Add missing documentation for AtkObject functions.
+- Write description for AtkImage method.
+- Add proper gtk-doc blurbs for AtkDocument, AtkComponentIface
+  and AtkActionIface.
+- Remove atk.types (as we can autogenerate it).
+  + AtkSocket/AtkPlug:  Implement proper constructor for AtkPlug
+and AtkSocket.
+  + AtkText: Doc: minor doc fix for
+atk_text_get_default_attributes.
+  + New Roles: Add ATK_ROLE_CONTENT_INSERTION and
+ATK_ROLE_CONTENT_DELETION.
+  + Build:
+- Meson: do not guard gir behind a cross_build check.
+- Meson: refresh the build.
+- Meson: use Meson to generate the pkgconfig file.
+  + Updated translations.
+- Changes from version 2.33.2:
+  + AtkObject: added accessible_id property.
+  + AtkText
+- Edit documentation for last methods added in order to fix
+  introspection
+- Fix failure value for atk_text_get_caret_offset.
+  + Build: Bumping ATK version without a release as at-spi2-atk
+master started to depend on last API changes.
+
+---

Old:

  atk-2.32.0.tar.xz

New:

  atk-2.34.1.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.TVXx5k/_old  2019-10-17 12:56:27.537735454 +0200
+++ /var/tmp/diff_new_pack.TVXx5k/_new  2019-10-17 12:56:27.537735454 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   atk
-Version:2.32.0
+Version:2.34.1
 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.32/%{name}-%{version}.tar.xz
+URL:https://wiki.gnome.org/Accessibility
+Source0:
https://download.gnome.org/sources/atk/2.34/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 
 BuildRequires:  fdupes

++ atk-2.32.0.tar.xz -> atk-2.34.1.tar.xz ++
 2470 lines of diff (skipped)




commit atk for openSUSE:Factory

2019-05-03 Thread root
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.changes2019-05-03 
22:16:50.812034711 +0200
@@ -1,0 +2,35 @@
+Mon Mar 11 11:13:32 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.32.0:
+  + Updated translations.
+
+---
+Tue Feb 19 22:07:12 UTC 2019 - bjorn@gmail.com
+
+- 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 - bjorn@gmail.com
+
+- 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)




commit atk for openSUSE:Factory

2018-10-16 Thread root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2018-10-17 08:11:05

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is "atk"

Wed Oct 17 08:11:05 2018 rev:76 rq:637351 version:2.30.0

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2018-03-26 12:55:36.477479528 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2018-10-17 
08:11:09.771134908 +0200
@@ -1,0 +2,37 @@
+Sun Sep  9 08:49:19 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 2.30.0:
+  + Fix "atk 2.29.2 is reported not to work any more"
+(glgo#GNOME/atk#1).
+
+---
+Tue Aug 28 22:55:28 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.29.92:
+  + Improve the documentation slightly.
+- Use autosetup macro.
+
+---
+Tue Jun 19 22:49:47 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.29.2:
+  + Add ScrollTo and ScrollToPoint methods to AtkComponent.
+  + Build: Require a more recent version fo Meson, 0.46.0.
+  + Misc: Documentation, introspection, and versioning fixes.
+
+---
+Wed Apr 25 10:51:58 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.29.1:
+  + Important note: this is the first release without autotools
+support. From now on only meson would be supported.
+  + Bugfixing: Setting accessible-role does not work (bgo#794513).
+  + Build, autotools: Remove autotools support (bgo#795315).
+  + Build, meson:
+- Fix linker options on Darwin (bgo#795065).
+- Follow meson_options convention (bgo#795301).
+  + Updated translations.
+- Following upstream changes, pass docs=true and introspection=true
+  to meson.
+
+---

Old:

  atk-2.28.1.tar.xz

New:

  atk-2.30.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.CBfClb/_old  2018-10-17 08:11:10.179134727 +0200
+++ /var/tmp/diff_new_pack.CBfClb/_new  2018-10-17 08:11:10.183134725 +0200
@@ -17,21 +17,23 @@
 
 
 Name:   atk
-Version:2.28.1
+Version:2.30.0
 Release:0
 Summary:An Accessibility Toolkit
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 URL:https://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.28/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/atk/2.30/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
+
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel >= 2.31.2
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
-BuildRequires:  meson
+BuildRequires:  meson >= 0.46.0
 BuildRequires:  translation-update-upstream
+
 Requires:   %{name}-lang = %{version}
 Requires:   libatk-1_0-0
 
@@ -85,12 +87,13 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 translation-update-upstream
 
 %build
 %meson \
-   -Denable_docs=true \
+   -Ddocs=true \
+   -Dintrospection=true \
%{nil}
 %meson_build
 

++ atk-2.28.1.tar.xz -> atk-2.30.0.tar.xz ++
 95888 lines of diff (skipped)




commit atk for openSUSE:Factory

2018-03-26 Thread root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2018-03-26 12:55:35

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is "atk"

Mon Mar 26 12:55:35 2018 rev:75 rq:590044 version:2.28.1

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2018-03-14 19:32:04.860027389 
+0100
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2018-03-26 
12:55:36.477479528 +0200
@@ -1,0 +2,7 @@
+Tue Mar 20 17:41:32 UTC 2018 - dims...@opensuse.org
+
+- Unconditionally enable translation-update-upstream: on
+  Tumbleweed, this results in a NOP and for Leap in SLE paid
+  translations being used (boo#1086036).
+
+---



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.k8MF6o/_old  2018-03-26 12:55:38.193417609 +0200
+++ /var/tmp/diff_new_pack.k8MF6o/_new  2018-03-26 12:55:38.197417464 +0200
@@ -31,12 +31,9 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  meson
+BuildRequires:  translation-update-upstream
 Requires:   %{name}-lang = %{version}
 Requires:   libatk-1_0-0
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
-#
 
 %description
 The ATK library provides a set of accessibility interfaces. By
@@ -89,9 +86,7 @@
 
 %prep
 %setup -q
-%if !0%{?is_opensuse}
 translation-update-upstream
-%endif
 
 %build
 %meson \




commit atk for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2018-03-14 19:32:04

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is "atk"

Wed Mar 14 19:32:04 2018 rev:74 rq:586300 version:2.28.1

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2017-11-03 19:06:08.348005443 
+0100
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2018-03-14 
19:32:04.860027389 +0100
@@ -1,0 +2,32 @@
+Tue Mar 13 09:27:28 UTC 2018 - dims...@opensuse.org
+
+- Update to version 2.28.1:
+  + meson: fix version numbering. Roll new release to include it.
+- Drop atk-2.28.0.patch: fixed upstream.
+
+---
+Mon Mar 12 09:19:07 UTC 2018 - dims...@opensuse.org
+
+- Update to version 2.28.0:
+  + bgo#791020: Remove list association from
+ATK_ROLE_DESCRIPTION_{TERM,VALUE}.
+  + Updated translations.
+- Add atk-2.28.0.patch: Call it 2.28.0 in meson.build, same as the
+  tarball is called and what configure.ac defines.
+
+---
+Wed Feb 28 16:22:58 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---
+Thu Nov  2 02:27:01 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 2.27.1:
+  + Build: meson, tracked by bug 785802:
+- Add option to disable introspection.
+- Fix .rc generation in Meson builds.
+  + Build (Visual Studio): Enhance security of x64 binaries.
+  + Updated translations.
+
+---

Old:

  atk-2.26.1.tar.xz

New:

  atk-2.28.1.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.UCTEOc/_old  2018-03-14 19:32:05.711997132 +0100
+++ /var/tmp/diff_new_pack.UCTEOc/_new  2018-03-14 19:32:05.715996990 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package atk
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,13 +17,13 @@
 
 
 Name:   atk
-Version:2.26.1
+Version:2.28.1
 Release:0
 Summary:An Accessibility Toolkit
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
-Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.26/%{name}-%{version}.tar.xz
+URL:https://www.gtk.org/
+Source: 
http://download.gnome.org/sources/atk/2.28/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -80,9 +80,7 @@
 Summary:Additional Package Documentation for atk
 Group:  Documentation/HTML
 Requires:   libatk-1_0-0 = %{version}
-%if 0%{?suse_version} >= 1120
 BuildArch:  noarch
-%endif
 
 %description doc
 This package contains additional documentation for the ATK Library.
@@ -96,22 +94,22 @@
 %endif
 
 %build
-%{meson} \
+%meson \
-Denable_docs=true \
%{nil}
-%{meson_build}
+%meson_build
 
 %install
-%{meson_install}
+%meson_install
 
 %find_lang %{name}10
-%fdupes %{buildroot}/%{_prefix}
+%fdupes %{buildroot}%{_prefix}
 
 %post -n libatk-1_0-0 -p /sbin/ldconfig
 %postun -n libatk-1_0-0 -p /sbin/ldconfig
 
 %files -n libatk-1_0-0
-%doc COPYING
+%license COPYING
 %{_libdir}/lib*.so.*
 
 %files -n typelib-1_0-Atk-1_0
@@ -124,9 +122,6 @@
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/*.pc
 %{_datadir}/gir-1.0/*.gir
-%if 0%{?suse_version} <= 1110
-%{_libdir}/*.la
-%endif
 
 %files doc
 %doc AUTHORS NEWS README

++ atk-2.26.1.tar.xz -> atk-2.28.1.tar.xz ++
 4069 lines of diff (skipped)




commit atk for openSUSE:Factory

2017-11-03 Thread root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2017-11-03 19:06:06

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is "atk"

Fri Nov  3 19:06:06 2017 rev:73 rq:538073 version:2.26.1

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2017-09-13 21:49:13.222768751 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2017-11-03 
19:06:08.348005443 +0100
@@ -1,0 +2,11 @@
+Wed Nov  1 10:03:06 UTC 2017 - fezh...@suse.com
+
+- Update to version 2.26.1:
+  + Build: meson, tracked by bgo#785802
+- Add option to disable introspection.
+- Fix .rc generation in Meson builds.
+  + Build: (Visual Studio)
+- Enhance security of x64 binaries.
+  + Updated translations.
+
+---
@@ -5 +16 @@
-  + Build: meson on Windows, tracked by Bug 785802 (not fully fixed
+  + Build: meson on Windows, tracked by bgo#785802 (not fully fixed
@@ -1159,2 +1170,2 @@
-   * Some restructuring of how change notification works, use
- signals not properties in some cases.  
+  * Some restructuring of how change notification works, use not
+properties in some cases.

Old:

  atk-2.26.0.tar.xz

New:

  atk-2.26.1.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.ncCQ2u/_old  2017-11-03 19:06:08.919984632 +0100
+++ /var/tmp/diff_new_pack.ncCQ2u/_new  2017-11-03 19:06:08.919984632 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   atk
-Version:2.26.0
+Version:2.26.1
 Release:0
 Summary:An Accessibility Toolkit
 License:LGPL-2.1+

++ atk-2.26.0.tar.xz -> atk-2.26.1.tar.xz ++
 2456 lines of diff (skipped)




commit atk for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2017-09-13 21:49:11

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is "atk"

Wed Sep 13 21:49:11 2017 rev:72 rq:523140 version:2.26.0

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2017-03-22 23:03:38.568215390 
+0100
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2017-09-13 
21:49:13.222768751 +0200
@@ -1,0 +2,86 @@
+Mon Sep 11 10:44:17 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.26.0:
+  + Build: meson on Windows, tracked by Bug 785802 (not fully fixed
+yet):
+- Force-include msvc_recommended_pragmas.h on MSVC.
+- tests: Fix build on pre-C99.
+- meson: Build .rc file on Windows.
+  + Updated translations.
+- Conditionally apply translations-update-upstream BuildRequires
+  and macro for non-openSUSE only.
+- Add meson BuildRequires and switch autotools macros configure,
+  make and makeinstall to meson, meson_build and meson_install
+  following upstream switch to Meson build system.
+- Drop conditional gnome-common BuildRequires and autogen call,
+  drop other conditional tweaks for obsolete versions of openSUSE.
+- Run spec-cleaner, modernize spec.
+
+---
+Fri Sep  8 22:18:56 UTC 2017 - jeng...@inai.de
+
+- Update package summaries and RPM category.
+  Replace old RPM macros by new constructs.
+  Avoid running fdupes across hardlink boundaries.
+
+---
+Mon Aug 14 19:22:45 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.25.90:
+  + Bugfixing: bgo#689810: Move include guards out to enable GCC
+optimisation.
+  + Build (meson):
+- Keep the version in sync with Autotools.
+- Add atkversion.h to introspection build.
+  + Build (visual studio):
+- Adapt to the Python-field glib-genmarshal.
+- Adapt to new glib-genmarshal command line.
+- Use PythonDir instead of PythonPath.
+- Integrate introspection builds.
+- Don't build introspection by default.
+- Make marshal generation more robust.
+  + Misc: Update AUTHORS file.
+
+---
+Thu May 25 10:07:17 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.25.2:
+  + bgo#781715: Crash under atk_gobject_accessible_dispose().
+  + Build (general/autotools):
+- Add ATK_UNAVAILABLE macro.
+- Use template files for the ATK enumerations.
+- Convert atkversion.h.in to UTF-8 encoding.
+- Include the marshallers header, not the source.
+- Add buildir to the docs directories.
+- Update deprecation warnings symbols.
+- Simplify GObject dependency discovery.
+  + Build (meson):
+- Bug 782871: Add meson build system.
+- Dist the Meson files.
+- Use the appropriate soversion.
+- Use the appropriate GETTEXT_PACKAGE.
+- Install atk.h.
+- Only depend on generated header.
+  + Cleaning:
+- Remove atk.spec.in.
+- Remove uninstalled pkg-config file.
+- Remove unused script for bundling ATK on Windows.
+- Remove ChangeLog.
+- Remove local introspection.m4.
+  + Docs:
+- Modernise the API reference:
+  . Use XInclude.
+  . Stop using SGML mode with XML files.
+  . Drop version.xml and use the gtk-doc package entities.
+- Update the README mentioning Meson, Ninja, and cleaning a
+  little.
+- Remove empty overrides file.
+  + Gobject introspection: Mark unbindable functions as 'skip.
+  + Misc: Update git ignore file.
+  + New Relations and Roles:
+- bgo#748384: Add ATK_ROLE_FOOTNOTE
+- bgo#781587: Add error-message, error-for, details and
+  details-for-relation.
+  + Updated translations.
+
+---

Old:

  atk-2.24.0.tar.xz

New:

  atk-2.26.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.VDQF8w/_old  2017-09-13 21:49:13.894674218 +0200
+++ /var/tmp/diff_new_pack.VDQF8w/_new  2017-09-13 21:49:13.898673655 +0200
@@ -17,31 +17,26 @@
 
 
 Name:   atk
-Summary:An Accessibility ToolKit
-License:LGPL-2.1+
-Group:  System/Libraries
-Version:2.24.0
+Version:2.26.0
 Release:0
+Summary:An Accessibility Toolkit
+License:LGPL-2.1+
+Group:  Development/Libraries/C and C++
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.24/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.26/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fd

commit atk for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2017-03-22 23:03:37

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is "atk"

Wed Mar 22 23:03:37 2017 rev:71 rq:481173 version:2.24.0

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2016-09-21 18:34:32.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2017-03-22 
23:03:38.568215390 +0100
@@ -1,0 +2,22 @@
+Fri Mar 17 23:17:24 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.24.0:
+  + Build, MSVC: Support Visual Studio 2017.
+  + Updated translations.
+
+---
+Tue Jan 17 12:17:58 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.23.4:
+  + Build, MSVC:
+- Remove atk-install.props's on re-generation.
+- Makefile.msvcproj, Makefile-newvs.am: Update from GLib.
+- Move files to win32.
+  + Docs:
+- Fix typo.
+- bgo#772236: change id of the atkobject chapter needed
+  case-insensitive filesystems.
+  + Misc: Use Unicode apostrophe in a translatable string.
+  + Updated translations.
+
+---

Old:

  atk-2.22.0.tar.xz

New:

  atk-2.24.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.fghPk9/_old  2017-03-22 23:03:40.151990919 +0100
+++ /var/tmp/diff_new_pack.fghPk9/_new  2017-03-22 23:03:40.155990352 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package atk
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -20,10 +20,10 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.22.0
+Version:2.24.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.22/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.24/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ atk-2.22.0.tar.xz -> atk-2.24.0.tar.xz ++
 27482 lines of diff (skipped)




commit atk for openSUSE:Factory

2016-09-21 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2016-09-21 18:34:30

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  2016-06-03 16:27:49.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2016-09-21 
18:34:32.0 +0200
@@ -1,0 +2,16 @@
+Mon Sep 19 13:50:11 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.22.0:
+  + Add more options to XGETTEXT_OPTIONS in po/Makevars.
+  + Updated translations.
+
+---
+Sat Aug 13 11:34:40 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.21.90:
+  + Add some missing argument (out) annotations (bgo#764883).
+  + Add Language headers to po files.
+  + MSVC/win32 fixes.
+- Move AUTHORS ChangeLog NEWS README to doc subpackage.
+
+---

Old:

  atk-2.20.0.tar.xz

New:

  atk-2.22.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.281S7c/_old  2016-09-21 18:34:33.0 +0200
+++ /var/tmp/diff_new_pack.281S7c/_new  2016-09-21 18:34:33.0 +0200
@@ -20,10 +20,10 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.20.0
+Version:2.22.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.20/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.22/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -130,7 +130,7 @@
 
 %files -n libatk-1_0-0
 %defattr(-, root, root)
-%doc AUTHORS COPYING ChangeLog NEWS README
+%doc COPYING
 %{_libdir}/lib*.so.*
 
 %files -n typelib-1_0-Atk-1_0
@@ -150,6 +150,7 @@
 %endif
 
 %files doc
+%doc AUTHORS ChangeLog NEWS README
 %defattr(-, root, root)
 %dir %{_datadir}/gtk-doc
 %dir %{_datadir}/gtk-doc/html

++ atk-2.20.0.tar.xz -> atk-2.22.0.tar.xz ++
 34131 lines of diff (skipped)




commit atk for openSUSE:Factory

2016-06-03 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2016-06-03 16:27:47

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  2016-03-29 14:34:01.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2016-06-03 
16:27:49.0 +0200
@@ -1,0 +2,5 @@
+Wed Apr 13 08:31:41 UTC 2016 - idon...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+
+---



Other differences:
--



commit atk for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2016-03-29 14:33:59

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  2015-10-06 16:24:49.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2016-03-29 
14:34:01.0 +0200
@@ -1,0 +2,33 @@
+Mon Mar 21 11:37:56 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 12:12:21 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.19.92:
+  + Build improvements:
+- bgo763212: Fix gettext domain after recent changes.
+- Fix builddir ≠ srcdir in autogen.sh.
+- MSVC builds: Re-arrange include paths.
+  + Cleaning: atkregistry: remove code not being compiled.
+  + Updated translations.
+- Re-enable translation-update-upstream BuildRequires and
+  executionion: upstream fixed the gettext domain to be atk10
+  again.
+
+---
+Mon Feb 15 21:28:30 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.19.90:
+  + bgo#755548: atktablecell: use content of the pointer instead of
+pointer itself.
+  + bgo#760323: Use upstream gettext intead glib-gettext.
+  + Build/MSVC/win32 improvements.
+  + Updated translations.
+- Disable translation-update-upstream BuildRequires and execution:
+  Upstream changed from atk10 to atk, for which we have no updated
+  translations. This in turn breaks the build.
+
+---

Old:

  atk-2.18.0.tar.xz

New:

  atk-2.20.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.VirKQ8/_old  2016-03-29 14:34:01.0 +0200
+++ /var/tmp/diff_new_pack.VirKQ8/_new  2016-03-29 14:34:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package atk
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -20,10 +20,10 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.18.0
+Version:2.20.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.20/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -121,7 +121,7 @@
 %if 0%{?suse_version} > 1110
 %{__rm} %{buildroot}/%{_libdir}/*.la
 %endif
-%find_lang atk10
+%find_lang %{name}10
 %fdupes $RPM_BUILD_ROOT
 
 %post -n libatk-1_0-0 -p /sbin/ldconfig
@@ -137,7 +137,7 @@
 %defattr(-, root, root)
 %{_libdir}/girepository-1.0/Atk-1.0.typelib
 
-%files lang -f atk10.lang
+%files lang -f %{name}10.lang
 
 %files devel
 %defattr(-, root, root)

++ atk-2.18.0.tar.xz -> atk-2.20.0.tar.xz ++
 23087 lines of diff (skipped)




commit atk for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2015-10-06 16:24:48

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  2015-05-16 20:06:57.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2015-10-06 
16:24:49.0 +0200
@@ -1,0 +2,22 @@
+Mon Sep 21 15:18:09 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.18.0:
+  + Build: Improvements on MSVC Build infrastructure.
+  + Updated translations.
+
+---
+Mon Aug 17 12:38:45 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.17.90:
+  + Documentation:
+- Replace mentions of 'state-changed' with 'state-change'.
+- Fixed some tiny typos.
+  + Build/win32 improvements:
+- Use Pattern Rules on build/Makefile-newvs.am.
+- Tidying and cleaning .vcxproj.filters generation. Fixes
+  bgo#748176: out-of-tree distcheck fails in build/win32.
+- Removed GCC requirement.
+  + "install" Projects renamed to "atk-install".
+  + Misc: set proper file permission to source files.
+
+---

Old:

  atk-2.16.0.tar.xz

New:

  atk-2.18.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.gy5Raf/_old  2015-10-06 16:24:50.0 +0200
+++ /var/tmp/diff_new_pack.gy5Raf/_new  2015-10-06 16:24:50.0 +0200
@@ -20,10 +20,10 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.16.0
+Version:2.18.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.16/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.18/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ atk-2.16.0.tar.xz -> atk-2.18.0.tar.xz ++
 18261 lines of diff (skipped)




commit atk for openSUSE:Factory

2015-05-16 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2015-05-16 20:06:56

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  2015-03-30 19:20:29.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2015-05-16 
20:06:57.0 +0200
@@ -1,0 +2,5 @@
+Fri May 15 10:54:20 UTC 2015 - dims...@opensuse.org
+
+- Fix baselibs.conf: the package keyword is redundant.
+
+---



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.vsQRZB/_old  2015-05-16 20:06:58.0 +0200
+++ /var/tmp/diff_new_pack.vsQRZB/_new  2015-05-16 20:06:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package atk
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.vsQRZB/_old  2015-05-16 20:06:58.0 +0200
+++ /var/tmp/diff_new_pack.vsQRZB/_new  2015-05-16 20:06:58.0 +0200
@@ -2,6 +2,6 @@
 libatk-1_0-0
   obsoletes "atk- <= "
   provides "atk- = "
-package atk-devel
+atk-devel
  requires -atk-
  requires "libatk-1_0-0- = "




commit atk for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2015-03-30 19:20:27

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  2014-09-30 19:41:23.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2015-03-30 
19:20:29.0 +0200
@@ -1,0 +2,66 @@
+Fri Mar 20 23:43:41 UTC 2015 - badshah...@gmail.com
+
+- Update to version 2.16.0:
+  + Bug fixed: Fix a couple of GTK-Doc comment blocks
+(bgo#746459).
+  + Visual Studio support:
+- Speed Up Release Builds.
+- Fix and improve .pdb Generation.
+- "Install" .pdb Files.
+  + Updated translations.
+
+---
+Wed Mar  4 08:47:35 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.15.91:
+  + autogen.sh: stop using deprecated gnome-autogen.sh.
+  + configure.ac: Stop using deprecated GNOME-specific autoconf
+macros.
+  + Updated translations.
+
+---
+Wed Jan 28 15:33:34 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.15.4:
+  + AtkRole: bgo#742806: Add new roles for fractions, roots,
+subscripts, and superscripts.
+
+---
+Thu Dec 18 02:58:56 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.15.3:
+  + AtkState: Add ATK_STATE_READ_ONLY (bgo#665598).
+  + Bugs fixed:
+- Unref STATE_TYPE class ref after using it at
+  state_type_get_name.
+- AtkTable: Added missing ":" on one gi annotation.
+  + Updated translations.
+
+---
+Fri Nov 28 19:01:39 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.15.2:
+  + AtkState:
+- bgo#739981: Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXT.
+- bgo#740152: Document the deprecation of ATK_STATE_ARMED.
+  + Documentation:
+- bgo#740044: Fix some unclear language regarding
+  ATK_STATE_ACTIVE.
+- bgo#740066: Improve documentation related to AtkState and
+  AtkStateSet.
+- Extend atk_focus_tracker_notify deprecation documentation.
+- Remove some in-code documentation, that is already part of
+  the docs.
+  + Updated translations.
+
+---
+Tue Nov 18 18:02:27 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.15.1:
+  + Add ATK_STATE_HAS_TOOLTIP (bgo#407539).
+  + Documentation:
+- Update README file.
+- Update documentation to reflect an additional use case for
+  STATE_INDETERMINATE (bgo#737602).
+
+---

Old:

  atk-2.14.0.tar.xz

New:

  atk-2.16.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.YPQe9B/_old  2015-03-30 19:20:30.0 +0200
+++ /var/tmp/diff_new_pack.YPQe9B/_new  2015-03-30 19:20:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package atk
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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.14.0
+Version:2.16.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.16/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ atk-2.14.0.tar.xz -> atk-2.16.0.tar.xz ++
 10748 lines of diff (skipped)




commit atk for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2014-09-30 19:39:41

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  2014-05-05 21:14:12.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2014-09-30 
19:41:23.0 +0200
@@ -1,0 +2,45 @@
+Mon Sep 22 14:41:20 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.14.0:
+  + Updated translations.
+
+---
+Tue Aug 19 12:48:19 UTC 2014 - dims...@opensuse.org
+
+- Update to version 2.13.90:
+  + GObject-introspection: some small changes needed by the MINGW
+project.
+  + Doap file updated.
+  + Updated translations.
+
+---
+Wed Jul 16 12:20:42 UTC 2014 - dims...@opensuse.org
+
+- Update to version 2.13.3:
+  + Fix GIR scanning for srcdir != buildir.
+  + Visual Studio support.
+  + Bugs fixed: bgo#729752, bgo#729922, bgo#730859.
+  + Updated translations.
+
+---
+Sat Jul  5 13:01:18 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.13.2:
+  + Introspection:
+- Add many missing "Returns: (nullable)" annotations
+  (bgo#72975).
+- Fix GIR scanning for srcdir != builddir.
+  + Documentation: Adding further explanation on
+atk_add_global_event_listener (bgo#729922).
+  + Updated translations.
+
+---
+Tue May  6 19:10:47 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.13.1:
+  + Use visibility attributes/__declspec (dllexport) to export
+public symbols (bgo#728031).
+  + Add Simple Support for Visual Studio 2012 (bgo#691991).
+  + Updated translations.
+
+---

Old:

  atk-2.12.0.tar.xz

New:

  atk-2.14.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.47Lh3G/_old  2014-09-30 19:41:24.0 +0200
+++ /var/tmp/diff_new_pack.47Lh3G/_new  2014-09-30 19:41:24.0 +0200
@@ -20,10 +20,10 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.12.0
+Version:2.14.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.12/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.14/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ atk-2.12.0.tar.xz -> atk-2.14.0.tar.xz ++
 24343 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2014-05-05 Thread h_root
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.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2014-05-05 
21:14:12.0 +0200
@@ -1,0 +2,116 @@
+Mon Mar 24 18:44:10 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.12.0:
+  + Updated translations.
+
+---
+Mon Mar 17 22:05:38 UTC 2014 - zai...@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 - zai...@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 - dims...@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 - dims...@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 - dims...@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 - dims...@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 - dims...@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 - dims...@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-

commit atk for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2013-09-27 17:06:30

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-08-20 11:36:13.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2013-09-27 
17:06:32.0 +0200
@@ -1,0 +2,9 @@
+Mon Sep 23 17:54:19 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.10.0:
+  + Documentation: improve documentation for
+AtkObject::children-changed signal (bgo#684667).
+  + Visuall C++ Builds: Use Custom Build Rules.
+  + Updated translations.
+
+---

Old:

  atk-2.9.4.tar.xz

New:

  atk-2.10.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.ykOrR0/_old  2013-09-27 17:06:33.0 +0200
+++ /var/tmp/diff_new_pack.ykOrR0/_new  2013-09-27 17:06:33.0 +0200
@@ -20,10 +20,10 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.9.4
+Version:2.10.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.9/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.10/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ atk-2.9.4.tar.xz -> atk-2.10.0.tar.xz ++
 2389 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2013-08-20 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2013-08-20 11:36:11

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-06-29 19:36:23.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2013-08-20 
11:36:13.0 +0200
@@ -1,0 +2,24 @@
+Mon Aug 19 15:47:04 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.9.4:
+  + Deprecations:
+- bgo#649575: Deprecate AtkObject::focus-event signal and all
+  related methods.
+- bgo#653291: Deprecate 'text-changed' signal (in favour of
+  'text-insert' and 'text-remove').
+- bgo#573539: Deprecate 'link-selected' property (at
+  AtkHyperlink).
+- bgo#705580: Implement atk_text_get_string_at_offset and
+  deprecate old API.
+- Remove 'text-update' signal (without deprecation, as was not
+  used and can be removed without breaking ABI/API).
+  + Tests:
+- Refactored test suite.
+- Split testrelation into testrelation and testrole.
+- Execute all role tests, doesn't matter if one fails.
+  + Drop use of ATK_DISABLE_DEPRECATED guards in ATK.
+  + Updated documentations.
+  + Bugs fixed: bgo#684665, bgo#684705, bgo#491998, bgo#704092,
+bgo#705290.
+
+---

Old:

  atk-2.9.3.tar.xz

New:

  atk-2.9.4.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.06t6Sa/_old  2013-08-20 11:36:14.0 +0200
+++ /var/tmp/diff_new_pack.06t6Sa/_new  2013-08-20 11:36:14.0 +0200
@@ -20,7 +20,7 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.9.3
+Version:2.9.4
 Release:0
 Url:http://www.gtk.org/
 Source: 
http://download.gnome.org/sources/atk/2.9/%{name}-%{version}.tar.xz

++ atk-2.9.3.tar.xz -> atk-2.9.4.tar.xz ++
 17447 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2013-06-29 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2013-06-29 19:36:22

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-04-02 11:38:52.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2013-06-29 
19:36:23.0 +0200
@@ -1,0 +2,15 @@
+Fri Jun 21 18:47:46 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.9.3:
+  + Removed pads from interfaces.
+  + Bugs fixed: bgo#697968, bgo#701503.
+
+---
+Tue May 28 19:51:40 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.9.2:
+  + Updated documentations.
+  + Bugs fixed: bgo#699262, bgo#699368, bgo#699256, bgo#696466,
+bgo#696409, bgo#700800.
+
+---

Old:

  atk-2.8.0.tar.xz

New:

  atk-2.9.3.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.Cn9xC1/_old  2013-06-29 19:36:24.0 +0200
+++ /var/tmp/diff_new_pack.Cn9xC1/_new  2013-06-29 19:36:24.0 +0200
@@ -20,10 +20,10 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.8.0
+Version:2.9.3
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.8/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.9/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ atk-2.8.0.tar.xz -> atk-2.9.3.tar.xz ++
 9410 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2013-04-02 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2013-04-02 11:38:51

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is "atk", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2012-10-03 07:04:24.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2013-04-02 
11:38:52.0 +0200
@@ -1,0 +2,56 @@
+Tue Mar 26 11:45:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.8.0:
+  + Updated Visual C++ configuration files.
+  + Updated translations.
+
+---
+Tue Feb 19 12:56:49 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.7.91:
+  + atkobject: added a explicit include to locale.h.
+
+---
+Mon Feb 18 22:49:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.7.90:
+  + Bugs fixed: bgo#694117.
+
+---
+Tue Feb  5 18:40:00 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.7.5:
+  + build: Use GNOME_COMPILE_WARNINGS
+  + atkhyperlink: Ensure we get even deprecated prototypes
+  + bgo#651343: add ATK_ROLE_LEVEL_BAR
+  + Prepare Visual Studio 2010 projects for Visual Studio 2012
+  + Updated translations.
+
+---
+Tue Jan 15 18:29:59 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.7.4:
+  + Atk lacks any kind of version utilities (bgo#690379)
+  + AtkWindow requires documentation (bgo#656750).
+
+---
+Sun Jan  6 12:27:04 UTC 2013 - zai...@opensuse.org
+
+- Update to version 2.7.3:
+  + Problems with the management of 
+ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
+(bgo#689907)
+  + Port introspection fixes from Vala (bgo#686746).
+  + Add introspection support for Windows MSVC builds (bgo#689952)
+  + Other Visual C++ configuration files: Use MultiByte character
+set.
+
+---
+Sun Nov 25 18:12:43 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.7.2:
+  + Extend atk_add_global_event_listener in order to support signal
+details (bgo#686801).
+  + Updated translations.
+
+---

Old:

  atk-2.6.0.tar.xz

New:

  atk-2.8.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.0VVmpx/_old  2013-04-02 11:38:54.0 +0200
+++ /var/tmp/diff_new_pack.0VVmpx/_new  2013-04-02 11:38:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package atk
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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.6.0
+Version:2.8.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.8/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ atk-2.6.0.tar.xz -> atk-2.8.0.tar.xz ++
 24932 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2012-10-03 07:04:23

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is "atk", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2012-03-29 11:34:40.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2012-10-03 
07:04:24.0 +0200
@@ -1,0 +2,33 @@
+Mon Sep 24 18:54:29 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.6.0:
+  + Updated translations.
+
+---
+Mon Sep  3 19:14:05 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.91:
+  + Include C header information in GIR (bgo#635332)
+  + Added atk_relation_set_contains_target to atk.symbols
+(bgo#672869)
+  + Updated translations.
+
+---
+Tue Jul 17 20:20:13 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.4:
+  + Required a method to check if a relationset contains a relation
+taking into account relationship and target (bgo#672869).
+
+---
+Tue Jun 26 17:59:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.3:
+  + Added extra doc on atk_remove_[key/global]_event_listener
+  + Fixed compilation with some gcc versions/combination of options
+  + Provide a default implementation for
+atk_util_[add/remove]_global_event_listner
+  + "accessible-role" - invalid default value (bgo#478587).
+  + Updated translations.
+
+---

Old:

  atk-2.4.0.tar.xz

New:

  atk-2.6.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.W22JRq/_old  2012-10-03 07:04:25.0 +0200
+++ /var/tmp/diff_new_pack.W22JRq/_new  2012-10-03 07:04:25.0 +0200
@@ -20,10 +20,10 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.4.0
+Version:2.6.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.4/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.6/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2012-03-29 11:34:37

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is "atk", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2012-03-19 09:52:48.0 
+0100
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2012-03-29 
11:34:40.0 +0200
@@ -1,0 +2,14 @@
+Tue Mar 27 06:14:57 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.4.0:
+  + bgo#593220: Some typos in atktable signals (docs)
+  + Updated translations.
+
+---
+Tue Mar 20 15:25:33 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.3.95:
+  + bgo#671857: Add deprecation attributes to deprecated functions
+  + Updated translations.
+
+---

Old:

  atk-2.3.93.tar.xz

New:

  atk-2.4.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.61z2XF/_old  2012-03-29 11:34:45.0 +0200
+++ /var/tmp/diff_new_pack.61z2XF/_new  2012-03-29 11:34:45.0 +0200
@@ -20,14 +20,14 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.3.93
+Version:2.4.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.4/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  glib2-devel
+BuildRequires:  glib2-devel >= 2.31.2
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  translation-update-upstream
 %if 0%{?BUILD_FROM_VCS}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2012-03-19 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2012-03-19 09:52:47

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is "atk", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2012-01-06 11:43:02.0 
+0100
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2012-03-19 
09:52:48.0 +0100
@@ -1,0 +2,21 @@
+Sun Mar 11 18:49:43 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.3.93:
+  + Revert "Using abstract atk_object_get_name to check
+accessible-name notification" change made on 2.3.91. Related
+to bmo#733712
+
+---
+Tue Mar  6 08:03:00 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.3.91:
+  + bgo#665549: add sanity-check of atk_text_get_text
+  + bgo#668441: atk_action_get_keybinding docs are confusing and
+need updating
+  + Using abstract atk_object_get_name to check accessible-name
+notification
+  + Updated translations.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+---

Old:

  atk-2.3.3.tar.xz

New:

  atk-2.3.93.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.mT5ZN5/_old  2012-03-19 09:52:50.0 +0100
+++ /var/tmp/diff_new_pack.mT5ZN5/_new  2012-03-19 09:52:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package atk
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   atk
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.3.3
+Version:2.3.93
 Release:0
 Url:http://www.gtk.org/
 Source: 
http://download.gnome.org/sources/atk/2.3/%{name}-%{version}.tar.xz
@@ -29,8 +30,6 @@
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  translation-update-upstream
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2012-01-06 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2012-01-06 11:43:00

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is "atk", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2011-10-02 09:49:09.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2012-01-06 
11:43:02.0 +0100
@@ -1,0 +2,17 @@
+Tue Dec 20 09:14:01 UTC 2011 - vu...@opensuse.org
+
+- Update to version 2.3.3:
+  + bgo#665870: About reducing accessible-name,
+accessible-description change notifications
+  + Minor documentation updates.
+  + Updated Visual Studio configuration files.
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Split typelib file into typelib-1_0-Atk-1_0 subpackage.
+- Add typelib-1_0-Atk-1_0 Requires to devel subpackage.
+- Remove glib2-devel Requires from devel subpackage: it will
+  automatically be added the pkgconfig() way.
+
+---

Old:

  atk-2.2.0.tar.bz2

New:

  atk-2.3.3.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.yUqv1r/_old  2012-01-06 11:43:03.0 +0100
+++ /var/tmp/diff_new_pack.yUqv1r/_new  2012-01-06 11:43:03.0 +0100
@@ -15,22 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   atk
 Summary:An Accessibility ToolKit
-Version:2.2.0
-Release:1
-Url:http://www.gtk.org/
 License:LGPL-2.1+
 Group:  System/Libraries
-Source: 
http://download.gnome.org/sources/atk/2.2/%{name}-%{version}.tar.bz2
+Version:2.3.3
+Release:0
+Url:http://www.gtk.org/
+Source: 
http://download.gnome.org/sources/atk/2.3/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  translation-update-upstream
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
@@ -50,7 +50,6 @@
 with screen readers, magnifiers, and alternate input devices.
 
 %package -n libatk-1_0-0
-License:LGPL-2.1+
 Summary:An Accessibility ToolKit
 Group:  System/Libraries
 Provides:   %{name} = %{version}
@@ -61,12 +60,22 @@
 supporting the ATK interfaces, an application or toolkit can be used
 with screen readers, magnifiers, and alternate input devices.
 
+%package -n typelib-1_0-Atk-1_0
+Summary:An Accessibility ToolKit -- Introspection bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-Atk-1_0
+The ATK library provides a set of accessibility interfaces. By
+supporting the ATK interfaces, an application or toolkit can be used
+with screen readers, magnifiers, and alternate input devices.
+
+This package provides the GObject Introspection bindings for ATK.
+
 %package devel
-License:LGPL-2.1+
 Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/GNOME
 Requires:   libatk-1_0-0 = %{version}
-Requires:   glib2-devel
+Requires:   typelib-1_0-Atk-1_0 = %{version}
 # bug437293
 %ifarch ppc64
 Obsoletes:  atk-devel-64bit
@@ -78,7 +87,6 @@
 to develop applications that require these.
 
 %package doc
-License:LGPL-2.1+
 Summary:Additional Package Documentation for atk
 Group:  System/Libraries
 Requires:   libatk-1_0-0 = %{version}
@@ -125,6 +133,9 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %{_libdir}/lib*.so.*
+
+%files -n typelib-1_0-Atk-1_0
+%defattr(-, root, root)
 %{_libdir}/girepository-1.0/Atk-1.0.typelib
 
 %files lang -f atk10.lang

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2011-12-06 17:59:30

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is "atk", Maintainer is "gnome-maintain...@suse.de"

Changes:




Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.xgZCQ5/_old  2011-12-06 18:00:42.0 +0100
+++ /var/tmp/diff_new_pack.xgZCQ5/_new  2011-12-06 18:00:42.0 +0100
@@ -22,7 +22,7 @@
 Version:2.2.0
 Release:1
 Url:http://www.gtk.org/
-License:LGPLv2.1+
+License:LGPL-2.1+
 Group:  System/Libraries
 Source: 
http://download.gnome.org/sources/atk/2.2/%{name}-%{version}.tar.bz2
 Source99:   baselibs.conf
@@ -50,7 +50,7 @@
 with screen readers, magnifiers, and alternate input devices.
 
 %package -n libatk-1_0-0
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:An Accessibility ToolKit
 Group:  System/Libraries
 Provides:   %{name} = %{version}
@@ -62,7 +62,7 @@
 with screen readers, magnifiers, and alternate input devices.
 
 %package devel
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/GNOME
 Requires:   libatk-1_0-0 = %{version}
@@ -78,7 +78,7 @@
 to develop applications that require these.
 
 %package doc
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:Additional Package Documentation for atk
 Group:  System/Libraries
 Requires:   libatk-1_0-0 = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2011-10-02 Thread h_root

Hello community,

here is the log from the commit of package atk for openSUSE:Factory
checked in at Sun Oct 2 09:49:12 CEST 2011.




--- openSUSE:Factory/atk/atk.changes2011-09-23 01:52:08.0 +0200
+++ /mounts/work_src_done/STABLE/atk/atk.changes2011-09-27 
09:06:29.0 +0200
@@ -1,0 +2,23 @@
+Tue Sep 27 07:06:09 UTC 2011 - vu...@opensuse.org
+
+- Update to version 2.2.0:
+  + Updated translations.
+
+---
+Wed Sep 21 17:24:11 UTC 2011 - vu...@opensuse.org
+
+- Update to version 2.1.92:
+  + bgo#649577: atk_add_global_event_listener should only accept
+ATK events
+  + Updated Visual Studio files due AtkWindow addition
+  + Minor documentation updates
+  + Updated translations.
+
+---
+Sat Sep 17 13:29:59 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+- Enable atk-devel for all baselib arches
+
+---

calling whatdependson for head-i586


Old:

  atk-2.1.91.tar.bz2

New:

  atk-2.2.0.tar.bz2



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.Y26cYg/_old  2011-10-02 09:49:07.0 +0200
+++ /var/tmp/diff_new_pack.Y26cYg/_new  2011-10-02 09:49:07.0 +0200
@@ -15,17 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   atk
 Summary:An Accessibility ToolKit
-Version:2.1.91
+Version:2.2.0
 Release:1
 Url:http://www.gtk.org/
 License:LGPLv2.1+
 Group:  System/Libraries
-Source: 
http://download.gnome.org/sources/atk/2.1/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/atk/2.2/%{name}-%{version}.tar.bz2
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -105,7 +104,7 @@
   --enable-gtk-doc \
 %endif
   --disable-static
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -118,9 +117,6 @@
 %find_lang atk10
 %fdupes $RPM_BUILD_ROOT
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n libatk-1_0-0 -p /sbin/ldconfig
 
 %postun -n libatk-1_0-0 -p /sbin/ldconfig

++ atk-2.1.91.tar.bz2 -> atk-2.2.0.tar.bz2 ++
 28748 lines of diff (skipped)

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.Y26cYg/_old  2011-10-02 09:49:08.0 +0200
+++ /var/tmp/diff_new_pack.Y26cYg/_new  2011-10-02 09:49:08.0 +0200
@@ -2,6 +2,6 @@
 libatk-1_0-0
   obsoletes "atk- <= "
   provides "atk- = "
-arch ppc package atk-devel
+package atk-devel
  requires -atk-
  requires "libatk-1_0-0- = "

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package atk for openSUSE:Factory
checked in at Fri Sep 9 11:08:03 CEST 2011.




--- GNOME/atk/atk.changes   2011-07-25 07:58:50.0 +0200
+++ /mounts/work_src_done/STABLE/atk/atk.changes2011-09-05 
20:37:59.0 +0200
@@ -1,0 +2,17 @@
+Mon Sep  5 18:37:25 UTC 2011 - vu...@opensuse.org
+
+- Update to version 2.1.91:
+  + Documentation updates.
+  + Updated translations.
+
+---
+Tue Aug 16 20:51:39 CEST 2011 - dims...@opensuse.org
+
+- Update to version 2.1.5:
+  + bgo#638924: Add AtkWindow
+  + Fixing out of tree compilation on Win32
+  + Update README.txt
+  + Fixing release number of the new ATK roles added
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  atk-2.1.0.tar.bz2

New:

  atk-2.1.91.tar.bz2



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.iq3ABt/_old  2011-09-09 11:07:59.0 +0200
+++ /var/tmp/diff_new_pack.iq3ABt/_new  2011-09-09 11:07:59.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   atk
 Summary:An Accessibility ToolKit
-Version:2.1.0
+Version:2.1.91
 Release:1
 Url:http://www.gtk.org/
 License:LGPLv2.1+

++ atk-2.1.0.tar.bz2 -> atk-2.1.91.tar.bz2 ++
 24085 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2011-08-03 Thread h_root

Hello community,

here is the log from the commit of package atk for openSUSE:Factory
checked in at Wed Aug 3 11:31:13 CEST 2011.




--- GNOME/atk/atk.changes   2011-06-14 10:02:52.0 +0200
+++ /mounts/work_src_done/STABLE/atk/atk.changes2011-07-25 
07:58:50.0 +0200
@@ -1,0 +2,9 @@
+Mon Jul 25 07:52:45 CEST 2011 - vu...@opensuse.org
+
+- Update to version 2.1.0:
+  + bgo#654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
+  + bgo#651343: New ATK Roles
+  + Improved Visual C++ 2010 infrastructure
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  atk-2.0.1.tar.bz2

New:

  atk-2.1.0.tar.bz2



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.Ez0uVs/_old  2011-08-03 11:27:23.0 +0200
+++ /var/tmp/diff_new_pack.Ez0uVs/_new  2011-08-03 11:27:23.0 +0200
@@ -20,12 +20,12 @@
 
 Name:   atk
 Summary:An Accessibility ToolKit
-Version:2.0.1
+Version:2.1.0
 Release:1
 Url:http://www.gtk.org/
 License:LGPLv2.1+
 Group:  System/Libraries
-Source: 
ftp://ftp.gnome.org/pub/gnome/sources/atk/1.20/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/atk/2.1/%{name}-%{version}.tar.bz2
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ atk-2.0.1.tar.bz2 -> atk-2.1.0.tar.bz2 ++
 6907 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2011-07-08 Thread h_root

Hello community,

here is the log from the commit of package atk for openSUSE:Factory
checked in at Fri Jul 8 11:22:43 CEST 2011.




--- GNOME/atk/atk.changes   2011-04-05 14:34:28.0 +0200
+++ /mounts/work_src_done/STABLE/atk/atk.changes2011-06-14 
10:02:52.0 +0200
@@ -1,0 +2,12 @@
+Tue Jun 14 10:01:38 CEST 2011 - vu...@opensuse.org
+
+- Update to version 2.0.1:
+  + bgo#652205: Use const instead G_CONST_RETURN
+  + bgo#649307: Clarify AtkPlug and AtkSocket docs
+  + bgo#551489: Fix doc of atk_text_get_text_before_offset
+  + bgo#588083: Information about return value of some AtkText
+methods can be clearer
+  + Build fixes.
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  atk-2.0.0.tar.bz2

New:

  atk-2.0.1.tar.bz2



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.Qzacst/_old  2011-07-08 11:22:25.0 +0200
+++ /var/tmp/diff_new_pack.Qzacst/_new  2011-07-08 11:22:25.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   atk
 Summary:An Accessibility ToolKit
-Version:2.0.0
+Version:2.0.1
 Release:1
 Url:http://www.gtk.org/
 License:LGPLv2.1+

++ atk-2.0.0.tar.bz2 -> atk-2.0.1.tar.bz2 ++
 7222 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atk for openSUSE:Factory

2011-05-04 Thread h_root

Hello community,

here is the log from the commit of package atk for openSUSE:Factory
checked in at Wed May 4 09:06:36 CEST 2011.




--- GNOME/atk/atk.changes   2010-12-14 20:37:26.0 +0100
+++ /mounts/work_src_done/STABLE/atk/atk.changes2011-04-05 
14:34:28.0 +0200
@@ -1,0 +2,34 @@
+Tue Apr  5 12:26:54 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.0.0:
+  + Updated translations.
+
+---
+Wed Mar 23 10:14:34 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.91.92:
+  + bgo#638377: Add text_insert, text_remove, and text_update
+signals
+  + Fix introspection for atk_text_get_bounded_ranges
+  + Updated translations.
+
+---
+Tue Feb  1 14:12:00 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.33.6:
+  + Returns FALSE on atk_object_add_relationship if it is already
+included
+  + bgo#640574: gobject-introspection annotation and documentation
+fixes
+  + bgo#637663: Added atk_streamable_content_get_uri to
+atk/atk.symbols
+  + Documentation fixes
+  + Build fixes
+  + Translation updates
+- Add support for source service checkout, with %BUILD_FROM_VCS:
+  + Add gnome-common and gtk-doc BuildRequires.
+  + Add call to ./autogen.sh.
+  + Enforce gtk-doc html generation by passing --enable-gtk-doc to
+configure.
+
+---

calling whatdependson for head-i586


Old:

  atk-1.32.0.tar.bz2

New:

  atk-2.0.0.tar.bz2



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.33rQZh/_old  2011-05-04 09:05:15.0 +0200
+++ /var/tmp/diff_new_pack.33rQZh/_new  2011-05-04 09:05:15.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package atk (Version 1.32.0)
+# spec file for package atk
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,8 +20,8 @@
 
 Name:   atk
 Summary:An Accessibility ToolKit
-Version:1.32.0
-Release:3
+Version:2.0.0
+Release:1
 Url:http://www.gtk.org/
 License:LGPLv2.1+
 Group:  System/Libraries
@@ -32,6 +32,10 @@
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  translation-update-upstream
+%if 0%{?BUILD_FROM_VCS}
+BuildRequires:  gnome-common
+BuildRequires:  gtk-doc
+%endif
 Requires:   %{name}-lang = %{version}
 Requires:   libatk-1_0-0
 # bug437293
@@ -91,8 +95,16 @@
 %setup -q
 translation-update-upstream
 
+%if 0%{?BUILD_FROM_VCS}
+[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
+%endif
+
 %build
-%configure --disable-static
+%configure \
+%if 0%{?BUILD_FROM_VCS}
+  --enable-gtk-doc \
+%endif
+  --disable-static
 make %{?jobs:-j%jobs}
 
 %install

++ atk-1.32.0.tar.bz2 -> atk-2.0.0.tar.bz2 ++
 31837 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org