update version to 3.4

This commit is contained in:
zgzxx 2023-02-02 15:40:57 +08:00
parent 7c0ef1bd78
commit 192fb9e6c6
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
checkpolicy-3.4.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: checkpolicy Name: checkpolicy
Version: 3.3 Version: 3.4
Release: 1 Release: 1
Summary: SELinux policy compiler Summary: SELinux policy compiler
License: GPLv2 License: GPLv2
URL: https://github.com/SELinuxProject/selinux 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} BuildRequires: gcc byacc bison flex flex-static libsepol-static >= %{version} libselinux-devel >= %{version}
@ -54,6 +54,9 @@ install test/dispol %{buildroot}%{_bindir}/sedispol
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Thu Feb 2 2023 zhangguangzhi <zhangguangzhi3@huawei.com> - 3.4-1
- update version to 3.4
* Tue Jan 18 2022 yixiangzhike <yixiangzhike007@163.com> - 3.3-1 * Tue Jan 18 2022 yixiangzhike <yixiangzhike007@163.com> - 3.3-1
- update to 3.3 - update to 3.3