Package Release Info

lxqt2-build-tools-2.2.1-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lxqt2-build-tools-devel

Change Logs

* Wed Jul 02 2025 Shawn Dunn <sfalken@opensuse.org>
- Update to version 2.2.1:
  * Bumped the minimum compatibility level to C++20
  * Fixed bashisms in lxqt-transupdate for better portability with
    non-bash shells
  * Use FindXCB module provided by Qt
* Thu Apr 17 2025 Shawn Dunn <sfalken@opensuse.org>
- Update to version 2.2.0:
  * Version bump only
* Wed Nov 06 2024 Андрей Алыпов <and.november@opensuse.org>
- Update to version 2.1.0:
  * Pre-release changes (#100)
  * Pre-release changes (#98)
  * FindInstallConfigPath: Change when printing info about ETC_XDG_DIR setting (#97)
  * Update minimum versions (#94)
  * Qt6TranslationLoader.cpp.in: use QLibraryInfo::path() (#93)
  * Initial port to Qt6 (#77)
  * Pre-release changes (#85)
  * Bump the minimum compatibility level to C++17.
  * Pre-release changes (#82)
* Wed Apr 17 2024 Shawn Dunn <sfalken@opensuse.org>
- Update to 2.0.0
  * Ported to Qt6 with the new project name lxqt2-build-tools, such
    that the Qt5-based version 0.13.0 can be installed alongside it.
- Specfile modernization and cleanup
* Sat Apr 15 2023 Shawn Dunn <sfalken@opensuse.org>
- Update to 0.13.0
  * Bumped minimum compatibility level to C++17
- Remove lxqt-build-tools-0.12.0-cpp17.patch
* Tue Feb 14 2023 Michael Vetter <mvetter@suse.com>
- boo#1208217: Bump required C++ version
  See also: gh/lxqt/lxqt-config#903
  Add lxqt-build-tools-0.12.0-cpp17.patch
* Sat Nov 05 2022 Shawn Dunn <sfalken@cloverleaf-linux.org>
- Update to 0.12.0
  * Support absolute `CMAKE_INSTALL_{INCLUDE,LIB}DIR` in
    `LXQtCreatePkgConfigFile'
  * Use `gdesktopappinfo.h` to find gio-unix-2.0 in
    `FindGLIB.cmake`
  * Drop use of `-Bsymbolic` in `LXQtCompilerSettings`
- Remove lxqt-build-tools-symbolic.patch
- Remove 4991811-fix-FindGLIB.cmake.patch
* Thu Sep 29 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add patch to fix libqt5xdg with latest glib-2.0:
  * 4991811-fix-FindGLIB.cmake.patch
* Mon Aug 29 2022 Michael Vetter <mvetter@suse.com>
- bsc#1195421: Add lxqt-build-tools-symbolic.patch
  Thanks to Fabian Vogt
* Wed Apr 20 2022 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 0.11.0
  * Fixed build scripts for GLib 2.71.1