File fityk.changes of Package fityk
-------------------------------------------------------------------
Fri Jan 27 09:10:48 UTC 2023 - Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- 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 15:41:16 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- 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 12:41:10 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- 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 12:09:46 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- 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 18:52:54 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- 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 2 15:53:53 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- 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 07:11:58 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- 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 3 16:19:18 UTC 2017 - jengelh@inai.de
- Direct-invoke ldconfig. Update RPM groups.
-------------------------------------------------------------------
Wed Feb 1 10:46:51 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Thu Jan 5 15:12:19 UTC 2017 - dmitry_r@opensuse.org
- Update to version 1.3.1
* Minor changes and bug fixes, see included NEWS file for detailes
-------------------------------------------------------------------
Tue May 26 13:10:59 UTC 2015 - dmitry_r@opensuse.org
- Update to version 1.3.0
* See included NEWS file for detailes.
* Remove obsolete fityk-no-compilation-date.patch
-------------------------------------------------------------------
Wed Nov 12 19:30:36 UTC 2014 - dmitry_r@opensuse.org
- 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
-------------------------------------------------------------------
Fri Aug 15 16:03:05 UTC 2014 - jengelh@inai.de
- Switch from wxWidgets 2.9 to stable-3.0 for openSUSE 13.2
-------------------------------------------------------------------
Tue Dec 31 14:37:38 UTC 2013 - dmitry_r@opensuse.org
- Initial package, version 1.2.1
- Fix rpmlint warning "file-contains-current-date"
* fityk-no-compilation-date.patch