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.000000000 +0100
+++ /mounts/work_src_done/STABLE/atk/atk.changes        2011-04-05 
14:34:28.000000000 +0200
@@ -1,0 +2,34 @@
+Tue Apr  5 12:26:54 UTC 2011 - [email protected]
+
+- Update to version 2.0.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 23 10:14:34 UTC 2011 - [email protected]
+
+- 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 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.33rQZh/_new  2011-05-04 09:05:15.000000000 +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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to