diff --git a/checkpolicy.spec b/checkpolicy.spec index af770b803da89825316370c0095c5b8fc020d41a..21f2557ffc9256aa22289de39dbfb3eac36708fc 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 Summary: SELinux policy compiler Name: checkpolicy @@ -6,12 +6,6 @@ Version: 3.5 Release: %{anolis_release}%{?dist} License: GPLv2 Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/%{name}-%{version}.tar.gz -# $ git clone https://github.com/fedora-selinux/selinux.git -# $ cd selinux -# $ git format-patch -N 3.3 -- checkpolicy -# $ i=1; for j in 00*patch; do printf "Patch%04d: %s\n" $i $j; i=$((i+1));done -# Patch list start -# Patch list end BuildRequires: gcc BuildRequires: make BuildRequires: byacc bison flex flex-static @@ -71,6 +65,9 @@ install test/dispol ${RPM_BUILD_ROOT}%{_bindir}/sedispol %doc VERSION %changelog +* Wed Mar 29 2023 mgb01105731 - 3.5-2 +- Del Specific Fields + * Wed Mar 01 2023 Funda Wang - 3.5-1 - New version 3.5