Hello community,

here is the log from the commit of package at-spi2-core for openSUSE:Factory 
checked in at 2012-01-05 19:09:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/at-spi2-core (Old)
 and      /work/SRC/openSUSE:Factory/.at-spi2-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "at-spi2-core", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/at-spi2-core/at-spi2-core.changes        
2011-10-19 13:48:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.at-spi2-core.new/at-spi2-core.changes   
2012-01-05 19:09:59.000000000 +0100
@@ -1,0 +2,25 @@
+Tue Dec 20 09:36:11 UTC 2011 - vu...@opensuse.org
+
+- Update to version 2.3.3:
+  + Handle event detail suffixes (such as :system).
+- 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.
+- Rewrite description of libatspi0 subpackage.
+- Split typelib file into typelib-1_0-Atspi-2_0 subpackage.
+- Add typelib-1_0-Atspi-2_0 Requires to devel subpackage.
+
+-------------------------------------------------------------------
+Tue Nov 22 09:37:35 UTC 2011 - vu...@opensuse.org
+
+- Update to version 2.3.2:
+  + Some documentation improvements.
+
+-------------------------------------------------------------------
+Tue Nov 15 10:21:44 UTC 2011 - vu...@opensuse.org
+
+- Update to version 2.3.1:
+  + Fix return type of org.a11y.Bus.IsEnabled property
+  + Declare void functions as such
+
+-------------------------------------------------------------------

Old:
----
  at-spi2-core-2.2.1.tar.bz2

New:
----
  at-spi2-core-2.3.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ at-spi2-core.spec ++++++
--- /var/tmp/diff_new_pack.01ZB4y/_old  2012-01-05 19:10:00.000000000 +0100
+++ /var/tmp/diff_new_pack.01ZB4y/_new  2012-01-05 19:10:00.000000000 +0100
@@ -15,22 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           at-spi2-core
-Version:        2.2.1
-Release:        1
+Version:        2.3.3
+Release:        0
 Summary:        Assistive Technology Service Provider Interface - D-Bus based 
implementation
-License:        GPLv2+
+License:        GPL-2.0+
 Group:          System/Libraries
 Url:            http://www.gnome.org/
-Source0:        
http://download.gnome.org/sources/at-spi2-core/2.2/%{name}-%{version}.tar.bz2
+Source0:        
http://download.gnome.org/sources/at-spi2-core/2.3/%{name}-%{version}.tar.xz
 Source99:       %{name}-rpmlintrc
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
-BuildRequires:  xorg-x11-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  xorg-x11-devel
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(dbus-1)
 # dbus-daemon is needed to have this work fine
 Requires:       dbus-1
@@ -48,21 +48,30 @@
 with applications running on the desktop.
 
 %package -n libatspi0
-License:        GPLv2+
-Summary:        An Accessibility ToolKit
+Summary:        An Accessibility ToolKit -- Library
 Group:          System/Libraries
 
 %description -n libatspi0
-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.
+AT-SPI is a general interface for applications to make use of the
+accessibility toolkit. This version is based on dbus.
+
+%package -n typelib-1_0-Atspi-2_0
+Summary:        An Accessibility ToolKit -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Atspi-2_0
+AT-SPI is a general interface for applications to make use of the
+accessibility toolkit. This version is based on dbus.
+
+This package provides the GObject Introspection bindings for the
+libatspi library.
 
 %package devel
-License:        GPLv2+
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/GNOME
-Requires:       libatspi0 = %{version}
 Requires:       at-spi2-core = %{version}
+Requires:       libatspi0 = %{version}
+Requires:       typelib-1_0-Atspi-2_0 = %{version}
 
 %description devel
 This package contains all necessary include files and libraries needed
@@ -105,6 +114,9 @@
 %files -n libatspi0
 %defattr(-, root, root)
 %{_libdir}/libatspi.so.0*
+
+%files -n typelib-1_0-Atspi-2_0
+%defattr(-, root, root)
 %{_libdir}/girepository-1.0/Atspi-2.0.typelib
 
 %files devel

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

Reply via email to