124 lines
4.4 KiB
Plaintext
124 lines
4.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Nov 23 14:02:52 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update 0001-CMake-Find-gvplugin_dot_layout-on-openSUSE.patch to
|
|
build with graphviz 14.*
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 26 07:29:46 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update to 2.2.0
|
|
* Bump embedded Graphviz to 13.1.0
|
|
* Remove Qt 5 support to simplify maintenance
|
|
* Fix build with Qt 6.10
|
|
- Drop the Qt 5 flavor
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 16 06:04:36 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update to 2.1.0
|
|
* KDStateMachineEditor now looks for Qt6 by default
|
|
* Bump to Graphviz 12.2.1
|
|
- Drop patch, merged upstream:
|
|
* 0001-Fix-build-with-Qt-6.9.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 24 15:03:04 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Add upstream change:
|
|
* 0001-Fix-build-with-Qt-6.9.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 1 10:15:55 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update to 2.0.0
|
|
* Supports Qt6 in addition to Qt5 (co-installable)
|
|
* Buildsystem: increase CMake min version to 3.16.0
|
|
* Buildsystem: add uninstall target
|
|
* Buildsystem: generate and install kdsme-version.h
|
|
* Use official Graphviz from upstream with -DKDSME_INTERNAL_GRAPHVIZ=True
|
|
* Fix build with more recent graphviz versions
|
|
* Buildsystem: new Option BUILD_SHARED_LIBS to select between shared or static libraries
|
|
* Rename the following CMake options:
|
|
* BUILD_DOCS -> KDSME_DOCS
|
|
* BUILD_EXAMPLES -> KDSME_EXAMPLES
|
|
* BUILD_QT6 -> KDSME_QT6
|
|
* WITH_STATIC_GRAPHVIZ -> KDSME_STATIC_GRAPHVIZ
|
|
* Use standard cmake options instead of custom ones:
|
|
* BUILD_TESTS -> BUILD_TESTING
|
|
- Add patch:
|
|
* 0001-CMake-Find-gvplugin_dot_layout-on-openSUSE.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 2 07:11:57 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Install ReadMe.txt instead of ReadMe.md.
|
|
Readme.md is a symlink pointing to the text file.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 22 07:37:16 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Update to 1.2.8
|
|
* Support for Qt 5.15
|
|
* REUSE compliant licensing
|
|
- Drop 0001-Fix-build-with-Qt-5.15.patch. Merged upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 3 09:44:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Add patch to fix build with Qt 5.15:
|
|
* 0001-Fix-build-with-Qt-5.15.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 13 11:17:03 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Update to 1.2.7
|
|
* Comes with an installing file for Conan (see conan folder)
|
|
* New CMake option BUILD_TESTS to disable building the tests
|
|
* Small cleanups
|
|
* Small buildsystem fixes for rpath and static builds
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 1 07:36:44 UTC 2019 - wbauer@tmo.at
|
|
|
|
- Update to 1.2.5
|
|
* Keeping up with Qt5, CMake and QNX
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 25 13:14:21 UTC 2018 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Update to 1.2.4
|
|
* Fix a build issue
|
|
- Drop fix-build.patch. Fixed upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 22 18:31:56 UTC 2018 - christophe@krop.fr
|
|
|
|
- Update to 1.2.3. Changes since 1.2.1:
|
|
* minor syncing with externals
|
|
* Fix build issue with Qt 5.10 on windows+MSVC
|
|
* Update graphviz SHA1 (fixes issues regarding sort.exe lookup)
|
|
* Minor CMake improvements
|
|
- Add fix-build.patch to fix build with recent Qt versions.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 20 08:30:52 UTC 2017 - christophe@krop.fr
|
|
|
|
- Update to 1.2.1:
|
|
* Handle building with QtRemoteObjects from Qt5.9
|
|
* API docs are always built if doxygen is found (unless -DBUILD_DOCS is off)
|
|
* QCH docs are also built
|
|
* Fix build against namespaced Qt
|
|
- Drop the kdstatemachineeditor package.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 19 22:18:27 UTC 2017 - jengelh@inai.de
|
|
|
|
- Fix RPM groups again. Trim filler words from description.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 17 17:26:12 UTC 2017 - alarrosa@suse.com
|
|
|
|
- Initial release 1.2.0
|
|
|