Hello community,

here is the log from the commit of package python-atspi for openSUSE:Factory 
checked in at 2015-03-30 19:29:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2014-09-30 19:38:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-atspi.new/python-atspi.changes   
2015-03-30 19:29:24.000000000 +0200
@@ -1,0 +2,25 @@
+Tue Mar 24 21:35:01 UTC 2015 - [email protected]
+
+- Update to version 2.16.0:
+  + No changes, stable bump.
+
+-------------------------------------------------------------------
+Tue Feb 17 13:37:37 UTC 2015 - [email protected]
+
+- Update to version 2.15.90:
+  + Add new roles for fractions, roots, subscripts, and
+    superscripts (bgo#743413).
+
+-------------------------------------------------------------------
+Wed Jan 28 22:07:36 UTC 2015 - [email protected]
+
+- Update to version 2.15.4:
+  + Support ATSPI_STATE_READ_ONLY (bgo#690108).
+
+-------------------------------------------------------------------
+Thu Dec 18 02:35:58 UTC 2014 - [email protected]
+
+- Update to version 2.15.3:
+  + Add ROLE_STATIC (bgo#740364).
+
+-------------------------------------------------------------------
python3-atspi.changes: same change

Old:
----
  pyatspi-2.14.0.tar.xz

New:
----
  pyatspi-2.16.0.tar.xz

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

Other differences:
------------------
++++++ python-atspi.spec ++++++
--- /var/tmp/diff_new_pack.xefj2V/_old  2015-03-30 19:29:25.000000000 +0200
+++ /var/tmp/diff_new_pack.xefj2V/_new  2015-03-30 19:29:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-atspi
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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.14.0
+Version:        2.16.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.14/%{_name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/pyatspi/2.16/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 # Needed to have typelib() Requires.
 BuildRequires:  gobject-introspection

python3-atspi.spec: same change
++++++ pyatspi-2.14.0.tar.xz -> pyatspi-2.16.0.tar.xz ++++++
++++ 8803 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pyatspi-2.14.0/NEWS new/pyatspi-2.16.0/NEWS
--- old/pyatspi-2.14.0/NEWS     2014-09-22 18:47:18.000000000 +0200
+++ new/pyatspi-2.16.0/NEWS     2015-02-16 22:27:00.000000000 +0100
@@ -1,3 +1,15 @@
+What's new in pyatspi 2.15.90:
+
+* Add new roles for fractions, roots, subscripts, and superscripts 
(bgo#743413).
+
+What's new in pyatspi 2.15.4:
+
+* Support ATSPI_STATE_READ_ONLY (bgo#690108).
+
+What's new in pyatspi 2.15.3:
+
+* Add ROLE_STATIC (bgo#740364).
+    
 What's new in pyatspi 2.14.0:
 
 * Test fixes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pyatspi-2.14.0/config.h.in new/pyatspi-2.16.0/config.h.in
--- old/pyatspi-2.14.0/config.h.in      2014-09-22 18:48:14.000000000 +0200
+++ new/pyatspi-2.16.0/config.h.in      2015-03-24 00:32:13.000000000 +0100
@@ -30,7 +30,8 @@
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
-/* Define to the sub-directory where libtool stores uninstalled libraries. */
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
 #undef LT_OBJDIR
 
 /* Name of package */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pyatspi-2.14.0/configure.ac new/pyatspi-2.16.0/configure.ac
--- old/pyatspi-2.14.0/configure.ac     2014-09-22 18:47:26.000000000 +0200
+++ new/pyatspi-2.16.0/configure.ac     2015-03-24 00:31:58.000000000 +0100
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.14.0], [[email protected]])
+AC_INIT([pyatspi], [2.16.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' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pyatspi-2.14.0/pyatspi/role.py new/pyatspi-2.16.0/pyatspi/role.py
--- old/pyatspi-2.14.0/pyatspi/role.py  2013-11-19 00:03:08.000000000 +0100
+++ new/pyatspi-2.16.0/pyatspi/role.py  2015-02-16 22:26:09.000000000 +0100
@@ -134,7 +134,12 @@
                 113:'ROLE_MATH',
                 114:'ROLE_RATING',
                 115:'ROLE_TIMER',
-                116:'ROLE_LAST_DEFINED',
+                116:'ROLE_STATIC',
+                117:'ROLE_MATH_FRACTION',
+                118:'ROLE_MATH_ROOT',
+                119:'ROLE_SUBSCRIPT',
+                120:'ROLE_SUPERSCRIPT',
+                121:'ROLE_LAST_DEFINED',
         }
 
 ROLE_ACCELERATOR_LABEL = Role(1)
@@ -195,7 +200,7 @@
 ROLE_INVALID = Role(0)
 ROLE_LABEL = Role(29)
 ROLE_LANDMARK = Role(110)
-ROLE_LAST_DEFINED = Role(116)
+ROLE_LAST_DEFINED = Role(121)
 ROLE_LAYERED_PANE = Role(30)
 ROLE_LEVEL_BAR = Role(103)
 ROLE_LINK = Role(88)
@@ -205,6 +210,8 @@
 ROLE_LOG = Role(111)
 ROLE_MARQUEE = Role(112)
 ROLE_MATH = Role(113)
+ROLE_MATH_FRACTION = Role(117)
+ROLE_MATH_ROOT = Role(118)
 ROLE_MENU = Role(33)
 ROLE_MENU_BAR = Role(34)
 ROLE_MENU_ITEM = Role(35)
@@ -233,7 +240,10 @@
 ROLE_SLIDER = Role(51)
 ROLE_SPIN_BUTTON = Role(52)
 ROLE_SPLIT_PANE = Role(53)
+ROLE_STATIC = Role(116)
 ROLE_STATUS_BAR = Role(54)
+ROLE_SUBSCRIPT = Role(119)
+ROLE_SUPERSCRIPT = Role(120)
 ROLE_TABLE = Role(55)
 ROLE_TABLE_CELL = Role(56)
 ROLE_TABLE_COLUMN_HEADER = Role(57)
@@ -370,6 +380,11 @@
         ROLE_MATH:'math',
         ROLE_RATING:'rating',
         ROLE_TIMER:'timer',
+        ROLE_STATIC:'static',
+        ROLE_MATH_FRACTION:'math fraction',
+        ROLE_MATH_ROOT: 'math root',
+        ROLE_SUBSCRIPT: 'subscript',
+        ROLE_SUPERSCRIPT: 'superscript',
 }
 
 
#END----------------------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pyatspi-2.14.0/pyatspi/state.py new/pyatspi-2.16.0/pyatspi/state.py
--- old/pyatspi-2.14.0/pyatspi/state.py 2013-11-18 23:44:25.000000000 +0100
+++ new/pyatspi-2.16.0/pyatspi/state.py 2015-01-19 23:59:48.000000000 +0100
@@ -70,7 +70,8 @@
                 40:'STATE_VISITED',
                 41:'STATE_CHECKABLE',
                 42:'STATE_HAS_POPUP',
-                43:'STATE_LAST_DEFINED',
+                43:'STATE_READ_ONLY',
+                44:'STATE_LAST_DEFINED',
         }
 
 #------------------------------------------------------------------------------
@@ -104,6 +105,7 @@
 STATE_MULTI_LINE = StateType(17)
 STATE_OPAQUE = StateType(19)
 STATE_PRESSED = StateType(20)
+STATE_READ_ONLY = StateType(43)
 STATE_REQUIRED = StateType(33)
 STATE_RESIZABLE = StateType(21)
 STATE_SELECTABLE = StateType(22)


Reply via email to