Changelog for
libfityk4-1.3.2-1.10.x86_64.rpm :
* Fri Jan 27 2023 Stefan BrĂ¼ns
- Update to version 1.3.2
* Various small fixes accumulated over years. In particular, it fixes the layout on GTK3.
* Added SNIP background (contributed by Cristiano Fontana).- Drop upstram patches:
* fityk-support-lua-5.4.patch
* fityk-ignore-distutils-deprecation-warning.patch- Rebased fityk-drop-dynamic-exceptions.patch- Spec file cleanup- Switched to GTK3 wxWidgets
* Wed Jun 22 2022 Atri Bhattacharya - Add fityk-ignore-distutils-deprecation-warning.patch: Ignore deprecation warning when import distutils for python so that the configure script does not error out.
* Fri Apr 29 2022 Atri Bhattacharya - Add fityk-drop-dynamic-exceptions.patch: Drop dynamic exceptions to build with c++17 std; patch taken from upstream merge request [gh#wojdyr/fityk#38].- Drop enforced `std=c++14` in light of above patch.
* Sun Jun 13 2021 Atri Bhattacharya - Enforce `std=c++14` when building on openSUSE >= 1550 where GCC 11 is the default compiler (and uses c++17 by default) [gh#wojdyr/fityk#37].
* Sat Feb 13 2021 Atri Bhattacharya - Add fityk-support-lua-5.4.patch: Support lua up to version 5.4; patch taken from upstream git commit and rebased for current version. Add BuildRequires: libtool and run autoreconf before configure since patch modifies configure.ac.
* Sun Feb 02 2020 Atri Bhattacharya - Don\'t make python3-fityk Obsolete or Provide python-fityk (the python2 version) so that users may continue using the installed python2 version should they so wish.
* Thu Jan 30 2020 Steve Kowalik - Switch to building against Python 3. + Rename python-fityk to python3-fityk.- Remove unknown option from configure arguments.- Drop usage of py_sitelib deprecated variable.- Run spec-cleaner over the spec file.
* Fri Feb 03 2017 jengelhAATTinai.de- Direct-invoke ldconfig. Update RPM groups.
* Wed Feb 01 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Thu Jan 05 2017 dmitry_rAATTopensuse.org- Update to version 1.3.1
* Minor changes and bug fixes, see included NEWS file for detailes