Mailinglist Archive: opensuse-commit (1670 mails)
| < Previous | Next > |
commit python-gobject2
- From: root@xxxxxxx (h_root)
- Date: Mon, 2 Oct 2006 12:01:32 +0200 (CEST)
- Message-id: <20061002100132.E670A71B5A@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package python-gobject2
checked in at Mon Oct 2 12:01:32 CEST 2006.
--------
--- python-gobject2/python-gobject2.changes 2006-08-10 18:34:15.000000000 +0200
+++ /mounts/work_src_done/STABLE/python-gobject2/python-gobject2.changes 2006-10-01 15:28:13.000000000 +0200
@@ -1,0 +2,17 @@
+Sun Oct 1 15:25:51 CEST 2006 - cthiel@xxxxxxx
+
+- update to version 2.12.1
+ * Corrected version check
+- changes from 2.11.4 to 2.12.0
+ * Install the html files even when using --disable-docs
+- changes from 2.11.3 to 2.11.4
+ * Include pre-generated html docs in the tarball
+ * Fix bug in do_set_property called from constructor
+ * Fix type registration involving interfaces with signals and/or properties
+- changes from 2.11.2 to 2.11.3
+ * Documentation updates
+ * Documentation build fixes
+ * PyGObject can now be compiled using a C++ compiler
+ * Type registration bug fix
+
+-------------------------------------------------------------------
Old:
----
pygobject-2.11.2.tar.bz2
New:
----
pygobject-2.12.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gobject2.spec ++++++
--- /var/tmp/diff_new_pack.4zZYih/_old 2006-10-02 12:01:23.000000000 +0200
+++ /var/tmp/diff_new_pack.4zZYih/_new 2006-10-02 12:01:23.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package python-gobject2 (Version 2.11.2)
+# spec file for package python-gobject2 (Version 2.12.1)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,7 +12,7 @@
Name: python-gobject2
Buildrequires: python-devel glib2-devel
Summary: Python bindings for GObject
-Version: 2.11.2
+Version: 2.12.1
Release: 1
License: LGPL
Group: Development/Libraries/Python
@@ -72,12 +72,28 @@
%doc AUTHORS NEWS README ChangeLog examples
%{py_sitedir}/gtk-2.0
%{py_sitedir}/pygtk.*
+%{_datadir}/pygobject
%files devel
%defattr(644, root, root, 755)
%{_includedir}/pygtk-2.0
%{_libdir}/pkgconfig/pygobject-2.0.pc
+%{_datadir}/gtk-doc
%changelog -n python-gobject2
+* Sun Oct 01 2006 - cthiel@xxxxxxx
+- update to version 2.12.1
+ * Corrected version check
+- changes from 2.11.4 to 2.12.0
+ * Install the html files even when using --disable-docs
+- changes from 2.11.3 to 2.11.4
+ * Include pre-generated html docs in the tarball
+ * Fix bug in do_set_property called from constructor
+ * Fix type registration involving interfaces with signals and/or properties
+- changes from 2.11.2 to 2.11.3
+ * Documentation updates
+ * Documentation build fixes
+ * PyGObject can now be compiled using a C++ compiler
+ * Type registration bug fix
* Thu Aug 10 2006 - cthiel@xxxxxxx
- initial package (version 2.11.2)
++++++ pygobject-2.11.2.tar.bz2 -> pygobject-2.12.1.tar.bz2 ++++++
++++ 2750 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |