Hello community,

here is the log from the commit of package python-atspi for openSUSE:Factory 
checked in at 2013-09-27 17:58:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2013-09-23 11:17:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-atspi.new/python-atspi.changes   
2013-09-27 17:58:45.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 24 07:52:02 UTC 2013 - [email protected]
+
+- Update to version 2.10.0:
+  + No changes since version 2.9.92.
+
+-------------------------------------------------------------------
python3-atspi.changes: same change

Old:
----
  pyatspi-2.9.92.tar.xz

New:
----
  pyatspi-2.10.0.tar.xz

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

Other differences:
------------------
++++++ python-atspi.spec ++++++
--- /var/tmp/diff_new_pack.t9F6Mo/_old  2013-09-27 17:58:46.000000000 +0200
+++ /var/tmp/diff_new_pack.t9F6Mo/_new  2013-09-27 17:58:46.000000000 +0200
@@ -36,13 +36,13 @@
 
 Name:           python-atspi
 %define _name   pyatspi
-Version:        2.9.92
+Version:        2.10.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.9/%{_name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/pyatspi/2.10/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 # Needed to have typelib() Requires.
 BuildRequires:  gobject-introspection

python3-atspi.spec: same change
++++++ pyatspi-2.9.92.tar.xz -> pyatspi-2.10.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.9.92/configure new/pyatspi-2.10.0/configure
--- old/pyatspi-2.9.92/configure        2013-09-16 23:42:10.000000000 +0200
+++ new/pyatspi-2.10.0/configure        2013-09-24 00:10:52.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pyatspi 2.9.92.
+# Generated by GNU Autoconf 2.69 for pyatspi 2.10.0.
 #
 # Report bugs to <[email protected]>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='pyatspi'
 PACKAGE_TARNAME='pyatspi'
-PACKAGE_VERSION='2.9.92'
-PACKAGE_STRING='pyatspi 2.9.92'
+PACKAGE_VERSION='2.10.0'
+PACKAGE_STRING='pyatspi 2.10.0'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1376,7 +1376,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.9.92 to adapt to many kinds of systems.
+\`configure' configures pyatspi 2.10.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1450,7 +1450,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of pyatspi 2.9.92:";;
+     short | recursive ) echo "Configuration of pyatspi 2.10.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1592,7 +1592,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pyatspi configure 2.9.92
+pyatspi configure 2.10.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1870,7 +1870,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.9.92, which was
+It was created by pyatspi $as_me 2.10.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2717,7 +2717,7 @@
 
 # Define the identity of the package.
  PACKAGE='pyatspi'
- VERSION='2.9.92'
+ VERSION='2.10.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13828,7 +13828,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.9.92, which was
+This file was extended by pyatspi $as_me 2.10.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13894,7 +13894,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.9.92
+pyatspi config.status 2.10.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.9.92/configure.ac 
new/pyatspi-2.10.0/configure.ac
--- old/pyatspi-2.9.92/configure.ac     2013-09-16 23:41:35.000000000 +0200
+++ new/pyatspi-2.10.0/configure.ac     2013-09-24 00:10:29.000000000 +0200
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.9.92], [[email protected]])
+AC_INIT([pyatspi], [2.10.0], [[email protected]])
 AC_CONFIG_AUX_DIR(config)
 
 # The version of python used is determined by the executable pointed to by the

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

Reply via email to