Hello community,

here is the log from the commit of package at-spi2-atk for openSUSE:Factory 
checked in at 2012-10-03 08:47:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/at-spi2-atk (Old)
 and      /work/SRC/openSUSE:Factory/.at-spi2-atk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/at-spi2-atk/at-spi2-atk.changes  2012-07-09 
07:53:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.at-spi2-atk.new/at-spi2-atk.changes     
2012-10-03 08:47:18.000000000 +0200
@@ -1,0 +2,103 @@
+Tue Sep 25 06:43:59 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.6.0:
+  + Fix some crashes in atk_bridge_adaptor_cleanup (bgo#684434)
+  + When the cache is activated, register it on the main D-Bus
+    connection.
+
+-------------------------------------------------------------------
+Tue Sep 18 14:35:35 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.5.92:
+  + Fix atspi_hyperlink_get_uri (bgo#683182).
+  + Only initialize the cache when an AT is running.
+  + Fix various memory leaks (bgo#683979, bgo#684077).
+- Drop lang_package, removed upstream, see (bgo#678035) (RPM-wise
+  obsoleted by the -common package).
+- Remove  intltool and translation-update-upstream BuildRequires,
+  not needed anymore.
+- Cleanup spec, remove source service checkout support and checks
+  for obsolete versions of openSUSE.
+
+-------------------------------------------------------------------
+Wed Sep  5 13:13:29 UTC 2012 - cfarr...@suse.com
+
+- License update: LGPL-2.0+
+  No GPL found in the package. COPYING is LGPL-2.0 (not 2.1).
+
+-------------------------------------------------------------------
+Tue Sep  4 07:45:23 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.91:
+  + Removed the gtk 3.0 module (bgo#678315).
+- Drop the -gtk3 package, following upstream (RPM-wise obsoleted
+  by the -common package)
+- Move org.a11y.atspi.gschema.xml to -common: even though the gtk3
+  package has been removed, this is still referenced. So the
+  assumption that only the gtk3 module uses it was obviously wrong,
+  but as the gtk3 module was per default installed (incl. the
+  schema, there was never an issue reported).
+- Move glib schema handling macros from (dropped) -gtk3 package
+  to -common package (following the schema file).
+
+-------------------------------------------------------------------
+Mon Aug 20 20:52:46 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.90:
+  + Don't leak a GError when option parsing fails (bgo#679296)
+  + Rework some inefficient code when removing clients and events
+    (bgo#679295, bgo#679297).
+
+-------------------------------------------------------------------
+Mon Aug  6 21:54:36 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.5:
+  + Implement GetLocalizedName for actions (bgo#680598).
+  + Allow to build out of source directory (bgo#680280).
+
+-------------------------------------------------------------------
+Tue Jul 17 18:18:04 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.4:
+  + AtspiCollection should be implemented for all containers
+    (bgo#679013)
+  + Don't create a (non-readable) subdirectory for the socket when
+    root
+  + Plug ref count leaks (bgo#679285)
+  + Only create a directory and a socket when requested
+  + Only add items to the cache on children-changed if the children
+    are included in the event
+  + Only send PropertyChange signals used for caching, absent
+    listeners.
+- Drop at-spi2-atk-bnc770177: fixed upstream.
+
+-------------------------------------------------------------------
+Mon Jul  9 07:24:10 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.3:
+  + Create a library (libatk-bridge), currently with
+    atk_bridge_adaptor_init() and atk_bridge_adaptor_cleanup()
+    functions, to facilitate linking directly into, ie GTK+ 3.
+  + Only register events at beginning if an AT is listening
+    (bgo#678475).
+  + Use XDG_RUNTIME_DIR to hold the socket, rather than a
+    potentially secure directory hard-coded under /tmp (bgo#678348)
+  + Fix various compiler warnings and build errors.
+- Create new subpackages libatk-bridge-2_0-0 and a devel package.
+- Add baselibs.conf (for libatk-bridge-2_0-0).
+
+-------------------------------------------------------------------
+Sun Jul  8 17:29:14 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.2:
+  + The collection interface's MATCH_ANY fails for states
+    (bgo#677211).
+
+-------------------------------------------------------------------
+Sat Jul  7 19:25:58 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.5.1:
+  + Updated translations.
+- Disable update-translation-upstream, breaks build atm.
+
+-------------------------------------------------------------------

Old:
----
  at-spi2-atk-2.4.0.tar.xz
  at-spi2-atk-bnc770177

New:
----
  at-spi2-atk-2.6.0.tar.xz
  baselibs.conf

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

Other differences:
------------------
++++++ at-spi2-atk.spec ++++++
--- /var/tmp/diff_new_pack.fOLtYA/_old  2012-10-03 08:47:20.000000000 +0200
+++ /var/tmp/diff_new_pack.fOLtYA/_new  2012-10-03 08:47:20.000000000 +0200
@@ -17,21 +17,18 @@
 
 
 Name:           at-spi2-atk
-Version:        2.4.0
+Version:        2.6.0
 Release:        0
 Summary:        Assistive Technology Service Provider Interface - GTK+ module
-License:        GPL-2.0+
+License:        LGPL-2.0+
 Group:          System/Libraries
 Url:            http://www.gnome.org/
-Source0:        
http://download.gnome.org/sources/at-spi2-atk/2.4/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/at-spi2-atk/2.6/%{name}-%{version}.tar.xz
+Source98:       baselibs.conf
 Source99:       %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM at-spi2-atk-bnc770177 bgo#678348 bnc#770017 
dims...@opensuse.org -- Use XDG_RUNTIME_DIR to hold sockets, and do not make a 
world-writable dir. Patch taken from upstream git, commit e4f3ee.
-Patch0:         at-spi2-atk-bnc770177
 BuildRequires:  atk-devel >= 2.1.5
 BuildRequires:  fdupes
 BuildRequires:  gtk2-devel
-BuildRequires:  intltool
-BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(atspi-2) >= 2.1.4
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -51,6 +48,10 @@
 # The library that was shipped with at-spi2-atk was removed.
 Obsoletes:      libcspi-devel <= 0.1.1
 Obsoletes:      libcspi0 <= 0.1.1
+# With version 2.5.91, the gtk3 module was dropped.
+Obsoletes:      %{name}-gtk3 < 2.5.91
+# With versiom 2.5.92, the lang pack was dropped.
+Obsoletes:      %{name}-lang < 2.5.92
 
 %description common
 AT-SPI is a general interface for applications to make use of the
@@ -74,32 +75,27 @@
 
 This package contains the GTK+ 2 module for at-spi, based on ATK.
 
-%package gtk3
-
-Summary:        Assistive Technology Service Provider Interface - GTK+ 3 Module
+%package -n libatk-bridge-2_0-0
+Summary:        ATK/D-Bus bridging library
 Group:          System/Libraries
-Requires:       %{name}-common = %{version}
-# We want to have this package installed if the user has gtk3 and the at-spi
-# stack already installed
-Supplements:    packageand(at-spi2-core:gtk3)
-%glib2_gsettings_schema_requires
 
-%description gtk3
+%description -n libatk-bridge-2_0-0
 AT-SPI is a general interface for applications to make use of the
 accessibility toolkit. This version is based on dbus.
 
-This package contains the GTK+ 3 module for at-spi, based on ATK.
+The package contains a ATK/D-Bus bridge library.
 
+%package devel
+Summary:        Assistive Technology Service Provider Interface - Developent 
files
+Group:          Development/Languages/C and C++
+Requires:       libatk-bridge-2_0-0 = %{version}
+
+%description devel
+AT-SPI is a general interface for applications to make use of the
+accessibility toolkit. This version is based on dbus.
 
-%lang_package
 %prep
 %setup -q
-%patch0 -p1
-translation-update-upstream
-
-%if 0%{?BUILD_FROM_VCS}
-[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
-%endif
 
 %build
 %configure
@@ -107,20 +103,21 @@
 
 %install
 %makeinstall
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
 find %{buildroot} -type f -name "*.la" -delete -print
-%find_lang %{name}
 
-%post gtk3
+%post common
 %glib2_gsettings_schema_post
 
-%postun gtk3
+%postun common
 %glib2_gsettings_schema_postun
 
+%post -n libatk-bridge-2_0-0 -p /sbin/ldconfig
+
+%postun -n libatk-bridge-2_0-0 -p /sbin/ldconfig
+
 %files common
 %defattr(-,root,root)
+%{_datadir}/glib-2.0/schemas/org.a11y.atspi.gschema.xml
 %dir %{_libdir}/gnome-settings-daemon-3.0
 %dir %{_libdir}/gnome-settings-daemon-3.0/gtk-modules
 %{_libdir}/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
@@ -130,15 +127,14 @@
 %doc AUTHORS COPYING README
 %{_libdir}/gtk-2.0/modules/libatk-bridge.so
 
-%files gtk3
+%files -n libatk-bridge-2_0-0
 %defattr(-,root,root)
-%doc AUTHORS COPYING README
-%dir %{_libdir}/gtk-3.0
-%dir %{_libdir}/gtk-3.0/modules
-%{_libdir}/gtk-3.0/modules/libatk-bridge.so
-# The schema only contains information relevant to the gtk3 module
-%{_datadir}/glib-2.0/schemas/org.a11y.atspi.gschema.xml
+%{_libdir}/libatk-bridge-2.0.so.*
 
-%files lang -f %{name}.lang
+%files devel
+%defattr(-,root,root)
+%{_includedir}/at-spi2-atk/
+%{_libdir}/libatk-bridge-2.0.so
+%{_libdir}/pkgconfig/atk-bridge-2.0.pc
 
 %changelog

++++++ baselibs.conf ++++++
libatk-bridge-2_0-0
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to