forked from pool/kissfft
* 0001-Bump-minimum-CMake-version-in-kissfft-config.cmake.patch OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kissfft?expand=0&rev=7
34 lines
1.3 KiB
Plaintext
34 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 2 09:42:11 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Add patch to fix kissfft usage with CMake 4:
|
|
* 0001-Bump-minimum-CMake-version-in-kissfft-config.cmake.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 25 00:14:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- enable build for all architectures, there is no assembly
|
|
or other architecture dependent issue here
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 13 04:34:12 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Update to version 131.1.0
|
|
* First release with semantic versioning. It has the roughly
|
|
the same code as v131, but some symbol visibility changes and
|
|
build enhancements to improve shared object usage and use as
|
|
a packaged/installed library.
|
|
* Removed kfc.h and kissfft_i32.hh from the install list since
|
|
they are not as generally useful as the others
|
|
- Switch to cmake build
|
|
- Add kissfft subpackage and rename library subpackage to match
|
|
library name
|
|
- Drop kissfft-shared.patch (no longer necessary)
|
|
- Drop kissfft-py3_1.patch and kissfft-py3_2.patch (merged
|
|
upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 25 12:15:45 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Initial package (v1.3.1)
|