Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2012-02-10 17:19:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-21 14:58:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes       
2012-02-10 17:19:05.000000000 +0100
@@ -1,0 +2,18 @@
+Tue Feb  7 14:17:24 UTC 2012 - [email protected]
+
+- Update to version 3.1.0:
+  + Fixed bug where GObject.property did not respect minimum and
+    maximum values
+  + Handle NULL as a valid case of a char** array
+  + Avoid O(n^2) behavior when marshalling lists
+  + Connect to first action of a radio group
+  + Support functions which return GError
+  + Support GHashTable and GError as callback/closure arguments
+  + Fix bool(), hash() and __eq__() for GLib.Variant objects
+  + Don't issue a deprecation warning for GtkDialog's NO_SEPARATOR
+    flag, even when unused
+  + Properly distinguish between different integer types for
+    properties
+  + Distinguish between GArray and GPtrArray when cleaning up
+
+-------------------------------------------------------------------
python3-gobject.changes: same change

Old:
----
  pygobject-3.0.3.tar.xz

New:
----
  pygobject-3.1.0.tar.xz

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

Other differences:
------------------
++++++ python-gobject.spec ++++++
--- /var/tmp/diff_new_pack.x8p7C6/_old  2012-02-10 17:19:06.000000000 +0100
+++ /var/tmp/diff_new_pack.x8p7C6/_new  2012-02-10 17:19:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gobject
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define build_for_python3 0
 
 %if %{build_for_python3}
@@ -34,10 +35,10 @@
 Summary:        Python bindings for GObject
 License:        LGPL-2.1+
 Group:          Development/Libraries/Python
-Version:        3.0.3
+Version:        3.1.0
 Release:        0
 Url:            http://ftp.gnome.org/pub/GNOME/sources/pygobject/
-Source:         
http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/pygobject/3.1/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel >= 1.29.0

++++++ python3-gobject.spec ++++++
--- /var/tmp/diff_new_pack.x8p7C6/_old  2012-02-10 17:19:06.000000000 +0100
+++ /var/tmp/diff_new_pack.x8p7C6/_new  2012-02-10 17:19:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-gobject
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define build_for_python3 1
 
 %if %{build_for_python3}
@@ -34,10 +35,10 @@
 Summary:        Python bindings for GObject
 License:        LGPL-2.1+
 Group:          Development/Libraries/Python
-Version:        3.0.3
+Version:        3.1.0
 Release:        0
 Url:            http://ftp.gnome.org/pub/GNOME/sources/pygobject/
-Source:         
http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/pygobject/3.1/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel >= 1.29.0

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

Reply via email to