Hello community, here is the log from the commit of package libsigc++3 for openSUSE:Factory checked in at 2019-09-11 10:19:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsigc++3 (Old) and /work/SRC/openSUSE:Factory/.libsigc++3.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsigc++3" Wed Sep 11 10:19:06 2019 rev:14 rq:729413 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libsigc++3/libsigc++3.changes 2018-12-21 08:21:19.821574989 +0100 +++ /work/SRC/openSUSE:Factory/.libsigc++3.new.7948/libsigc++3.changes 2019-09-11 10:19:08.955520025 +0200 @@ -1,0 +2,23 @@ +Sat Sep 7 17:43:38 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.0.0: + + Fix tuple_transform_each() for libc++. + + Documentation: Remove some obsolete documentation. + + Tests: + - Make test_track_obj.cc compile with clang++. + - Don't call static method via instance. + +------------------------------------------------------------------- +Wed Aug 28 14:31:39 CST 2019 - [email protected] + +- Update to version 2.99.13: + + Replace the deprecated std::result_of with std::invoke_result. + + Build: CMake: Supply SIGC_BUILD and use CMAKE_CXX_STANDARD. + + Documentation: + - Remove some obsolete documentation. + - Rename README to README.md and update it. + - Reference docs generated by Doxygen 1.8.11. Hopefully it will + show up at https://developer.gnome.org/libsigc++/unstable/ + + Tests: Add some necessary #include directives. + +------------------------------------------------------------------- Old: ---- libsigc++-2.99.12.tar.xz New: ---- libsigc++-3.0.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsigc++3.spec ++++++ --- /var/tmp/diff_new_pack.K49If6/_old 2019-09-11 10:19:09.463519962 +0200 +++ /var/tmp/diff_new_pack.K49If6/_new 2019-09-11 10:19:09.467519962 +0200 @@ -1,7 +1,7 @@ # # spec file for package libsigc++3 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,15 @@ %define _name libsigc++ Name: libsigc++3 -Version: 2.99.12 +Version: 3.0.0 Release: 0 Summary: Typesafe Signal Framework for C++ License: LGPL-3.0-or-later Group: Development/Libraries/C and C++ URL: http://libsigc.sourceforge.net/ -Source: http://download.gnome.org/sources/libsigc++/2.99/%{_name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/libsigc++/3.0/%{_name}-%{version}.tar.xz Source99: baselibs.conf + BuildRequires: gcc-c++ BuildRequires: mm-common >= 0.9.12 BuildRequires: pkgconfig @@ -87,7 +88,7 @@ %files -n libsigc-3_0-0 %license COPYING -%doc NEWS README +%doc NEWS README.md %{_libdir}/libsigc-3.0.so.* %files devel ++++++ libsigc++-2.99.12.tar.xz -> libsigc++-3.0.0.tar.xz ++++++ ++++ 17266 lines of diff (skipped)
