diff --git a/checkpolicy-3.3.tar.gz b/checkpolicy-3.3.tar.gz deleted file mode 100644 index e86f551e0d82b7973f1a1d73303b37ecb4f0b0f1..0000000000000000000000000000000000000000 Binary files a/checkpolicy-3.3.tar.gz and /dev/null differ diff --git a/checkpolicy-3.4.tar.gz b/checkpolicy-3.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4f3180c9023cc4a415ac9190f9d852c011f7fcb0 Binary files /dev/null and b/checkpolicy-3.4.tar.gz differ diff --git a/checkpolicy.spec b/checkpolicy.spec index 13d11b4e84d3050cb47f12686ff40c0c8f430e88..588759428263c78f77c66b7d2668784180882416 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,10 +1,10 @@ Name: checkpolicy -Version: 3.3 +Version: 3.4 Release: 1 Summary: SELinux policy compiler License: GPLv2 URL: https://github.com/SELinuxProject/selinux -Source0: https://github.com/SELinuxProject/selinux/releases/download/3.3/checkpolicy-3.3.tar.gz +Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/checkpolicy-%{version}.tar.gz BuildRequires: gcc byacc bison flex flex-static libsepol-static >= %{version} libselinux-devel >= %{version} @@ -54,6 +54,9 @@ install test/dispol %{buildroot}%{_bindir}/sedispol %{_mandir}/*/* %changelog +* Thu Feb 2 2023 zhangguangzhi - 3.4-1 +- update version to 3.4 + * Tue Jan 18 2022 yixiangzhike - 3.3-1 - update to 3.3