AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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].
- 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.
- 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.
- 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.
- Direct-invoke ldconfig. Update RPM groups.
- use individual libboost-*-devel packages instead of boost-devel
- Update to version 1.3.1 * Minor changes and bug fixes, see included NEWS file for detailes
- Update to version 1.3.0 * See included NEWS file for detailes. * Remove obsolete fityk-no-compilation-date.patch
- Update to version 1.2.9 * See included NEWS file for detailes. * Update fityk-no-compilation-date.patch - Move CLI binary to separate package - Build with nonlinear optimization support - Build python bindings to libfityk
- Switch from wxWidgets 2.9 to stable-3.0 for openSUSE 13.2
- Initial package, version 1.2.1 - Fix rpmlint warning "file-contains-current-date" * fityk-no-compilation-date.patch