Hello community,

here is the log from the commit of package glibmm2 for openSUSE:Factory checked 
in at 2013-04-03 12:51:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glibmm2 (Old)
 and      /work/SRC/openSUSE:Factory/.glibmm2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glibmm2", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes  2012-11-12 
12:35:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes     2013-04-03 
12:51:42.000000000 +0200
@@ -1,0 +2,64 @@
+Tue Mar 19 20:32:30 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.35.9:
+  + Glib:
+    - Add edByteArray, because it is used in the GTls* API.
+    - AppInfo::get_all(): Fix ownerships (bgo#694505).
+  + Gio:
+    - TlsFileDatabase: Add the create() method.
+    - TlsCertificate: Add the certificate property.
+    - TlsClientConnection: Add get_accepted_cas() and the
+      "accepted-cas" property.
+    - TlsDatabase: Add the lookup_certificates_issued_by*() methods
+      and virtual functions.
+    - TlsInteraction: Add the virtual functions.
+
+-------------------------------------------------------------------
+Tue Feb 26 09:25:34 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.35.8:
+  + Glib:
+    - Resolver: Add lookup_records(), lookup_records_async() and
+      lookup_records_finish().
+    - Signal*::connect(): Make them less thread-unsafe (bgo#396958)
+    - Threads: Add create(slot, name) to create named threads
+      (bgo#689863).
+    - Variant: Allow containing complex types in arrays and in
+      variants.
+    - Variant: Don't refsink variants created using the custom cast
+      ctor.
+    - Variant< std::vector<std::string> >: Add
+      create_from_object_paths().
+    - VariantBase: Add operator for BoolExpr (const void*)
+      (bgo#690121).
+    - VariantType: Add create_tuple() (bgo#688682).
+    - VariantType: Correct the referencing in the create*() methods
+      (bgo#688440).
+  + Gio:
+    - AppInfo: Add create_duplicate().
+    - DesktopAppInfo: Add some new getter methods.
+    - File: Remove refreturn to avoid memory leaks (bgo#691606).
+    - MemoryOutputStream: Add the steal_as_bytes() method.
+    - SimpleAction: Fix stateful action constructor typo, allowing
+      use (bgo#690122).
+    - SocketConnection: Add connect*() and is_connected() methods.
+    - ThemedIcon: Wrap the "names" property.
+    - Add TlsConnection, TlsClient, TlsServer, TlsDatabase,
+      TlsCertificate, TlsPassword, TlsFileDatabase and
+      TlsInteraction.
+    - UnixConnection: Add
+      [receive|send]_credentials_[async|finish]().
+  + Gio::DBus:
+    - DBus::[Connection|Proxy]: Use ifdefs for the UnixFDList
+      call*() methods.
+  + gmmproc:
+    - _WRAP_VFUNC: Support the wrapping of slots.
+    - _WRAP_METHOD: Support wrapping methods with slots.
+    - _WRAP_METHOD: Ensure that slot parameters can be optional.
+    - _WRAP_[CREATE|CTOR|METHOD]: Allow any order of {} options.
+    - _WRAP_ENUM: Skip enum constants whose names are deleted.
+    - _WRAP_CTOR: Handle *_new() functions with a final GError**.
+  + Updated documentations.
+  + Build fixes.
+
+-------------------------------------------------------------------

Old:
----
  glibmm-2.34.1.tar.xz

New:
----
  glibmm-2.35.9.tar.xz

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

Other differences:
------------------
++++++ glibmm2.spec ++++++
--- /var/tmp/diff_new_pack.iiQxsz/_old  2013-04-03 12:51:45.000000000 +0200
+++ /var/tmp/diff_new_pack.iiQxsz/_new  2013-04-03 12:51:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glibmm2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -21,17 +21,17 @@
 
 Name:           glibmm2
 %define _name glibmm
-Version:        2.34.1
+Version:        2.35.9
 Release:        0
 Summary:        C++ Interface for Glib
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://www.gtkmm.org/
-Source:         
http://download.gnome.org/sources/glibmm/2.34/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/glibmm/2.35/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.34.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.35.9
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(sigc++-2.0) >= 2.0.10

++++++ glibmm-2.34.1.tar.xz -> glibmm-2.35.9.tar.xz ++++++
++++ 332597 lines of diff (skipped)

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

Reply via email to