Changelog for
libsigc++2-devel-2.10.8-3.2.i586.rpm :
* Fri Feb 11 2022 Bjørn Lie
- Update to version 2.10.8: + Build: - Meson build: Perl is not required by new versions of mm-common - NMake Makefiles: Support building with VS2022 + Documentation: Upgrade the manual from DocBook 4.1 to DocBook 5.0
* Fri May 21 2021 Dominique Leuenberger - Update to version 2.10.7: + Meson build: - Make it possible to use sigc++ as a subproject. - Fix dependency on files generated from .h.m4 files. - No implicit_include_directories. - Make quiet installations possible. - Fix build as subproject without building documentation. + Documentation fixes.
* Wed Nov 25 2020 Bjørn Lie - Update to version 2.10.6: + Build: Meson build: Fix versioning on macOS. + Documentation: - sigc++/sigc++.h: Describe how to use libsigc++ with Meson. - Update links to the web page, now at libsigcplusplus.github.io/libsigcplusplus.
* Tue Oct 06 2020 dimstarAATTopensuse.org- Update to version 2.10.4: + Build: - Meson build: Set default value of the \'warnings\' option to \'min\' - NMake Makefiles: Several improvements - docs/reference/: Update for Doxygen >= 1.8.16 + Updated documentation.- Switch to meson build system: + Add meson, and remove m4 BuildRequires. + Replace configure/make/make_install with meson/meson_build/meson_install macros. + No longer ship the htmldoc as part of the devel package.
* Wed Mar 25 2020 Bjørn Lie - Update to version 2.10.3: + Add Meson build, alongside the existing Autotools build. + Improve MSVC builds on Windows. + meson.build: Check if .git is a directory or file. + docs/reference/meson.build: Check if perl is found. + README: Describe building with Meson and Autotools. + Tests: Make test_track_obj.cc compile with clang++.
* Sat Sep 07 2019 Bjørn Lie - Drop conditional libsigc++-std-c11.patch: No longer needed for any currently supported version of openSUSE.- Use make_build macro.
* Wed Aug 14 2019 bjorn.lieAATTgmail.com- Update to version 2.10.2: + This release is identical to 2.10.1, except for: Reference docs generated by Doxygen 1.8.11. Hopefully it will show up at https://developer.gnome.org/libsigc++/stable/
* Fri Nov 30 2018 bjorn.lieAATTgmail.com- Update to version 2.10.1: + signal_impl::clear(): Don\'t clear the slot list during signal emission, to prevent a segfault. And add a test for this. + slot_base::set_parent(): Create a dummy slot_rep if necessary. + Avoid compiler warnings from function pointer conversions. + Build: - Make --disable-benchmark work. - Replace the Visual Studio project files with MSVC NMake project files. - Add MSVC_NMake/README.txt for Visual Studio builds. + Documentation: - signal_base: Warn against deletion during emission. - Update links in README, configure.ac, libsigcplusplus.doap.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Thu Feb 09 2017 dimstarAATTopensuse.org- Explicitly BuildRequire m4