Hello community,

here is the log from the commit of package python-atspi for openSUSE:Factory 
checked in at 2012-01-25 10:40:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-atspi (Old)
 and      /work/SRC/openSUSE:Factory/.python-atspi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-atspi", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-atspi/python-atspi.changes        
2011-10-20 14:10:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-atspi.new/python-atspi.changes   
2012-01-25 10:40:50.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Jan 16 13:25:48 UTC 2012 - [email protected]
+
+- Update to version 2.3.4:
+  + bgo#666871: deregisterKeystrokeListener was broken.
+- 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.
+- Remove checks for old non-maintained versions of openSUSE (11.1
+  and earlier).
+
+-------------------------------------------------------------------

Old:
----
  pyatspi-2.2.1.tar.bz2

New:
----
  pyatspi-2.3.4.tar.xz

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

Other differences:
------------------
++++++ python-atspi.spec ++++++
--- /var/tmp/diff_new_pack.3hTYMd/_old  2012-01-25 10:40:51.000000000 +0100
+++ /var/tmp/diff_new_pack.3hTYMd/_new  2012-01-25 10:40:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-atspi
 #
-# 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
@@ -16,19 +16,20 @@
 #
 
 
-
 Name:           python-atspi
 %define _name   pyatspi
-Version:        2.2.1
-Release:        1
+Version:        2.3.4
+Release:        0
 Summary:        Assistive Technology Service Provider Interface - Python 
bindings
 License:        LGPL-2.0
 Group:          Development/Libraries/Python
 Url:            http://www.gnome.org/
-Source0:        
http://download.gnome.org/sources/pyatspi/2.2/%{_name}-%{version}.tar.bz2
+Source0:        
http://download.gnome.org/sources/pyatspi/2.3/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 # Needed to have typelib() Requires.
 BuildRequires:  gobject-introspection
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(pygobject-3.0) >= 2.90.1
 Requires:       dbus-1-python
 Requires:       python-gobject
@@ -41,12 +42,7 @@
 # at-spi stack is used. Only the default at-spi stack should define it.
 Provides:       pyatspi
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if %suse_version > 1110
 BuildArch:      noarch
-%endif
-%if %suse_version <= 1110
-%define python_sitelib %{py_sitedir}
-%endif
 %py_requires
 
 %description

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to