Hello community,

here is the log from the commit of package python-atspi for openSUSE:Factory
checked in at Sun Oct 2 10:26:13 CEST 2011.



--------
--- openSUSE:Factory/python-atspi/python-atspi.changes  2011-09-23 
12:42:29.000000000 +0200
+++ /mounts/work_src_done/STABLE/python-atspi/python-atspi.changes      
2011-09-27 09:01:20.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 27 07:00:53 UTC 2011 - [email protected]
+
+- Update to version 2.2.0:
+  + No change, just a version bump.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  pyatspi-2.1.91.tar.bz2

New:
----
  pyatspi-2.2.0.tar.bz2

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

Other differences:
------------------
++++++ python-atspi.spec ++++++
--- /var/tmp/diff_new_pack.SVc4Jy/_old  2011-10-02 10:26:02.000000000 +0200
+++ /var/tmp/diff_new_pack.SVc4Jy/_new  2011-10-02 10:26:02.000000000 +0200
@@ -19,13 +19,13 @@
 
 Name:           python-atspi
 %define _name   pyatspi
-Version:        2.1.91
+Version:        2.2.0
 Release:        1
 Summary:        Assistive Technology Service Provider Interface - Python 
bindings
 License:        LGPLv2.0
 Group:          Development/Libraries/Python
 Url:            http://www.gnome.org/
-Source0:        
http://download.gnome.org/sources/pyatspi/2.1/%{_name}-%{version}.tar.bz2
+Source0:        
http://download.gnome.org/sources/pyatspi/2.2/%{_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 # Needed to have typelib() Requires.
 BuildRequires:  gobject-introspection

++++++ pyatspi-2.1.91.tar.bz2 -> pyatspi-2.2.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.1.91/configure new/pyatspi-2.2.0/configure
--- old/pyatspi-2.1.91/configure        2011-09-09 15:41:48.000000000 +0200
+++ new/pyatspi-2.2.0/configure 2011-09-27 01:17:05.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for pyatspi 2.1.91.
+# Generated by GNU Autoconf 2.68 for pyatspi 2.2.0.
 #
 # Report bugs to <[email protected]>.
 #
@@ -709,8 +709,8 @@
 # Identity of this package.
 PACKAGE_NAME='pyatspi'
 PACKAGE_TARNAME='pyatspi'
-PACKAGE_VERSION='2.1.91'
-PACKAGE_STRING='pyatspi 2.1.91'
+PACKAGE_VERSION='2.2.0'
+PACKAGE_STRING='pyatspi 2.2.0'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1491,7 +1491,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.1.91 to adapt to many kinds of systems.
+\`configure' configures pyatspi 2.2.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1565,7 +1565,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of pyatspi 2.1.91:";;
+     short | recursive ) echo "Configuration of pyatspi 2.2.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1699,7 +1699,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pyatspi configure 2.1.91
+pyatspi configure 2.2.0
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1977,7 +1977,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.1.91, which was
+It was created by pyatspi $as_me 2.2.0, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2804,7 +2804,7 @@
 
 # Define the identity of the package.
  PACKAGE='pyatspi'
- VERSION='2.1.91'
+ VERSION='2.2.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12910,7 +12910,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.1.91, which was
+This file was extended by pyatspi $as_me 2.2.0, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12976,7 +12976,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.1.91
+pyatspi config.status 2.2.0
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.1.91/configure.ac 
new/pyatspi-2.2.0/configure.ac
--- old/pyatspi-2.1.91/configure.ac     2011-09-09 15:41:32.000000000 +0200
+++ new/pyatspi-2.2.0/configure.ac      2011-09-27 01:16:58.000000000 +0200
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.1.91], [[email protected]])
+AC_INIT([pyatspi], [2.2.0], [[email protected]])
 AC_CONFIG_AUX_DIR(config)
 
 LT_RELEASE=$AT_SPI_MAJOR_VERSION.$AT_SPI_MINOR_VERSION

continue with "q"...



Remember to have fun...

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

Reply via email to