Hello community, here is the log from the commit of package glibmm2 for openSUSE:Factory checked in at 2018-12-21 08:21:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glibmm2 (Old) and /work/SRC/openSUSE:Factory/.glibmm2.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glibmm2" Fri Dec 21 08:21:05 2018 rev:95 rq:657860 version:2.59.1 Changes: -------- --- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes 2018-04-27 16:08:38.983770914 +0200 +++ /work/SRC/openSUSE:Factory/.glibmm2.new.28833/glibmm2.changes 2018-12-21 08:21:24.217570873 +0100 @@ -1,0 +2,27 @@ +Mon Dec 3 18:11:02 UTC 2018 - [email protected] + +- Update to version 2.59.1: + + Glib: + - ustring: + . Fix wchar conversion on macOS with libc++. + . Simplify format() using C++17 fold expression. + - Avoid compiler warnings from function pointer conversions. + + Gio: + - Application: Add set_option_context_parameter_string(), + set_option_context_summary(), + set_option_context_description(). + - DesktopAppInfo: Add get_locale_string(). + - SocketClient: Take copy in RefPtrs for signal args. + - Make SignalProxy_async_callback() available to e.g. gtkmm. + + gmmproc: _WRAP_METHOD: Accept ":" in slot_callback parameter. + + Build: + - Require C++17. + - Require glib-2.0 >= 2.55.1 + - Replace the Visual Studio project files with MSVC NMake + project files. + - Change the ABI to glibmm-2.60. + + Documentation: Use libsigc++-3.0.tag for libsigc++ + documentation. +- Bump soname following upstreams changes. + +------------------------------------------------------------------- Old: ---- glibmm-2.57.1.tar.xz New: ---- glibmm-2.59.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glibmm2.spec ++++++ --- /var/tmp/diff_new_pack.KHKU1n/_old 2018-12-21 08:21:24.649570469 +0100 +++ /var/tmp/diff_new_pack.KHKU1n/_new 2018-12-21 08:21:24.653570465 +0100 @@ -12,30 +12,30 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # Update baselibs.conf when changing this -%define so_ver -2_58-1 +%define so_ver -2_60-1 # Define a baseversion to ease updates -%define base_ver 2.58 +%define base_ver 2.60 # Define upstream name %define _name glibmm Name: glibmm2 -Version: 2.57.1 +Version: 2.59.1 Release: 0 Summary: C++ Interface for Glib License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://www.gtkmm.org/ -Source0: http://download.gnome.org/sources/glibmm/2.57/%{_name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/glibmm/2.59/%{_name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: pkgconfig(gio-2.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.53.2 +BuildRequires: pkgconfig(glib-2.0) >= 2.55.1 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(sigc++-3.0) >= 2.99.5 @@ -82,7 +82,6 @@ %setup -q -n %{_name}-%{version} %build -export CXXFLAGS="-std=c++17 %{optflags}" %configure \ --disable-static \ %{nil} ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.KHKU1n/_old 2018-12-21 08:21:24.677570443 +0100 +++ /var/tmp/diff_new_pack.KHKU1n/_new 2018-12-21 08:21:24.677570443 +0100 @@ -1,4 +1,4 @@ -libglibmm-2_58-1 +libglibmm-2_60-1 provides "glibmm2-<targettype> = <version>" obsoletes "glibmm2-<targettype> < <version>" -libgiomm-2_58-1 +libgiomm-2_60-1 ++++++ glibmm-2.57.1.tar.xz -> glibmm-2.59.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/glibmm2/glibmm-2.57.1.tar.xz /work/SRC/openSUSE:Factory/.glibmm2.new.28833/glibmm-2.59.1.tar.xz differ: char 25, line 1
