Changelog for
lxqt2-build-tools-devel-2.0.0-lp155.3.1.noarch.rpm :
* Wed Apr 17 2024 Shawn Dunn
- 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 - 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 - 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 - 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 - Add patch to fix libqt5xdg with latest glib-2.0:
* 4991811-fix-FindGLIB.cmake.patch
* Mon Aug 29 2022 Michael Vetter - bsc#1195421: Add lxqt-build-tools-symbolic.patch Thanks to Fabian Vogt
* Wed Apr 20 2022 Ferdinand Thiessen - Update to 0.11.0
* Fixed build scripts for GLib 2.71.1
* Fri Nov 05 2021 Michael Vetter - Update to 0.10.0:
* Set the minimum required version of Qt to 5.15.
* Fri Apr 16 2021 Michael Vetter - Update to 0.9.0:
* A CMake FindXTerm module is added.
* Wed Nov 04 2020 Michael Vetter - Update to 0.8.0:
* Removed version checks for some LXQt dependencies.
* Added a Fontconfig CMake find module.
* Suppressed warning about find_package_handle_standard_args package name mismatch.
* Fri Apr 24 2020 Callum Farmer - Update to version 0.7.0
* String casts are forbidden explicitly.
* CMake find modules are added for some xdg-utils tools.
* The minimum Qt version is incremented to 5.10.
* Thu Jan 31 2019 Michael Vetter - Update to 0.6.0:
* Introduced lxqt-transupdate for translation updates
* Set cmake_minimum_required to 3.1.0
* Consider QT_SELECT - some distributions use this tool
* Drop 0X and 11 support, require c++14
* Removed obsolete FindFm module
* Tue May 22 2018 mvetterAATTsuse.com- Update to 0.5.0:
* LXQtCompilerSettings: Set CMAKE_C_VISIBILITY_PRESET to hidden
* Don’t allow Qt foreach/Q_FOREACH
* Require Qt 5.7.1
* Adds a FindXKBCommon CMake module
* Adds ECMFindModuleHelpers CMake module
* Mon Oct 23 2017 mvetterAATTsuse.com- Update to 0.4.0:
* Bump version to 0.4.0
* Added needed versions
* remove version set from LXQtConfigVars.in
* Move LXQt version to liblxqt
* Fixes a FTBFS with superbuild mode
* Adds a FindExif module
* LXQtCompilerSettings: Fixes a typo in diagnostics-color
* Adds (Ninja) colored diagnostics for GCC (>=4.9)
* Enable strict iterators for debug builds
* Tue Jun 20 2017 alarrosaAATTsuse.com- Update to 0.3.2
* Bump version to 0.3.2 - finally the build tools are arch: all (#15)
* Warnings (#16)
* Remove arched bits from version.cmake-file (#14)
* Fixed missing point in version string- Update Source URLs
* Sat Mar 04 2017 sfalkenAATTopensuse.org- Update Source URLs- Normalize .spec file to match with version in X11:LXQt:git
* Sat Mar 04 2017 mvetterAATTsuse.com- Install BSD License file
* Thu Feb 23 2017 sfalkenAATTopensuse.org- Initial Commit. New Package that will be needed for building lxqt going forward.