diff --git a/4.5.1.tar.gz b/4.5.1.tar.gz deleted file mode 100644 index 142b31d225efc0140227293c27a0706490c98312..0000000000000000000000000000000000000000 Binary files a/4.5.1.tar.gz and /dev/null differ diff --git a/4.6.0.tar.gz b/4.6.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..aa4f6c348629fc675b5169e626efcbaf13e8da8c Binary files /dev/null and b/4.6.0.tar.gz differ diff --git a/setools.spec b/setools.spec index 841f77a4f99d002936f1ca8b14cc2a3487566106..858ec5e3aa413ab60a019ece1b01ee25a06a6a27 100644 --- a/setools.spec +++ b/setools.spec @@ -1,6 +1,6 @@ Name: setools -Version: 4.5.1 -Release: 2 +Version: 4.6.0 +Release: 1 Summary: Policy Analysis Tools for SELinux License: GPL-2.0-only AND LGPL-2.1-only URL: https://github.com/SELinuxProject/setools/wiki @@ -90,14 +90,15 @@ Gui packages for setools. %files gui %{_bindir}/apol %{python3_sitearch}/setoolsgui -%{_mandir}/man1/apol* -%{_mandir}/ru/man1/apol* %files help %{_mandir}/man1/* %lang(ru) %{_mandir}/ru/man1/* %changelog +* Thu Oct 16 2025 jinlun - 4.6.0-1 +- update setools to 4.6.0 + * Mon Jun 30 2025 Funda Wang - 4.5.1-2 - disable test as what fedora does