| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 4.5.0
* Tied to the changes in yara package itself.
* Backward incompatible changes to the yara-python API. Specifically,
the strings field in the yara.Match object has changed from an array
of tuples (<offset>, <string identifier>, <string data>) to an array
of yara.StringMatch objects.
- Update to 4.0.2, tied to changes in yara package itself only
- Update to 3.7.0, tied to changes in yara package itself only - Run tests
- singlespec auto-conversion
- update to v3.6.1 - see yara package for changelog
- rm %exclude /usr/lib/debug/ - No idea why it was present
- yara 3.4 and before had a subpackage of python-yara in the main tarball. - In Yara 3.5 it was moved out into its own tarball. - Doing the same in OBS