Hello community,

here is the log from the commit of package glibmm2 for openSUSE:Factory checked 
in at 2012-10-03 07:17:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-12 
09:24:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes     2012-10-03 
07:17:45.000000000 +0200
@@ -1,0 +2,120 @@
+Tue Sep 25 19:20:35 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.13:
+  + Build:
+    - Use std::time_t instead of ::time_t instead of ::time_t.
+    - Use std::size_t and std::ptrdiff_t instead of ::size_t and
+      ::ptrdiff_t.
+  + Gio:
+    - AppLaunchContext: Add setenv(), unsetenv() and
+      get_environment().
+    - File: Add remove_async() and remove_finish().
+    - Add e ConverterInputStream and ConverterOutputStream.
+    - Add PollableInputStream and PollableOutputStream.
+  + Gio::DBus:
+    - Connection: Add the call_[finish|sync]() with UnixFDLists.
+     (bgo#662371)
+  + gmmproc:
+    - Add a _NO_WRAP_INIT_REGISTRATION macro (bgo#684006)
+    - _CLASS_GOBJECT: Allow classes to have custom wrap()
+      functions (bgo#684006)
+    - _WRAP_METHOD: Allow setting parameters from C output params.
+      (bgo#662371)
+    - Prepend a Doxygen @throws clause to the declaration of
+      virtual functions that throw Glib::Error.
+    - Improve the search for unwrapped methods.
+
+-------------------------------------------------------------------
+Mon Sep 10 21:26:12 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.12:
+  + Gio:
+    - Add Converter, ZlibCompressor, ZlibDecompressor and 
+      CharsetConverter classes.
+    - AppInfo: Added  get_display_name(),
+      set_as_last_used_for_type() and get_supported_types().
+    - Application: Added get_dbus_connection() and
+      get_dbus_object_path().
+    - ContentType:
+      . get_icon(): Fix a refcount error.
+      . Added get_symbolic_icon().
+    - DBusAuthObserver: Added allow_mechanism().
+    - Drive: Added get_symbolic_icon().
+    - FileInfo: Added get_symbolic_icon().
+    - Menu: Added append_section().
+    - MenuItem: Added get_link().
+    - MenuModel: Added is_mutable() and get_n_items().
+    - Mount: Added get_symbolic_icon().
+    - ProxyAddress: Added get_destination_protocol() and get_uri().
+    - Socket: Added get_available_bytes(), get_ttl(), set_ttl(), 
+      get_broadcast(), set_broadcast(), get_multicast_loopback(),
+      set_multicast_loopback(), get_multicast_ttl(),
+      set_multicast_ttl(), join_multicast_group(),
+      leave_multicast_group() and properties.
+    - Volume:
+      . Added get_symbolic_icon().
+      . Added get_sort_key().
+  + gmmproc:
+    - _WRAP_VFUNC: Handle virtual functions that throw GErrors.
+     (bgo#683460)
+- Changes from version 2.33.4:
+  + Glib:
+    - KeyFile: Correct the load_from_dirs() implementation.
+    - Variant: Make sure that we always sink the initial reference.
+      (bgo#680407)
+    - VariantType: peek_string(): Correct this to handle the
+      non-null-terminated result from g_variant_type_peek_string().
+    - Threads::Mutex, RecMutex: Add wrap() functions (bgo#483790)
+  + gmmproc:
+    - Add _CUSTOM_CTOR_CAST
+  + Updated documentation (bgo#670212)
+
+-------------------------------------------------------------------
+Wed Jul 18 08:13:44 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.3:
+  + Glib: Added the Bytes class, wrapping GBytes.
+  + Gio:
+    - InetSocketAddress: Added get_flowinfo() and get_scope_id()
+    - OutputStream: Added write_bytes(), write_bytes_async() and
+      write_bytes_finish().
+    - InputStream: Added read_bytes(), read_bytes_async() and
+      read_bytes_finish().
+  + Gio::DBus: Connection: Added get_last_serial()
+  + gmmproc: Add _INCLUDE_IN_WRAP_INIT, _GMMPROC_WRAP_CONDITIONALLY
+
+-------------------------------------------------------------------
+Sun Jul 15 18:10:48 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.2:
+  + Added some enum values and documentation.
+- Changes from version 2.33.1:
+  + Gio:
+    - Application:
+      . Allow the application ID to be empty.
+      . Pass 0 (NULL) rather than "" to GApplication.
+    - Add Resource (bgo#674545)
+  + Glib:
+    - Miscutils: get_system_data_dirs(), get_system_config_dirs():
+      Return early when the C function returns NULL.
+    - Thread::RecMutex: Don't initialize this as a GStaticMutex.
+      (bgo#677291)
+    - Documentation: Don't hide add_exception_handler()
+      documentation.
+
+-------------------------------------------------------------------
+Sat Jul 14 07:42:18 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.32.1:
+  + Gio:
+    - Application: Pass 0 (NULL) rather than "" to GApplication.
+  + Glib:
+    - Miscutils: get_system_data_dirs(), get_system_config_dirs():
+      Return early when the C function returns NULL.
+    - Thread::RecMutex: Don't initialize this as a GStaticMutex.
+      (Deprecated anyway) (bgo#677291).
+  + Documentation:
+    - Don't hide add_exception_handler() documentation.
+    - Really hide the GCheckSum type from the documentation.
+
+-------------------------------------------------------------------

Old:
----
  glibmm-2.32.0.tar.xz

New:
----
  glibmm-2.33.13.tar.xz

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

Other differences:
------------------
++++++ glibmm2.spec ++++++
--- /var/tmp/diff_new_pack.VtRe5u/_old  2012-10-03 07:18:08.000000000 +0200
+++ /var/tmp/diff_new_pack.VtRe5u/_new  2012-10-03 07:18:08.000000000 +0200
@@ -21,17 +21,17 @@
 
 Name:           glibmm2
 %define _name glibmm
-Version:        2.32.0
+Version:        2.33.13
 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.32/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/glibmm/2.33/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.34.0
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(sigc++-2.0) >= 2.0.10

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

Reply via email to