diff --git a/checkpolicy.spec b/checkpolicy.spec index 8091380..0e96e92 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -4,7 +4,7 @@ Summary: SELinux policy compiler Name: checkpolicy Version: 3.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Source0: https://github.com/SELinuxProject/selinux/releases/download/20191204/checkpolicy-3.0.tar.gz # $ git clone https://github.com/fedora-selinux/selinux.git @@ -61,6 +61,9 @@ install test/dispol ${RPM_BUILD_ROOT}%{_bindir}/sedispol %{_bindir}/sedispol %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Dec 6 2019 Petr Lautrbach - 3.0-1 - SELinux userspace 3.0 release