2022-08-29 16:57:18 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 29 14:23:55 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- bsc#1195421: Add lxqt-build-tools-symbolic.patch
|
|
|
|
|
Thanks to Fabian Vogt
|
|
|
|
|
|
2022-04-21 08:48:56 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 20 19:09:51 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
|
|
|
|
|
|
- Update to 0.11.0
|
|
|
|
|
* Fixed build scripts for GLib 2.71.1
|
|
|
|
|
|
2021-11-05 16:43:12 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 5 15:42:21 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.10.0:
|
|
|
|
|
* Set the minimum required version of Qt to 5.15.
|
|
|
|
|
|
2021-04-16 08:33:27 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 16 06:32:51 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.9.0:
|
|
|
|
|
* A CMake FindXTerm module is added.
|
|
|
|
|
|
2020-11-04 14:16:19 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 4 13:15:13 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
2020-04-25 15:46:55 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 24 19:41:58 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
2019-01-31 11:01:11 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 31 09:59:32 UTC 2019 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2018-05-22 16:01:20 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 22 14:00:41 UTC 2018 - mvetter@suse.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
|
|
|
|
|
|
2017-10-23 11:50:06 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 23 09:48:31 UTC 2017 - mvetter@suse.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
|
|
|
|
|
|
2017-06-20 21:44:24 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 20 14:55:29 UTC 2017 - alarrosa@suse.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
|
|
|
|
|
|
2017-03-06 09:38:24 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 4 19:20:45 UTC 2017 - sfalken@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update Source URLs
|
|
|
|
|
- Normalize .spec file to match with version in X11:LXQt:git
|
|
|
|
|
|
2017-03-04 09:29:41 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 4 08:21:04 UTC 2017 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Install BSD License file
|
|
|
|
|
|
2017-02-23 10:54:33 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 23 05:15:22 UTC 2017 - sfalken@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Initial Commit. New Package that will be needed for building
|
|
|
|
|
lxqt going forward.
|