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.