diff --git a/changelog b/changelog index 250c934..69ae898 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,6 @@ +* Wed Nov 13 2024 Petr Lautrbach - 3.7-5 +- fixfiles: use `grep -F` when search in mounts (bz#2323728) + * Tue Aug 20 2024 Petr Lautrbach - 3.7-4 - sepolgen-ifgen: allow M4 escaped filenames diff --git a/policycoreutils.spec b/policycoreutils.spec index 128aa2e..bcded22 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -11,7 +11,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 3.7 -Release: 4%{?dist} +Release: 5%{?dist} License: GPL-2.0-or-later # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/3.7/selinux-3.7.tar.gz