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 "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/atk/atk.changes  2011-10-02 09:49:09.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes     2012-01-06 
11:43:02.000000000 +0100
@@ -1,0 +2,17 @@
+Tue Dec 20 09:14:01 UTC 2011 - [email protected]
+
+- 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.000000000 +0100
+++ /var/tmp/diff_new_pack.yUqv1r/_new  2012-01-06 11:43:03.000000000 +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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to