diff --git a/4.4.2.tar.gz b/4.4.2.tar.gz deleted file mode 100644 index 075c8b0..0000000 Binary files a/4.4.2.tar.gz and /dev/null differ diff --git a/4.4.3.tar.gz b/4.4.3.tar.gz new file mode 100644 index 0000000..5975d06 Binary files /dev/null and b/4.4.3.tar.gz differ diff --git a/setools.spec b/setools.spec index 73a3cb4..0b40171 100644 --- a/setools.spec +++ b/setools.spec @@ -1,6 +1,6 @@ Name: setools -Version: 4.4.2 -Release: 2 +Version: 4.4.3 +Release: 1 Summary: Policy Analysis Tools for SELinux License: GPLv2 URL: https://github.com/SELinuxProject/setools/wiki @@ -111,6 +111,9 @@ sed -i "s#from setools import DomainTransitionAnalysis#from setools.dta import D %{_mandir}/ru/man1/* %changelog +* Wed Aug 16 2023 dillon chen - 4.4.3-1 +- update setools to 4.4.3 + * Fir Aug 04 2023 jinlun - 4.4.2-2 - fix in the test phase error