Changelog for
libsuil-0-0-0.10.20-37.3.x86_64.rpm :
* Fri Nov 10 2023 Dirk Müller
- update to 0.10.20:
* Allow SUIL_API to be defined by the user
* Fix dependencies in pkg-config file
* Only check for Gtk Quartz support on MacOS
* Override pkg-config dependency within meson
* Remove Gtk in Qt and Qt in Gtk wrappers
* Remove junk files from documentation install
* Replace duplicated dox_to_sphinx script with sphinxygen dependency
* Sat Apr 29 2023 Konstantin Voinov - Switch to meson- Update to 0.10.18
* Add project metadata
* Adopt REUSE machine-readable licensing standard
* Fix MacOS build when Gtk3 and Qt5 are present without X11
* Fix opening wrapped UIs multiple times in Gtk 0.10.16 Changes:
* Fix wrapper module installation path 0.10.14 Changes:
* Fix MacOS build
* Fix documentation install path
* Remove dead Qt4 support code
* Switch to meson build system 0.10.12 Changes:
* Fix build issues with newer toolchains
* Fix some compiler warnings
* Remove Qt4 support
* Mon May 09 2022 Christophe Giboudeaux - Update to 0.10.10
* Clean up minor code issues
* Remove the need for a generated configuration header- Spec cleanup
* Sat Aug 15 2020 Dirk Mueller - update to 0.10.6:
* Add no-cocoa configure flag
* Update build system
* Add support for Qt5 in Gtk3
* Add support for min/base size hints for X11 in Gtk (thanks Hermann Meyer)- Drop upstreamed patch suil-wrong-cocoa-detection.patch
* Tue Jan 28 2020 Stefan Brüns - Drop bogus python(2)-qt5 runtime dependencies, python is only required for the build system.- Remove unused python3-rdflib build dependency.
* Sun May 19 2019 Luigi Baldoni - Update to version 0.10.2
* Fix resizing and add idle and update rate support for Qt5 in Gtk2
* Fix various issues with Qt5 in Gtk2- Use python3 for build- Added suil-wrong-cocoa-detection.patch- Spec cleanup
* Sun Feb 18 2018 jengelhAATTinai.de- Fix SRPM group.
* Thu Feb 15 2018 aloisioAATTgmx.com- Fixed supplements lines
* Wed Feb 14 2018 aloisioAATTgmx.com- Update to version 0.10.0
* Add support for X11 in Gtk3
* Add support for Qt5 in Gtk2
* Add suil_init() to support early initialization and passing any necessary information that may be needed in the future (thanks Stefan Westerfeld)
* Fix minor memory errors
* Fix building with X11 against custom LV2 install path (thanks Robin Gareus) version 0.8.4
* Configure based on compiler target OS for cross-compilation
* Add Cocoa in Gtk wrapper (patch from Robin Gareus)
* Various Windows fixes (patches from Robin Gareus)
* Center X11 UIs in Gtk (patch from Robin Gareus)
* Fix initial size of resizable X11 UIs in Gtk (patch from Robin Gareus)
* Bubble X11 key events up to Gtk parent (patch from Filipe Coelho)
* Add Gtk2 and X11 in Qt5 wrappers (patch from Rui Nuno Capela)
* Fix compilation with -Wl,--no-undefined
* Fix a few minor/unlikely memory errors
* Gracefully handle failure to open wrapper
* Only report suil_ui_supported() if necessary wrapper is compiled in
* Upgrade to waf 1.8.14- Dropped qt4 plugins- Split plugins into separate packages so that only actually required libraries are pulled in
* Sat Dec 12 2015 davejplaterAATTgmail.com- Packaged plugin modules in plugins package