diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 989d0c7ef44453bf6e1b2fb55da076316aab051b..4a39992bc439a2591cd4cdc772839295c275b19f 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,8 @@ +%define anolis_release .0.1 Summary: Helps troubleshoot SELinux problems Name: setroubleshoot Version: 3.3.24 -Release: 4%{?dist} +Release: 4%{anolis_release}%{?dist} License: GPLv2+ URL: https://gitlab.com/setroubleshoot/framework Source0: https://releases.pagure.org/setroubleshoot/%{name}-%{version}.tar.gz @@ -200,6 +201,9 @@ chown -R setroubleshoot:setroubleshoot %{pkgvardatadir} %doc AUTHORS COPYING ChangeLog DBUS.md NEWS README TODO %changelog +* Thu Feb 24 2022 Weitao Zhou - 3.3.24-4.0.1 +- Rebuild on platform-python + * Mon Sep 27 2021 Vit Mojzis - 3.3.24-4 - Update translations (#1962030)