Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libkdstatemachineeditor_debuginterfacesource-static-2.1.0-bp160.1.2 RPM for s390x

From OpenSuSE Leap 16.0 for s390x

Name: libkdstatemachineeditor_debuginterfacesource-static Distribution: SUSE Linux Enterprise 16
Version: 2.1.0 Vendor: openSUSE
Release: bp160.1.2 Build date: Fri May 16 08:04:36 2025
Group: System/Libraries Build host: reproducible
Size: 3604981 Source RPM: kdstatemachineeditor-2.1.0-bp160.1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://kdab.github.io/KDStateMachineEditor/
Summary: KDAB State Machine Editor core library
The KDAB State Machine Editor Library is a framework that can be used
to help develop State Machine Editing graphical user
interfaces and tools. Output from such applications is in metacode
or QML that can then be used in Qt or QtQuick projects.

This package provides a static library that can be injected into a
process running on the target in order to get information about the
internal state machines.

Provides

Requires

License

LGPL-2.1-only

Changelog

* Fri May 16 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 2025 Christophe Marin <christophe@krop.fr>
  - Add upstream change:
    * 0001-Fix-build-with-Qt-6.9.patch
* Sat Feb 01 2025 Christophe Marin <chri