Changelog for
libappimageupdate-qt2_0-2.0.0~alpha1.20230526.496a69e-1.50.i586.rpm :
* Fri May 26 2023 munix9AATTgooglemail.com- Update to version 2.0.0~alpha1.20230526.496a69e:
* Do not build validate tool in lib-only mode
* Fix linking problems with system CPR
* add vector include to util.h , build was failing when building with conan with undefined template for std::vector
, using libc++14/clang14
* find_package: only depend on Qt if BUILD_QT_UI is set to ON (#223)
* Fetch zsync2 using FetchContent
* Fetch libappimage with FetchContent
* Fetch sanitizers with FetchContent
* Add `--update-info` flag
* Specify ubuntu version for CI
* Fix ZSync matching pattern
* add include for to fix build failure under clang/libc++ (#216)