commit python-gobject2 for openSUSE:Factory

Hello community, here is the log from the commit of package python-gobject2 for openSUSE:Factory checked in at Fri Oct 2 23:35:58 CEST 2009. -------- --- python-gobject2/python-gobject2.changes 2009-05-27 12:32:24.000000000 +0200 +++ python-gobject2/python-gobject2.changes 2009-09-29 10:59:47.000000000 +0200 @@ -1,0 +2,36 @@ +Tue Sep 29 10:20:43 CEST 2009 - vuntz@opensuse.org + +- Update to version 2.20.0: + - Allow to use automake 1.11 + - Specify programming language in .devhelp file + - Plug reference leak of GSource in pyg_main_loop_init + - Updated uninstalled.pc file +- Changes from version 2.19.0: + - Add macros to help with Python list to/from GList/GSList + conversions. + - GIO docs practically completed + - GFileInfo.list_attributes should accept None/NULL + - Strip out Windows DLL API macros + - Document that many functions got moved gobject -> glib + - Allow h2def.py to work when there are tabs or multiple spaces + after the struct keyword. + - Fix build when builddir is not the same as srcdir + - Make gio.Emblem constructor new-style + - Cleanup GIO overrides to use Python function/method names + - Make codegen report errors using Python function/method names + - Fix object type in gio.BufferedInputStream_fill_async + - Wrap gio.BufferedInputStream.fill_async + - Add gio.BufferedOutputStream which was forgotten in the types + - Split overrides for gio.MemoryOutputStream + - Wrap gio.memory_input_stream_new_from_data + - Introduces the girepository module from the former PyBank + - Add API appeared in 2.20 but not marked as such in gio docs + - Wrap gio.FileOutputStream.query_info_async + - Wrap gio.FileInputStream.query_async + - Install executable codegen parts with executing permissions + - Wrap gio.DataInputStream.read_line_async and read_until_async + - Fix gio.OutputStream.splice_async + - Add GIO 2.20 API and update docs +- Remove AutoReqProv: it's default now. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- pygobject-2.18.0.tar.bz2 New: ---- pygobject-2.20.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gobject2.spec ++++++ --- /var/tmp/diff_new_pack.U5OEfI/_old 2009-10-02 23:35:05.000000000 +0200 +++ /var/tmp/diff_new_pack.U5OEfI/_new 2009-10-02 23:35:05.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package python-gobject2 (Version 2.18.0) +# spec file for package python-gobject2 (Version 2.20.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -26,27 +26,19 @@ # BuildRequires: libffi-devel BuildRequires: python-devel Summary: Python bindings for GObject -Version: 2.18.0 +Version: 2.20.0 Release: 1 License: LGPL v2.1 or later Group: Development/Libraries/Python Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: %{_name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build -AutoReqProv: on %{py_requires} %description Pygobjects is an extension module for python that gives you access to GLib's GObjects. - - -Authors: --------- - James Henstridge <james@daa.com.au> - Johan Dahlin <johan@gnome.org> - %package devel License: LGPL v2.1 or later Summary: Python bindings for GObject @@ -57,13 +49,6 @@ This package contains files required to build wrappers for gobject addon libraries such as pygtk. - - -Authors: --------- - James Henstridge <james@daa.com.au> - Johan Dahlin <johan@gnome.org> - %package doc License: LGPL v2.1 or later Summary: Python bindings for GObject @@ -74,13 +59,6 @@ Pygobjects is an extension module for python that gives you access to GLib's GObjects. - - -Authors: --------- - James Henstridge <james@daa.com.au> - Johan Dahlin <johan@gnome.org> - %prep %setup -q -n %{_name}-%{version} @@ -112,6 +90,7 @@ %files devel %defattr(-,root,root) +%{_includedir}/pygobject %{_includedir}/pygtk-2.0 %{_libdir}/*.so %{_libdir}/pkgconfig/pygobject-2.0.pc ++++++ pygobject-2.18.0.tar.bz2 -> pygobject-2.20.0.tar.bz2 ++++++ ++++ 15336 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de