| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Fix for 16.0
- 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.
- Use required versions as upstream use. - Fix build error in Leap.
- Add upstream patches to fix build: fix_fmt10_issues.patch, fix_unexpected_provides.patch
- 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.
- Update to v0.1.1 * Add wrapper function to convert error codes to strings.
- Initial package.