Hello community,

here is the log from the commit of package python-atspi for openSUSE:Factory 
checked in at 2016-03-29 14:42:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-atspi (Old)
 and      /work/SRC/openSUSE:Factory/.python-atspi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-atspi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-atspi/python-atspi.changes        
2015-10-06 16:31:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-atspi.new/python-atspi.changes   
2016-03-29 14:42:56.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Mar 22 09:59:34 UTC 2016 - [email protected]
+
+- Update to version 2.20.0:
+  + No changes, stable release.
+
+-------------------------------------------------------------------
+Tue Mar  1 12:30:48 UTC 2016 - [email protected]
+
+- Update to version 2.19.91:
+  + Call gi.require_version() before import.
+
+-------------------------------------------------------------------
python3-atspi.changes: same change

Old:
----
  pyatspi-2.18.0.tar.xz

New:
----
  pyatspi-2.20.0.tar.xz

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

Other differences:
------------------
++++++ python-atspi.spec ++++++
--- /var/tmp/diff_new_pack.jo2mOF/_old  2016-03-29 14:42:57.000000000 +0200
+++ /var/tmp/diff_new_pack.jo2mOF/_new  2016-03-29 14:42:57.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-atspi
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,13 +36,13 @@
 
 Name:           python-atspi
 %define _name   pyatspi
-Version:        2.18.0
+Version:        2.20.0
 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.18/%{_name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/pyatspi/2.20/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 # Needed to have typelib() Requires.
 BuildRequires:  gobject-introspection

python3-atspi.spec: same change
++++++ pyatspi-2.18.0.tar.xz -> pyatspi-2.20.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.18.0/NEWS new/pyatspi-2.20.0/NEWS
--- old/pyatspi-2.18.0/NEWS     2015-08-17 21:35:20.000000000 +0200
+++ new/pyatspi-2.20.0/NEWS     2016-03-01 02:49:22.000000000 +0100
@@ -1,5 +1,9 @@
 What's new in pyatspi 2.17.90:
 
+* Call gi.require_version() before import
+
+What's new in pyatspi 2.19.91:
+
 * Fix text.getDefaultAttributeSet (bgo#752928).
 
 What's new in pyatspi 2.15.90:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.18.0/configure new/pyatspi-2.20.0/configure
--- old/pyatspi-2.18.0/configure        2015-09-22 00:20:41.000000000 +0200
+++ new/pyatspi-2.20.0/configure        2016-03-22 01:07:27.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pyatspi 2.18.0.
+# Generated by GNU Autoconf 2.69 for pyatspi 2.20.0.
 #
 # Report bugs to <[email protected]>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='pyatspi'
 PACKAGE_TARNAME='pyatspi'
-PACKAGE_VERSION='2.18.0'
-PACKAGE_STRING='pyatspi 2.18.0'
+PACKAGE_VERSION='2.20.0'
+PACKAGE_STRING='pyatspi 2.20.0'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1381,7 +1381,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pyatspi 2.18.0 to adapt to many kinds of systems.
+\`configure' configures pyatspi 2.20.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1455,7 +1455,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of pyatspi 2.18.0:";;
+     short | recursive ) echo "Configuration of pyatspi 2.20.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1599,7 +1599,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pyatspi configure 2.18.0
+pyatspi configure 2.20.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1877,7 +1877,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pyatspi $as_me 2.18.0, which was
+It was created by pyatspi $as_me 2.20.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2763,7 +2763,7 @@
 
 # Define the identity of the package.
  PACKAGE='pyatspi'
- VERSION='2.18.0'
+ VERSION='2.20.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14024,7 +14024,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pyatspi $as_me 2.18.0, which was
+This file was extended by pyatspi $as_me 2.20.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14090,7 +14090,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-pyatspi config.status 2.18.0
+pyatspi config.status 2.20.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.18.0/configure.ac 
new/pyatspi-2.20.0/configure.ac
--- old/pyatspi-2.18.0/configure.ac     2015-09-22 00:20:04.000000000 +0200
+++ new/pyatspi-2.20.0/configure.ac     2016-03-22 01:07:21.000000000 +0100
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.18.0], [[email protected]])
+AC_INIT([pyatspi], [2.20.0], [[email protected]])
 AC_CONFIG_AUX_DIR(config)
 
 # The version of python used is determined by the executable pointed to by the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.18.0/pyatspi/__init__.py 
new/pyatspi-2.20.0/pyatspi/__init__.py
--- old/pyatspi-2.18.0/pyatspi/__init__.py      2015-07-28 23:35:26.000000000 
+0200
+++ new/pyatspi-2.20.0/pyatspi/__init__.py      2016-02-17 22:50:21.000000000 
+0100
@@ -14,6 +14,8 @@
 
 __version__ = (1, 9, 0)
 
+import gi
+gi.require_version('Atspi', '2.0')
 from gi.repository import Atspi
 
 from pyatspi.Accessibility import *


Reply via email to