| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Avoid corrupted .png files and fix reproducible builds (boo#1234897)
- Add presage-setuptools.patch: Fix installation of python bindings with setuptools 76.
- remove dependency on /usr/bin/python3 using %python3_fix_shebang macro, [bsc#1212476]
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
- Update url for website and sources.
- Fix one more GCC 11 warning.
- redo presage-0.9.1-gcc11.patch (boo#1181881) * use noexcept(false) for "throw PresageException"
- add presage-0.9.1-gcc11.patch (boo#1181881) * fix ISO C++17 does not allow dynamic exception specifications * fix come from github.com/AcademySoftwareFoundation/openexr/pull/280
- Revert change of the source package name for the doc flavor. Different flavors require distinct package names for _multibuild to work properly.
- Update presage-0.9.1-python3.patch: Adjust two more env python to for python3.