Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1ff47fcd7a | ||
|
|
853f87d534 | ||
|
|
87234a1ae9 |
1 changed files with 5 additions and 23 deletions
28
setools.spec
28
setools.spec
|
|
@ -1,9 +1,9 @@
|
|||
%global sepol_ver 3.9
|
||||
%global selinux_ver 3.9
|
||||
%global sepol_ver 3.6
|
||||
%global selinux_ver 3.6
|
||||
|
||||
Name: setools
|
||||
Version: 4.6.0
|
||||
Release: 4%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Policy analysis tools for SELinux
|
||||
|
||||
License: GPL-2.0-only AND LGPL-2.1-only
|
||||
|
|
@ -150,33 +150,15 @@ Python modules designed to facilitate SELinux policy analysis.
|
|||
%{_mandir}/ru/man1/apol*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 01 2025 Veronika Syncakova <vsyncako@redhat.com> - 4.6.0-4
|
||||
* Mon Dec 01 2025 Veronika Syncakova <vsyncako@redhat.com> - 4.6.0-3
|
||||
- Fix seinfo argument parsing when policy path follows query options
|
||||
|
||||
* Thu Oct 02 2025 Miro Hrončok <mhroncok@redhat.com> - 4.6.0-3
|
||||
* Thu Oct 02 2025 Miro Hrončok <mhroncok@redhat.com> - 4.6.0-2
|
||||
- Drop redundant runtime requirement on python3-setuptools (redux)
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 4.6.0-2
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Tue Sep 09 2025 Petr Lautrbach <lautrbach@redhat.com> - 4.6.0-1
|
||||
- SETools 4.6.0
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.5.1-11
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Mon Aug 04 2025 Miro Hrončok <mhroncok@redhat.com> - 4.5.1-10
|
||||
- Drop redundant runtime requirement on python3-setuptools (correction)
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.1-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sat Jul 05 2025 Petr Lautrbach <lautrbach@redhat.com> - 4.5.1-8
|
||||
- Rebuilt with SELinux userspace 3.9-rc2 release
|
||||
|
||||
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 4.5.1-7
|
||||
- Rebuilt for Python 3.14
|
||||
|
||||
* Tue Apr 01 2025 Miro Hrončok <mhroncok@redhat.com> - 4.5.1-6
|
||||
- Drop redundant runtime requirement on python3-setuptools, dropped in setools 4.5.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue