Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory
checked in at Wed Sep 21 17:19:51 CEST 2011.



--------
--- GNOME/python-gobject/python-gobject.changes 2011-09-01 17:10:49.000000000 
+0200
+++ /mounts/work_src_done/STABLE/python-gobject/python-gobject.changes  
2011-09-16 11:12:38.000000000 +0200
@@ -1,0 +2,22 @@
+Fri Sep 16 07:48:14 UTC 2011 - [email protected]
+
+- Update to version 2.90.4:
+  + Various deprecated API that were only needed for the static
+    bindings have been removed.
+  + Overrides directory variable was taken out of pygobject-3.0.pc
+    and moved to the gi._overridesdir attribute to avoid having
+    multiple .pc files for each version of Python.
+  + Multiple arrays referencing a single length parameter are now
+    supported along with flat GValue arrays.
+  + Fix refcount crasher bug triggered when using GObject.new.
+  + Python 3 now checks instance types again.
+  + Documentation is disabled since it isn’t useful yet and
+    presents parallel install issues.
+  + Demos were fixed up to better reflect the preferred way of
+    using PyGObject.
+  + Several bug fixes.
+  + Build system improvements.
+- Drop manual removal of old GTK+ 2 files and documentation that
+  conflicted with python-gobject2: fixed upstream.
+
+-------------------------------------------------------------------
python3-gobject.changes: same change

calling whatdependson for head-i586


Old:
----
  pygobject-2.90.3.tar.bz2

New:
----
  pygobject-2.90.4.tar.bz2

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

Other differences:
------------------
++++++ python-gobject.spec ++++++
--- /var/tmp/diff_new_pack.nwvUgz/_old  2011-09-21 17:19:35.000000000 +0200
+++ /var/tmp/diff_new_pack.nwvUgz/_new  2011-09-21 17:19:35.000000000 +0200
@@ -30,7 +30,7 @@
 Name:           python-gobject
 %define _name   pygobject
 Summary:        Python bindings for GObject
-Version:        2.90.3
+Version:        2.90.4
 Release:        1
 License:        LGPLv2.1+
 Group:          Development/Libraries/Python
@@ -71,8 +71,6 @@
 This package contains the Python Cairo bindings for GObject.
 
 %package -n libpyglib-gi-2_0-python0
-
-
 Summary:        Python Gobject Introspeciton binding
 Group:          System/Libraries
 
@@ -111,10 +109,6 @@
 %makeinstall
 find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f
 rm examples/Makefile*
-# Remove gtk-2.0 folder. It is still shipped in python-gobject2, and 
pygobject3 relies on gtk3
-rm -r %{buildroot}%{local_py_sitedir}/gtk-2.0
-# Remove the outdataed pygobject documentation. It does not apply to the 
gi-bindings.
-rm -r %{buildroot}%{_datadir}/gtk-doc/html/pygobject/
 %fdupes $RPM_BUILD_ROOT
 
 %clean
@@ -144,9 +138,5 @@
 %{_includedir}/pygobject-3.0/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/pygobject-3.0.pc
-# we explicitly list the directories here to be sure we don't include something
-# that should live in the main package
-%dir %{_datadir}/%{_name}
-%{_datadir}/%{_name}/xsl/
 
 %changelog

++++++ python3-gobject.spec ++++++
--- /var/tmp/diff_new_pack.nwvUgz/_old  2011-09-21 17:19:35.000000000 +0200
+++ /var/tmp/diff_new_pack.nwvUgz/_new  2011-09-21 17:19:35.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python3-gobject
+# spec file for package python-gobject
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -30,7 +30,7 @@
 Name:           python3-gobject
 %define _name   pygobject
 Summary:        Python bindings for GObject
-Version:        2.90.3
+Version:        2.90.4
 Release:        1
 License:        LGPLv2.1+
 Group:          Development/Libraries/Python
@@ -71,8 +71,6 @@
 This package contains the Python Cairo bindings for GObject.
 
 %package -n libpyglib-gi-2_0-python0
-
-
 Summary:        Python Gobject Introspeciton binding
 Group:          System/Libraries
 
@@ -111,10 +109,6 @@
 %makeinstall
 find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f
 rm examples/Makefile*
-# Remove gtk-2.0 folder. It is still shipped in python-gobject2, and 
pygobject3 relies on gtk3
-rm -r %{buildroot}%{local_py_sitedir}/gtk-2.0
-# Remove the outdataed pygobject documentation. It does not apply to the 
gi-bindings.
-rm -r %{buildroot}%{_datadir}/gtk-doc/html/pygobject/
 %fdupes $RPM_BUILD_ROOT
 
 %clean
@@ -144,9 +138,5 @@
 %{_includedir}/pygobject-3.0/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/pygobject-3.0.pc
-# we explicitly list the directories here to be sure we don't include something
-# that should live in the main package
-%dir %{_datadir}/%{_name}
-%{_datadir}/%{_name}/xsl/
 
 %changelog

++++++ pygobject-2.90.3.tar.bz2 -> pygobject-2.90.4.tar.bz2 ++++++
++++ 20290 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to