diff --git a/selinux-policy.spec b/selinux-policy.spec index d45cdba..5c0131f 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -12,7 +12,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.14.2 -Release: 72 +Release: 73 License: GPLv2+ URL: https://github.com/fedora-selinux/selinux-policy/ @@ -431,7 +431,6 @@ SELINUXTYPE=targeted else . %{_sysconfdir}/selinux/config fi - rm -f /.autorelabel exit 0 %postun @@ -773,6 +772,9 @@ exit 0 %endif %changelog +* Thu Jun 3 2021 luhuaxin <1539327763@qq.com> - 3.14.2-73 +- dont remove .autorelabel after install + * Mon May 31 2021 luhuaxin <1539327763@qq.com> - 3.14.2-72 - backport some upstream patches backport-Allow-systemd-logind-dbus-chat-with-fwupd.patch