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 Thu May 28 22:55:01 CEST 2009. -------- --- python-gobject2/python-gobject2.changes 2009-05-01 12:54:06.000000000 +0200 +++ python-gobject2/python-gobject2.changes 2009-05-27 12:32:24.000000000 +0200 @@ -1,0 +2,17 @@ +Wed May 27 12:25:51 CEST 2009 - vuntz@novell.com + +- Update to version 2.18.0: + + Improve gio docs with some more classes + + Wrap gio.OutputStream.splice_async() + + Add Python ver into installed libpyglib name + + Wrap gio.OutputStream.flush_async() + + Use 'Requires.private' for libffi in '.pc' files + + Add wrapper for gio.FileAttributeMatcher + + Mark relevant glib.IOChannel methods as METH_NOARGS + + Retire hand-written ChangeLog; autocreate from Git history + + Wrap gio.InputStream.skip_async() + + Add in codegen -n --namespace option and the code to remove dll + API in headers, added documentation + + Properly mark glib.get_user_special_dir() as a keywords method + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- pygobject-2.17.0.tar.bz2 New: ---- pygobject-2.18.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gobject2.spec ++++++ --- /var/tmp/diff_new_pack.L32003/_old 2009-05-28 22:54:09.000000000 +0200 +++ /var/tmp/diff_new_pack.L32003/_new 2009-05-28 22:54:09.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package python-gobject2 (Version 2.17.0) +# spec file for package python-gobject2 (Version 2.18.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -22,9 +22,11 @@ %define _name pygobject BuildRequires: fdupes BuildRequires: glib2-devel +# our libffi package doesn't have a pkg-config file +# BuildRequires: libffi-devel BuildRequires: python-devel Summary: Python bindings for GObject -Version: 2.17.0 +Version: 2.18.0 Release: 1 License: LGPL v2.1 or later Group: Development/Libraries/Python @@ -122,6 +124,20 @@ %{_datadir}/gtk-doc/html/* %changelog +* Wed May 27 2009 vuntz@novell.com +- Update to version 2.18.0: + + Improve gio docs with some more classes + + Wrap gio.OutputStream.splice_async() + + Add Python ver into installed libpyglib name + + Wrap gio.OutputStream.flush_async() + + Use 'Requires.private' for libffi in '.pc' files + + Add wrapper for gio.FileAttributeMatcher + + Mark relevant glib.IOChannel methods as METH_NOARGS + + Retire hand-written ChangeLog; autocreate from Git history + + Wrap gio.InputStream.skip_async() + + Add in codegen -n --namespace option and the code to remove dll + API in headers, added documentation + + Properly mark glib.get_user_special_dir() as a keywords method * Fri May 01 2009 mboman@suse.de - Update to version 2.17.0: + Write a good part of the docs for gio ++++++ pygobject-2.17.0.tar.bz2 -> pygobject-2.18.0.tar.bz2 ++++++ ++++ 13461 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