AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut through the -mini flavors.
Bump version 5.1.0 - Fully support Python 3 - Update internal frameworks - Fix various bugs - Add new option for grouping correlation contexts - Add metadata for rules - Bump spec copyright to 2019 - Remove Python2 support - Python 2 will be removed step by step in all Linux distributions - Rename packages from %{name}-core to python3-%{name} - Force deleting __pycache__ directory - It contains pyc files - Remove patch prelude-correlator-ez_setup.patch - Fixed upstream
- Update to 4.0.0 - Rename source prelude-correlator.run to prelude-correlator-tmpfiles.conf - Clean prelude-correlator.service - Create python2-prelude-correlator and python3-prelude-correlator packages since prelude-correlator is python 3 compatible - Move to Python Singlespec
- Update to 3.1.0 (Prelude 3.1.0 released on 14 Sept 2016) - Remove unnecessary patches (prelude-correlator-main_py.patch) - Remove unnecessary spool directory - Spec-Cleaner
Remove Selinux since it should be directly in Security:SELinux
Initial import Add patchs : * prelude-correlator-ez_setup.patch * Support old setuptools * prelude-correlator-main_py.patch * Wrong shebang Add systemd files because it is a daemon. Also package SELinux files.