File libclaw.changes of Package libclaw
-------------------------------------------------------------------
Fri Dec 20 16:25:42 UTC 2024 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to v1.9.1
* Fix `it_pointer` increment
- Update to v1.9.0
* Source refactoring
* Build fixes for some compilers (cpp headers and c++23 support)
-------------------------------------------------------------------
Thu Dec 19 09:28:21 UTC 2024 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to v1.8.2
* Refresh the source tree.
* Switch to C++11 and remove dependency to Boost.
- Removed upstream merged patches:
* libclaw-1.7.0-libdir.patch
* libclaw-doxy-w-date-time.patch
* fix-cmake.patch
* libclaw-1.7.4-gcc7.patch
* no-boost-math.patch
* libclaw-1.6.1-nostrip.patch
- Added patch to fix installation of CMake files on openSUSE:
lib64-installation-path.diff
-------------------------------------------------------------------
Fri Jun 4 22:31:50 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Refresh no-boost-math.patch, limits header is missing in public
header file, results in build errors with gcc11 of packages using it
- Refresh fix-cmake.patch, use upstream patch
- Refresh libclaw-doxy-w-date-time.patch
-------------------------------------------------------------------
Sun May 16 13:01:59 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Add no-boost-math.patch, as Boost.Math now (boost 1.76) requires
c++11, but source code does not work with c++11, so replacing
Boost.Math with standard functions.
-------------------------------------------------------------------
Sun Jun 18 17:42:43 UTC 2017 - dap.darkness@gmail.com
- Added libclaw-1.7.4-gcc7.patch from Fedora.
-------------------------------------------------------------------
Mon Feb 6 18:02:06 UTC 2017 - jengelh@inai.de
- Use knwon good source URL
-------------------------------------------------------------------
Mon Feb 6 17:08:30 UTC 2017 - jengelh@inai.de
- Update descriptions and RPM groups.
-------------------------------------------------------------------
Sun Jun 26 11:34:31 UTC 2016 - dap.darkness@gmail.com
- Added " -std=c++98" to CXXFLAGS to prevent build issue via gcc6.
- Removed unneeded baselibs.conf.
-------------------------------------------------------------------
Sun May 15 23:35:48 UTC 2016 - rpm@fthiessen.de
- Spec cleanup, now using cmake macros, fixed BuildRequires
and created -doc subpackage.
-------------------------------------------------------------------
Tue Aug 13 19:03:04 UTC 2013 - dap.darkness@gmail.com
- Initial build.