Hello community, here is the log from the commit of package libsigc++3 for openSUSE:Factory checked in at 2018-04-20 17:27:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsigc++3 (Old) and /work/SRC/openSUSE:Factory/.libsigc++3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsigc++3" Fri Apr 20 17:27:15 2018 rev:12 rq:596156 version:2.99.11 Changes: -------- --- /work/SRC/openSUSE:Factory/libsigc++3/libsigc++3.changes 2018-03-09 10:42:19.083922893 +0100 +++ /work/SRC/openSUSE:Factory/.libsigc++3.new/libsigc++3.changes 2018-04-20 17:27:31.702763765 +0200 @@ -1,0 +2,11 @@ +Tue Apr 10 21:07:35 UTC 2018 - [email protected] + +- Update to version 2.99.11: + + libsigc++-3.0 now requires C++17. Use of C++17: + - Use std::apply to simplify implementation. + - Use std::invoke to make implementation more generic. + - Use constexpr if to simplify implementation. + + Build: Require mm-common 0.9.12. +- Add mm-common BuildRequires: New dependency. + +------------------------------------------------------------------- Old: ---- libsigc++-2.99.10.tar.xz New: ---- libsigc++-2.99.11.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsigc++3.spec ++++++ --- /var/tmp/diff_new_pack.CFNH4t/_old 2018-04-20 17:27:32.338740702 +0200 +++ /var/tmp/diff_new_pack.CFNH4t/_new 2018-04-20 17:27:32.342740557 +0200 @@ -18,7 +18,7 @@ %define _name libsigc++ Name: libsigc++3 -Version: 2.99.10 +Version: 2.99.11 Release: 0 Summary: Typesafe Signal Framework for C++ License: LGPL-3.0-or-later @@ -27,6 +27,7 @@ Source: http://download.gnome.org/sources/libsigc++/2.99/%{_name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: gcc-c++ +BuildRequires: mm-common >= 0.9.12 BuildRequires: pkgconfig %description ++++++ libsigc++-2.99.10.tar.xz -> libsigc++-2.99.11.tar.xz ++++++ ++++ 56150 lines of diff (skipped)
