SETools 4.6.0
This commit is contained in:
parent
f5e19e21ec
commit
87234a1ae9
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,3 +18,4 @@ setools-3.3.8-f1e5b20.tar.bz2
|
|||
/4.4.4.tar.gz
|
||||
/4.5.0.tar.gz
|
||||
/4.5.1.tar.gz
|
||||
/4.6.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
%global selinux_ver 3.6
|
||||
|
||||
Name: setools
|
||||
Version: 4.5.1
|
||||
Release: 6%{?dist}
|
||||
Version: 4.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Policy analysis tools for SELinux
|
||||
|
||||
License: GPL-2.0-only AND LGPL-2.1-only
|
||||
|
|
@ -145,6 +145,9 @@ Python modules designed to facilitate SELinux policy analysis.
|
|||
%{_mandir}/ru/man1/apol*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 09 2025 Petr Lautrbach <lautrbach@redhat.com> - 4.6.0-1
|
||||
- SETools 4.6.0
|
||||
|
||||
* 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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (4.5.1.tar.gz) = 6aef2e12495f980a0b71cf888170ee2f1de94785404b578d416d9720f2441ff3ef14c7ac434310e421c7fa885b8c8ef99aff6438ecfb5e8687d0ff4875127824
|
||||
SHA512 (4.6.0.tar.gz) = 5b654f480f285717d15fa55f754fbd00cb030a0d8af8342d901e0514c4fdbacb7873e19420dab98540eaa481c687ff1e03423df893c0d1744eb4c53eb81afbf5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue