diff --git a/udica.spec b/udica.spec index 21b9268..ae5dfe8 100644 --- a/udica.spec +++ b/udica.spec @@ -1,7 +1,7 @@ Summary: A tool for generating SELinux security policies for containers Name: udica Version: 0.2.8 -Release: 2%{?dist} +Release: 3%{?dist} Source0: https://github.com/containers/udica/archive/v%{version}.tar.gz #git format-patch -N v0.2.8 -- . ':!.cirrus.yml' ':!.github' Patch0001: 0001-Add-option-to-generate-custom-policy-for-a-confined-.patch @@ -64,6 +64,9 @@ install -m 0644 udica/man/man8/udica.8 %{buildroot}%{_mandir}/man8/udica.8 %endif %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 0.2.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Dec 21 2023 Vit Mojzis - 0.2.8-2 - Add option to generate custom policy for a confined user