diff --git a/checkpolicy-3.1.tar.gz b/checkpolicy-3.1.tar.gz deleted file mode 100644 index 57bb2e5c93c5f4462637be7c8272dcf1f5e49b1a..0000000000000000000000000000000000000000 Binary files a/checkpolicy-3.1.tar.gz and /dev/null differ diff --git a/checkpolicy-3.3.tar.gz b/checkpolicy-3.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e86f551e0d82b7973f1a1d73303b37ecb4f0b0f1 Binary files /dev/null and b/checkpolicy-3.3.tar.gz differ diff --git a/checkpolicy.spec b/checkpolicy.spec index cfade5da547d4b4b24c6ddf6cbc7c4f6fb8b9e38..77248ea55a4f80f925304a78f175bc80c44fa5ab 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,12 +1,12 @@ Name: checkpolicy -Version: 3.1 +Version: 3.3 Release: 1 Summary: SELinux policy compiler License: GPLv2 URL: https://github.com/SELinuxProject/selinux -Source0: https://github.com/SELinuxProject/selinux/releases/download/20200710/checkpolicy-3.1.tar.gz +Source0: https://github.com/SELinuxProject/selinux/releases/download/3.3/checkpolicy-3.3.tar.gz -BuildRequires: gcc byacc bison flex flex-static libsepol-static libselinux-devel git +BuildRequires: gcc byacc bison flex flex-static libsepol-static >= %{version} libselinux-devel >= %{version} git Conflicts: selinux-policy-base < 3.13.1-138 @@ -54,6 +54,9 @@ install test/dispol %{buildroot}%{_bindir}/sedispol %{_mandir}/*/* %changelog +* Mon Dec 13 2021 yixiangzhike - 3.3-1 +- update to 3.3 + * Fri Jul 17 2019 openEuler Buildteam - 3.1-1 - update to 3.1