From 03ae4fdc94b5f3c09aaa55491543959a58f1ab2f Mon Sep 17 00:00:00 2001 From: Ian Kent Date: Tue, 7 Nov 2023 21:04:52 +0800 Subject: [PATCH] - Also update package revision. --- autofs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/autofs.spec b/autofs.spec index e74b894..d3eac97 100644 --- a/autofs.spec +++ b/autofs.spec @@ -12,7 +12,7 @@ Summary: A tool for automatically mounting and unmounting filesystems Name: autofs Version: 5.1.9 -Release: 1%{?dist} +Release: 3%{?dist} Epoch: 1 License: GPL-2.0-or-later Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz @@ -187,6 +187,9 @@ fi %dir /etc/auto.master.d %changelog +* Tue Nov 07 2023 Ian Kent - 1:5.1.9-3 +- Also update package revision. + * Tue Nov 07 2023 Ian Kent - 1:5.1.9-2 - correct changelog entry submitter name.