From e6a922367fa41de6cfbf1651c8c21f78daec3f14 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 21 Feb 2023 08:54:15 +0000 Subject: [PATCH] import udica-0.2.6-10.module+el8.7.0+17824+66a0202b --- SPECS/udica.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/udica.spec b/SPECS/udica.spec index 5caf4dc..51a227f 100644 --- a/SPECS/udica.spec +++ b/SPECS/udica.spec @@ -1,7 +1,7 @@ Summary: A tool for generating SELinux security policies for containers Name: udica Version: 0.2.6 -Release: 4%{?dist} +Release: 10%{?dist} Source0: https://github.com/containers/udica/archive/v%{version}.tar.gz Patch0: 0001-Make-sure-each-section-of-the-inspect-exists-before-.patch License: GPLv3+ @@ -59,6 +59,10 @@ install -m 0644 udica/man/man8/udica.8 %{buildroot}%{_mandir}/man8/udica.8 %endif %changelog +* Thu Jan 12 2023 Jindrich Novy - 0.2.6-10 +- bump release to preserve update path +- Related: #2143171 + * Fri Nov 18 2022 Jindrich Novy - 0.2.6-4 - Bump release to match latest release available in rhel-8.6.1 - Resolves: #2143171