Package Release Info

qca-qt5-2.3.10-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libqca-qt5-2
qca-qt5
qca-qt5-devel
qca-qt5-plugins

Change Logs

* Sun Mar 09 2025 fabian@ritter-vogt.de
- Update to version 2.3.10:
  * Increase version number
  * Avoid some clang-format incompatibility issues
  * Port away from CMP0042
  * CI: Remove build_clazy_clang_tidy build
  * CI: Use clang-format 19
  * CI: Fix FreeBSD build
  * Retire KF5 Android CI
  * Avoid using QtTest module include which slows down compilation
- Switch _service to use mode="manual"
* Mon Jun 24 2024 fabian@ritter-vogt.de
- Update to version 2.3.9:
  * Increase version number
  * Update rootcerts.pem
  * cmake: Remove old way to find gcrypt
  * Fix build with libgcrypt-1.11
  * CI: Build all plugins
  * gitignore: add VS Code dir
  * Replace deprecated qAsConst() with std::as_const()
  * cmake: Enable C++17
  * Fix use of deprecated QString::count()