From f079fafc0e2aeddb5594d83c3ebc5c88a8789abb Mon Sep 17 00:00:00 2001 From: xuraoqing <609179072@qq.com> Date: Fri, 2 Feb 2024 02:52:23 +0000 Subject: [PATCH] update Release in audit.spec Signed-off-by: xuraoqing <609179072@qq.com> --- audit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audit.spec b/audit.spec index 0a25cf4..293e2b5 100644 --- a/audit.spec +++ b/audit.spec @@ -2,7 +2,7 @@ Summary: User space tools for kernel auditing Name: audit Epoch: 1 Version: 3.0.1 -Release: 13 +Release: 14 License: GPLv2+ and LGPLv2+ URL: https://people.redhat.com/sgrubb/audit/ Source0: https://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz -- Gitee