Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2011-12-21 14:58:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gobject (Old)
 and      /work/SRC/openSUSE:Factory/.python-gobject.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gobject", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gobject/python-gobject.changes    
2011-11-16 17:22:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes       
2011-12-21 14:58:28.000000000 +0100
@@ -1,0 +2,18 @@
+Tue Dec 20 13:55:42 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.0.3:
+  + Convert all modifier constants to Gdk.ModifierType
+  + Convert all strings to utf-8 encoding when retrieving from
+    TreeModel
+  + Handle NULL arrays correctly for each array type
+  + pygmainloop: avoid lockups if multiple glib.MainLoop exist
+  + Properly chain up to the class that implements a given vfunc.
+  + Fix array termination and size calculation
+  + Fix marshaling of arrays of GVariants
+  + pygi-convert:
+    - fix for Pango.Alignment
+    - fix for Gtk.Orientation
+  + Add test for bytearray variants
+  + Add tests for calling closures
+
+-------------------------------------------------------------------
python3-gobject.changes: same change

Old:
----
  pygobject-3.0.2.tar.bz2

New:
----
  pygobject-3.0.3.tar.xz

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

Other differences:
------------------
++++++ python-gobject.spec ++++++
--- /var/tmp/diff_new_pack.kOHmNQ/_old  2011-12-21 14:58:29.000000000 +0100
+++ /var/tmp/diff_new_pack.kOHmNQ/_new  2011-12-21 14:58:29.000000000 +0100
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 %define build_for_python3 0
 
 %if %{build_for_python3}
@@ -34,12 +32,12 @@
 Name:           python-gobject
 %define _name   pygobject
 Summary:        Python bindings for GObject
-Version:        3.0.2
-Release:        1
 License:        LGPL-2.1+
 Group:          Development/Libraries/Python
+Version:        3.0.3
+Release:        0
 Url:            http://ftp.gnome.org/pub/GNOME/sources/pygobject/
-Source:         
http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel >= 1.29.0
@@ -61,7 +59,6 @@
 GLib's GObjects.
 
 %package cairo
-License:        LGPL-2.1+
 Summary:        Python bindings for GObject -- Cairo bindings
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
@@ -85,7 +82,6 @@
 The bindings are handled by gobject-introspection libraries.
 
 %package devel
-License:        LGPL-2.1+
 Summary:        Python bindings for GObject
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}

++++++ python3-gobject.spec ++++++
--- /var/tmp/diff_new_pack.kOHmNQ/_old  2011-12-21 14:58:29.000000000 +0100
+++ /var/tmp/diff_new_pack.kOHmNQ/_new  2011-12-21 14:58:29.000000000 +0100
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 %define build_for_python3 1
 
 %if %{build_for_python3}
@@ -34,12 +32,12 @@
 Name:           python3-gobject
 %define _name   pygobject
 Summary:        Python bindings for GObject
-Version:        3.0.2
-Release:        1
 License:        LGPL-2.1+
 Group:          Development/Libraries/Python
+Version:        3.0.3
+Release:        0
 Url:            http://ftp.gnome.org/pub/GNOME/sources/pygobject/
-Source:         
http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel >= 1.29.0
@@ -61,7 +59,6 @@
 GLib's GObjects.
 
 %package cairo
-License:        LGPL-2.1+
 Summary:        Python bindings for GObject -- Cairo bindings
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
@@ -85,7 +82,6 @@
 The bindings are handled by gobject-introspection libraries.
 
 %package devel
-License:        LGPL-2.1+
 Summary:        Python bindings for GObject
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to