| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- initial version 20150409 in OBS
-update to v20220429 * 27 months worth of artifact additions
- Switch to build and distribution under python3 as py2 is obsolete
- update to v20200118 * 10 months worth of artifact additions
- Switch to build and distribution under python3 as py2 is obsolete
- update to v20190320 * 9 months worth of artifact additions
- Compact description for size. Wrap it, too.
- Fixed invalid source file (mismatching hash) - Added GPG source verification
- Cleaned up spec file
* Use license macro
* Dropped defattr as it is not required anymore, recent rpms
add a default defattr line if none is present in the rpm files
section
- Update to 20180628
- update to python 3.11 as the internal build tool.
- update to v20221219 * 8 months worth of artifact additions
- Do not require all python versions to build: primary python is sufficient.
- Portions of the libyal family of forensic modules now require python 3.7 or newer. Update spec file as follows
- # security:forensics is now only supporting python 3.7 or newer
- BuildRequires: python3-setuptools > 3.7
- BuildRequires: python3-packaging > 3.7
- BuildRequires: %{python_module base >= 3.7}