- Update to version 2.58.0:
+ This release is identical to 2.56.1.
- Update to version 2.56.1:
+ Glib:
- ustring: Fix wchar conversion on macOS with libc++.
- Avoid compiler warnings from function pointer conversions.
+ Gio: SocketClient: Take copy in RefPtrs for signal args.
+ Build:
- Require glib-2.0 >= 2.55.1.
- Replace the Visual Studio project files with MSVC NMake
project files.
OBS-URL: https://build.opensuse.org/request/show/657620
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glibmm2_4?expand=0&rev=17
- Update to version 2.56.0:
+ Glib:
- Threads::Private: Fix gobj() (bgo#791711).
- TimeoutSource: Use monotonic time consistently (bgo#792524).
- Add RefPtr::get(). (bgo#495762).
+ Gio:
- TlsClientConnection: Deprecate set/get/property_use_ssl3().
- DataInputStream: Deprecate read_until().
- Application: Add property_resource_base_path_string(). This
is a replacement for property_resource_base_path() which
can't be fixed without breaking ABI (bgo#787496).
- Application: Add three set_option_context_*() methods.
- DesktopAppInfo: Add get_locale_string().
+ Documentation: Slightly elaborate Glib::Variant<Variant> docs
(bgo#778219).
+ tests:
- glibmm_variant: Don't use C++14 features when a C++11
compiler is used (bgo#787648).
- glibmm_interface_move test: Avoid unused function warnings.
+ gmmproc:
- _WRAP_METHOD:
. Accept optional list of exceptions in errthrow
(bgo#787979).
. Suppress the @return section in generated documentation if
return type is void (bgo#787978).
- Add _MEMBER_SET_STR macro, setter for strings (bgo#793778).
- Drop gcc8.patch: Fixed upstream.
OBS-URL: https://build.opensuse.org/request/show/592751
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glibmm2_4?expand=0&rev=15