From bc5fb6bbb490c77008b7378ed37aab18ef5ab2f1 Mon Sep 17 00:00:00 2001 From: panxiaohe Date: Thu, 29 Jul 2021 17:01:34 +0800 Subject: [PATCH] rebuild for upgrade --- audit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/audit.spec b/audit.spec index 1751109..45517b6 100644 --- a/audit.spec +++ b/audit.spec @@ -6,7 +6,7 @@ Summary: User space tools for kernel auditing Name: audit Epoch: 1 Version: 3.0 -Release: 3 +Release: 4 License: GPLv2+ and LGPLv2+ URL: https://people.redhat.com/sgrubb/audit/ Source0: https://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz @@ -373,6 +373,9 @@ fi %attr(644,root,root) %{_mandir}/man8/*.8.gz %changelog +* Thu Jul 29 2021 panxiaohe - 3.0-4 +- rebuild for upgrade + * Fri May 28 2021 yixiangzhike - 3.0-3 - solve the script failure when package upgrade -- Gitee