Changelog for
coeurl-devel-0.3.1-1.10.x86_64.rpm :
* Wed Jun 12 2024 Loren Burkholder
- Update to v0.3.1
* Allow configuring the verbosity of curl requests.
* Don\'t rely on the deprecated `CURLOPT_PROTOCOLS` on newer curl versions.
* Various build system fixes.
* Compatibility with {fmt} version 10.
* Sat Jun 01 2024 ecsos - Use required versions as upstream use.- Fix build error in Leap.
* Thu Jan 11 2024 Martin Sirringhaus - Add upstream patches to fix build: fix_fmt10_issues.patch, fix_unexpected_provides.patch
* Sun Jan 22 2023 Marcel Kuehlhorn - Update to v0.3.0
* Support altsvc to properly detect http/3 across runs. You need to specify a path where the cache will be stored to enable this.
* Error out when the project is built using CMake, since CMake is only supported for FetchContent purposes.
* Tue Dec 21 2021 Martin Sirringhaus - Update to v0.1.1
* Add wrapper function to convert error codes to strings.
* Thu Nov 18 2021 Dead Mozay - Initial package.